Overview
The Amazon Scrape API dynamically adapts to changes in Amazon and other e-commerce page structures. Powered by intelligent detection algorithms, it automatically identifies and extracts key product data such as title, discount, price, availability, and description. Developers don’t need to worry about DOM changes — our system continuously maintains parsing logic to minimize integration and maintenance costs. Quickly access real-time data via API key authentication.
Parser description
Amazon Scrape API returns structured page data, including automatically cleaned and standardized information such as product title, price, and review count in JSON format.
The currently supported parsed fields include:
Parser Name | Parsing Pages | Parsing Fields |
---|---|---|
amzProductDetail | ASIN Listing (Product Detail Page) | ASIN, Title, Price, Rating, Number of ratings, Main Image, Variation image, Bought in past month (Sales Volume), Seller, Shipper, MerchantID, Color, Size, Brand, Has Buy Box, Variations, Product Description, Delivery Date, Coupon, Image Gallery, CategoryID, Package Dimensions, Product Dimensions, Item Weight, Date First Available, Customer Feedback |
amzKeyword | Keyword Search Results | ASIN, Title, Price, Rating, Number of ratings, Main Image, Variation image, Bought in past month (Sales Volume) |
amzProductOfCategory | Category listing pages | ASIN, Title, Price, Rating, Number of ratings, Main Image |
amzProductOfSeller | Seller Product Listing Page | ASIN, Title, Price, Rating, Number of ratings, Main Image |
amzBestSellers | Best Sellers (BSR) | Ranking, ASIN, Title, Price, Rating, Number of ratings, Main Image |
amzNewReleases | New Releases | Ranking, ASIN, Title, Price, Rating, Number of ratings, Main Image |
To continuously enhance the granularity of our data services, you’re welcome to submit additional parsing requirements.
Field requests, such as special promotion tags or detailed product specifications—will be evaluated by our technical team and added to the development queue.
We follow an agile release process with weekly updates.
Your business needs directly drive the evolution of our data extraction engine.
Amazon ScrapeAPI (RAW) returns compressed raw HTML of various e-commerce pages, or a free Markdown-converted version.
- Supported Amazon Marketplaces:
- Amazon US (United States)
- Amazon UK (United Kingdom)
- Amazon FR (France)
- Amazon DE (Germany)
- Average response time: 10s
- Credit Consumption:
format parameter | Credits Consumption | |
---|---|---|
Structured page data | json | 1 Credit/Per Request |
Original page HTML | rawHtml 、markdown | 0.75 Credit/Per Request |