Amazon Search Scraper avatar

Amazon Search Scraper

Pricing

$1.50 / 1,000 results

Go to Apify Store
Amazon Search Scraper

Amazon Search Scraper

Pricing

$1.50 / 1,000 results

Rating

0.0

(0)

Developer

Danny

Danny

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Categories

Share

Search Amazon by keyword and get back a clean list of products — ASIN, title, price, star rating, rating count, a thumbnail image, and the product URL, plus each product's position on the results page and whether it is a sponsored placement. No login, no proxies to configure, no browser to manage.

Give it a keyword (or a full Amazon search URL); each product comes back as one dataset row.

Pricing: $1.50 per 1,000 products (pay per result). You are only charged for products actually returned (0 on an empty search) — no monthly rental.

What you get

Every product returns:

FieldDescription
positionRank of the product on the search results (1 = first)
asinAmazon product id
titleProduct title
pricePrice as shown (e.g. $249.99)
price_valuePrice as a number (e.g. 249.99)
currencyCurrency code (e.g. USD)
ratingAverage star rating, 1-5
review_countNumber of ratings
sponsoredWhether the placement is a sponsored/ad result
imageProduct thumbnail image URL
urlCanonical Amazon product URL

Input

FieldRequiredDescription
query✓*A search keyword or phrase (e.g. laptop).
url✓*Alternatively, a full Amazon search URL (e.g. https://www.amazon.com/s?k=laptop).
max_resultsHow many products to return (default 20; pages further above ~40).

*Provide either query or url.

{ "query": "coffee maker", "max_results": 40 }

Notes & limits

  • Results reflect the US Amazon catalog (residential US proxying is handled server-side).
  • Search results mix organic and sponsored placements exactly as Amazon returns them; the sponsored flag marks the ads.
  • This is an unofficial scraper and is not affiliated with Amazon.