Amazon Product Offers
1 day trial then $25.00/month - No credit card required now
Amazon Product Offers
1 day trial then $25.00/month - No credit card required now
This is an actor that scrapes product offers and basic information from Amazon product pages. It allows you to extract detailed pricing data, seller information, and product details from multiple Amazon listings efficiently and reliably.
You can access the Amazon Product Offers programmatically from your own applications by using the Apify API. You can 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.
1echo '{
2 "proxy": {
3 "useApifyProxy": true,
4 "apifyProxyGroups": [
5 "RESIDENTIAL"
6 ],
7 "apifyProxyCountry": "SG"
8 }
9}' |
10apify call dominic.hoof.is/amazon-product-offers --silent --output-dataset
Amazon Product Offers API through CLI
The Apify CLI is the official tool that allows you to use Amazon Product Offers locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include:
Actor Metrics
1 monthly user
-
1 star
50% runs succeeded
Created in Dec 2024
Modified 4 days ago