![Amazon (CCC Edition) avatar](https://images.apifyusercontent.com/0zZQHtFoxbdBMMZwpr9M2Lbfp405mgYKaUcgIbCEQZY/rs:fill:250:250/cb:1/aHR0cHM6Ly9hcGlmeS1pbWFnZS11cGxvYWRzLXByb2QuczMudXMtZWFzdC0xLmFtYXpvbmF3cy5jb20vZHN5Mzl0N3owY2Z0aW16SEYvVFd2MENMcE9rZ0RGMm9uUEstY2FtZWxfbG9nby5wbmc.webp)
Amazon (CCC Edition)
Go to Store![Amazon (CCC Edition)](https://images.apifyusercontent.com/0zZQHtFoxbdBMMZwpr9M2Lbfp405mgYKaUcgIbCEQZY/rs:fill:250:250/cb:1/aHR0cHM6Ly9hcGlmeS1pbWFnZS11cGxvYWRzLXByb2QuczMudXMtZWFzdC0xLmFtYXpvbmF3cy5jb20vZHN5Mzl0N3owY2Z0aW16SEYvVFd2MENMcE9rZ0RGMm9uUEstY2FtZWxfbG9nby5wbmc.webp)
This Actor is deprecated
This Actor is unavailable because the developer has decided to deprecate it. Would you like to try a similar Actor instead?
See alternative Actors![Amazon (CCC Edition)](https://images.apifyusercontent.com/0zZQHtFoxbdBMMZwpr9M2Lbfp405mgYKaUcgIbCEQZY/rs:fill:250:250/cb:1/aHR0cHM6Ly9hcGlmeS1pbWFnZS11cGxvYWRzLXByb2QuczMudXMtZWFzdC0xLmFtYXpvbmF3cy5jb20vZHN5Mzl0N3owY2Z0aW16SEYvVFd2MENMcE9rZ0RGMm9uUEstY2FtZWxfbG9nby5wbmc.webp)
Amazon (CCC Edition)
canadesk/ccc-amazon
Get Product details and price history from Amazon! It's fast and costs little.
Features
** Get Details by ID**
[INPUT]
1{ 2 id: string // Product ID 3 country: string // Amazon locale 4}
[OUTPUT]
1{ 2 id: string, 3 url: string, 4 img: string, 5 price: string, // Current price 6 originalPrice: string, // Regular price 7 model: string, 8 upc: string, 9 sku: string, 10 group: string, 11 category: string, 12 manufacturer: string, 13 unixDate: integer, 14 amazonPrice: boolean, // TRUE = Sold by Amazon 15 lowestPrice: string, // Only valid when amazonPrice == true 16 highestPrice: string, // Only valid when amazonPrice == true 17 averagePrice: string, // Only valid when amazonPrice == true 18 bestPrice: string, // TRUE = Lowest price ever 19}
How it works.
-
Set the product ID.
-
Select a country (must match with ID).
-
Run it! 🎉
Support
Always use a strong proxy!
Open a new issue or contact support.
Cheers!
Developer
Maintained by Community
Categories