Amazon Bestsellers Scraper is a powerful Apify actor designed to efficiently extract real-time data from Amazon's Best Sellers lists. This actor is tailored for businesses, researchers, and individuals who seek to monitor and analyze market trends, product rankings, and pricing dynamics
Default value of this property is "https://www.amazon.com/Best-Sellers/zgbs"
Category Urls
categoryUrlsarrayOptional
Choose specific categories to scrape. If this field is empty, top level results are chosen.
Default value of this property is [{"url":"https://www.amazon.com/best-sellers-books-Amazon/zgbs/books/"}]
Depth of crawl
depthOfCrawlintegerOptional
How many subcategories would you like to visit? Minimum working value is 1, maximum is 2. Amazon Best Sellers includes 37 main categories. All of these have at least one more level of subcategorisation. Setting a crawl depth of 2 returns roughly 550 subcategories, each with 100 results. If you would like to extract more subcategories, please, get in touch.
Default value of this property is 1
Max items per category
maxItemsPerCategoryintegerOptional
Limit the number of products stored for each category. Leave empty to capture all available items.