For the last 24+ hours, I am trying to understand the html structure of Amazon but in vain.
Main Target: Collect as many ASIN id as i can. Their TITLE Their Category and the Largest Possible IMAGE.
Problems:
1. There is no tunnel that can reach me more and more ASIN ID.
2. Html Structure is different for different categories.
3. Api is too poor and i have to be zend Certified to understand. They no more linking api requests as the conversion is not as expected.
4. Images are always under the shadow as they don't want images to be copied. Manually finding the largest possible image is easy but Pro-grammatically can't depend.
IS There any way, that can reach me MAX ASIN ID,
Get title, category, Largest Image without Scrapping.
Main Target: Collect as many ASIN id as i can. Their TITLE Their Category and the Largest Possible IMAGE.
Problems:
1. There is no tunnel that can reach me more and more ASIN ID.
2. Html Structure is different for different categories.
3. Api is too poor and i have to be zend Certified to understand. They no more linking api requests as the conversion is not as expected.
4. Images are always under the shadow as they don't want images to be copied. Manually finding the largest possible image is easy but Pro-grammatically can't depend.
IS There any way, that can reach me MAX ASIN ID,
Get title, category, Largest Image without Scrapping.