
Amazon Scraper
Pricing
$40.00/month + usage

Amazon Scraper
The fastest and most reliable Amazon scraper ever. Extract key data like reviews, prices, ASINs, without relying on Amazon's API. Tailor searches with specific URLs, keywords, and local postal codes for targeted insights. Download in various formats for easy analysis.
0.0 (0)
Pricing
$40.00/month + usage
6
Total users
216
Monthly users
19
Runs succeeded
93%
Last modified
13 days ago
You can access the Amazon Scraper programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, youโll need an Apify account and your API token, found in Integrations settings in Apify Console.
$echo '{< "search": "iphone",< "maxItems": 20,< "endPage": 1,< "startUrls": [< "https://www.amazon.com/s?k=android&ref=nb_sb_noss",< "https://www.amazon.com/EXCELLENT-ELITE-SPANKER-Tactical-Adjustable/dp/B0725FT5ZW"< ],< "extendOutputFunction": "($) => { return {} }",< "customMapFunction": "(object) => { return {...object} }",< "proxy": {< "useApifyProxy": true< }<}' |<apify call epctex/amazon-scraper --silent --output-dataset
Amazon Scraper API through CLI
The Apify CLI is the official tool that allows you to use Amazon Scraper locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
$npm i -g apify-cli$apify login
Other API clients include: