Why does the Amazon Search Result scraper return less no of records compared to the website?

Why does the Amazon Search Result scraper return less no of records compared to the website?

Amazon shows duplicate products on their listing page for most of the categories. Our scraper doesn't revisit such products to save your data credits.
    • Related Articles

    • Why does the crawler crawl more pages than the total number of records it collected?

      Some crawlers can collect multiple records from a single page, while others might need to go to 3 pages to get a single record. For example our Amazon Bestsellers crawler collects 50 records from one page, while our Indeed crawler needs to go through ...
    • Amazon - What is the difference between Reviews vs Ratings

      Amazon products have two different metrics for Reviews and Ratings. Here is a popular product with 1419 Ratings BUT only 259 Reviews. What are Ratings Ratings are just "stars" rated by people - they may or may NOT add a review. A lot of people just ...
    • What is the difference between a Crawler and an API on our website?

      Our Marketplace has two types of self-service offerings Crawlers APIs Crawlers: A Crawler is something anyone can use - you can signup and use a crawler by simply copying and pasting some links you need data from and download the data. You do not ...
    • Data Credits: A New Way to Measure Your Scraping Usage

      We're excited to introduce a new, more intuitive way to track and manage your data scraping needs: Data Credits! This change will make it easier for you to understand and control your usage of ScrapeHero Cloud. What's Changing? We're moving from our ...
    • API Status Codes - Billable vs Non-Billable

      Our APIs return standard HTTP status codes back to the caller of the API. We incur costs when we access a page/resource (HTTP GET/POST etc.)  on the target website and such access is billable to you. If we do not access the target website, we do not ...