Amazon Product API retrieving all products Amazon Product API retrieving all products codeigniter codeigniter

Amazon Product API retrieving all products


It turns out Amazon product advertising API only allows 2000 API calls per hour.

Each call returns 10 products, so every hour I can call 20,000 products.

I used product_search call to make calls for each category, page by page, retrieve 20,000 products per hour. Within few days, I accumulated over 1 million products.

Anybody who's interested in how this is done, msg me!


last I checked, amazons web services limit the number of results you may retrieve.


Amazon recently changed their affiliate policy regarding API access. They want you to have three affiliate link transactions within 180 days to be in good standing. They will need to conduct a review of your affiliate site. Until then, the API keys will only be good for generating product links.