Amazon Product Search Scraper avatar

Amazon Product Search Scraper

Pricing

from $7.50 / 1,000 results

Go to Apify Store
Amazon Product Search Scraper

Amazon Product Search Scraper

Scrape Amazon search results by keyword. Extract title, price, rating, reviews, brand, and availability for every product returned across multiple pages.

Pricing

from $7.50 / 1,000 results

Rating

0.0

(0)

Developer

Andrew

Andrew

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

4 days ago

Last modified

Categories

Share

Scrape Amazon search results by keyword — extract title, price, rating, reviews, and availability for every product returned. Supports multiple keywords and multiple pages per search in one run.

What you get

  • Product title, brand, and ASIN for every search result
  • Price and currency
  • Customer rating and total review count
  • Seller name and availability status
  • Main product image URL
  • Product description and category
  • Direct product URL
  • Up to 1,000 records per run

Use cases

  • Keyword research — discover which products rank for a given search term on Amazon
  • Competitor analysis — see exactly what products and brands appear for your target keywords
  • Product sourcing — scan search results to find suppliers or wholesale opportunities
  • Pricing strategy — understand the price range of products competing for the same keyword
  • Trend tracking — monitor how search results change over time for seasonal or trending keywords

How to use

  1. Enter one or more search keywords (e.g. wireless headphones, standing desk)
  2. Set the Amazon Domain (default: https://www.amazon.com)
  3. Set Pages to Search to control how many result pages are scraped per keyword (default: 1)
  4. Set Max Items (default: 1,000)
  5. Run the actor — results appear in the Dataset tab
  6. Export to JSON, CSV, or Excel

Output format

Each dataset record:

{
"title": "Sony WH-1000XM5 Wireless Headphones",
"asin": "B09XS7JWHH",
"price": 279.99,
"currency": "USD",
"rating": 4.6,
"reviews_count": 18234,
"seller_name": "Sony",
"brand": "Sony",
"availability": "In Stock",
"main_image": "https://...",
"description": "...",
"category": "Electronics > Headphones > ...",
"url": "https://www.amazon.com/dp/B09XS7JWHH"
}

Pricing

$7.50 per 1,000 results.