Amazon Product Scraper | $5.00/1K | Pay Per Result avatar

Amazon Product Scraper | $5.00/1K | Pay Per Result

Pricing

from $5.00 / 1,000 results

Go to Apify Store
Amazon Product Scraper | $5.00/1K | Pay Per Result

Amazon Product Scraper | $5.00/1K | Pay Per Result

Extract the full detail page of any Amazon product. Add a product URL and get title, ASIN, brand, price, stock, rating, review count, seller, and images. Export to JSON or CSV, run it via API, or plug it into your agent. $5.00 per 1,000 products, pay per result. Served by AnyAPI.

Pricing

from $5.00 / 1,000 results

Rating

0.0

(0)

Developer

AnyAPI

AnyAPI

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

a day ago

Last modified

Share

Give it an Amazon product URL and it returns that listing as one row: title, ASIN, canonical URL, brand, buy-box price and currency, whether it is in stock, star rating, review count, seller name, description, the bullet feature list, the main image, and every high-resolution image. Paste the full product URL, not the bare ASIN.

Input

FieldTypeRequiredDescription
urlstringyesFull Amazon product URL, for example https://www.amazon.com/dp/B0CX23V2ZK. A bare ASIN is not enough.
maxItemsintegernoStop after this many results. Defaults to 100. Each result is charged once.

Output

Every result row is written to the dataset as one JSON object:

{
"title": "Apple 2024 MacBook Air 13-inch Laptop with M3 chip, 8GB Unified Memory, 256GB SSD Storage; Midnight",
"url": "https://www.amazon.com/dp/B0CX23V2ZK",
"asin": "B0CX23V2ZK",
"brand": "Apple",
"price": 849,
"currency": "$",
"inStock": true,
"rating": 4.8,
"reviewsCount": 1073,
"sellerName": "Amazon.com",
"description": "",
"features": [
"8-core CPU and 10-core GPU in a laptop under half an inch thin",
"Up to 18 hours of battery life",
"13.6-inch Liquid Retina display with 1 billion colors"
],
"image": "https://m.media-amazon.com/images/I/71-D1xCuVwL._AC_SL1500_.jpg",
"images": [
"https://m.media-amazon.com/images/I/71-D1xCuVwL._AC_SL1500_.jpg",
"https://m.media-amazon.com/images/I/71-D1xCuVwL._AC_SX679_.jpg"
],
"source": "AnyAPI"
}

Standby mode

This Actor also runs in Standby mode. Send the same input as a JSON body in a POST request and it answers with { "items": [ ... ] }, the same rows a standard run would write, charged the same way.

Pricing

This Actor is billed per result, plus one small fixed charge per run. A result event is charged for every row it writes, and the Actor Start event is charged once when the run begins. A run that finds nothing, or that comes back with an empty list, writes no rows and pays the start charge only. Both prices are on this Actor's Apify Store page.

Support

Something wrong with this Actor, a field you need, or a platform you want added? Open an issue on this Actor, or email support@getanyapi.com and a human will answer.

One shape across every platform

This Actor belongs to a set of sixteen on this account that read YouTube, Instagram, TikTok, X, Reddit, Threads, Facebook Ads Library and Google News. They take the same kind of input, write the same kind of row, bill the same way, and stamp every row with "source": "AnyAPI", so a pipeline written against one of them reads all of them without a second parser.

PlatformActors
YouTubesearch, channel videos, comments, transcripts
Instagramprofile posts, post comments
TikTokprofile videos, keyword search, video comments
Xprofile, user tweets
Redditsearch, post comments
OtherThreads posts, Facebook Ads Library, Google News