Scrape Google Search Results Consistently – Even with JavaScript

Amazon Search Scraper API

Discover what products are at the top of Amazon search result pages for your target keywords to improve your listings, guide product development, and find marketing opportunities.

 

ScraperAPI turns Amazon search result pages into ready-to-analyze JSON data, making them easier to analyze and reducing countless hours of manual labor.

Achieve near 100% success rate from day one!

*No credit card required. The free trial includes 5k API credits.

ScraperAPI Amazon search scraper for structured data
Scrape Amazon Search with ScraperAPI

Join the 10,000+ data-focused companies using ScraperAPI

Turn Amazon Search Pages Into Structured JSON Data

Discover the top competitors in your niche

Get any Amazon search page and its features with a simple API call.

API endpoint
https://api.scraperapi.com/structured/amazon/search

Let ScraperAPI handle your requests and parse Amazon search pages for you.

After sending your get() request to our endpoint, ScraperAPI will return all ads, Amazon product choices, and ranking products – including details like the name, price, product ASIN, the total number of reviews, and more – in JSON or CSV format.

json response
//MORE DATA
   "results": [
       {
           "type": "search_product",
           "position": 1,
           "asin": "B088K1G5NL",
           "name": "Professional Drawing Sketching Pencil Set - 14 Pieces,Graphite,(12B - 4H), Ideal for Drawing Art, Sketching, Shading, Artist Pencils for Beginners & Pro Artists",
           "image": "https://m.media-amazon.com/images/I/81BCVziu17L.jpg",
           "has_prime": true,
           "is_best_seller": false,
           "is_amazon_choice": false,
           "is_limited_deal": false,
           "purchase_history_message": "2K+ bought in past month",
           "stars": 4.8,
           "total_reviews": 3948,
           "url": "https://www.amazon.com/Professional-Drawing-Sketching-Pencil-Set/dp/B088K1G5NL/ref=sr_1_1?dib=eyJ2IjoiMSJ9.xITr0ZR_PMtT4PXFQomL2-Fctu85nlB7n9ABUe7YCdQOOrATrxhlYMjTW1OFCSQsnN0AMicKtvE15elTMHWYpoRNJRAQBeTsWtJ7UBq0l8QuE_nMZGligonkHJkH1z13jc3mwKxriblIlTTuFywW_qy83nniyhuqKQuB6DDU18axvJBBePQWeVy2PXoJeq3cAzk3NSUNkT0-Rac6AZ6QXGY2DWQ-9Uo4a8Rm82JACb02nsSVfJjxIP9Xi5JuI5Zau0mFYdQnGTtZY-Hk8DNXuhUx380f7k3Z_UKF3pDxeMY.Q4LbkR5hYEdCUJibouEXr9dsj7LjPHcCn_iZ4qznW14&dib_tag=se&keywords=drawing+pencils&qid=1716458767&sr=8-1",
           "spec": {},
           "price_string": "$6.99",
           "price_symbol": "$",
           "price": 6.99
       }, //MORE DATA

Try our Amazon Search Endpoint

Create a free ScraperAPI account to get 5,000 API credits, add your API key to the api_key parameter, and copy and run the script below in a new Python project.

python snippet
import requests
import json


payload = {
  'api_key': 'YOUR_API_KEY', #add your API key here
  'query': 'drawing pencils',
  'country': 'us'
}

#send your request to scraperapi
response = requests.get(
  'https://api.scraperapi.com/structured/amazon/search', params=payload)
products = response.json()

#export the JSON response to a file
with open('amazon-products.json', 'w') as f:
   json.dump(products, f)

Collect Amazon Search Results Data at Scale

Get Amazon Search Results in JSON format

Send your get() requests through our Amazon Search structured endpoint and transform raw HTML into easy-to-analyze JSON data.

 

No need for complicated parsers or workaround. Our team of experts is constantly working to keep data flowing so you can focus on what matters: your business!

 

Start scraping Amazon search in minutes.

Auto Parsing​
ScraperAPI geotargeting

Collect Localized Search Results

Amazon shows you different products based on where you are; quickly set specific countries you want your request to come from or change the Amazon TLD to get accurate, localized data.


Geotargeting is included in all plans.

Speed Up Turnaround on Large Amazon Search Scraping Projects

Achieve higher scraping speed using our Amazon Search endpoint with Async Scraper:

Let us manage timeouts, retries, anti-scraping mechanisms, and any other complexity and focus on getting the insights you need.

Async Scraper Service
Data Pipeline

Automate Amazon Search Scraping with Low-Code

DataPipeline lets you build and schedule complete Amazon search scraping projects without writing a single line of code.

 

To get started:

Once the project is running, we’ll send you the data to your Webhook, or you can download it through your project’s dashboard.

 

You can monitor up to 10,000 queries per project.

IP locatations

40M IPs Around
the World

Uptime guarantee

99.9%
Uptime Guarantee

Unlimited bandwith

Unlimited
Bandwidth

Professional support

Professional
Support

Use the Right Tool For Amazon Search Scraping — Power Up Your Infrastructure or Go Low-Code

No matter the level of complexity, ScraperAPI is designed to fit any use case.

API

Integrate ScraperAPI to your existing infrastructure to improve the performance of your scrapers, achieve higher success rates, and increase scraping speed.

Automate your entire data pipeline at scale without writing a single line of code. Save on maintaining costly coding infrastructures and managing complex scrapers.

Handle millions of requests at a near 100% success rate with a simple Post() request. Scale your data collection for even the toughest domains.

Monitor Millions of Amazon Search Pages without Interruptions

Need more than 3M API credits a month?
Get in touch with our team of experts to build a plan that fits your goals, including 100+ concurrent threads, an account manager, and premium support

Useful Amazon Scraping Resources

Learn how to get the most value from ScraperAPI

Learn how to build an Amazon scraper with Python.

See how companies can use ScraperAPI to get Amazon data.

Get structured JSON and CSV data from in-demand domains.

Find the Right Scraper for You

Get accurate, actionable business insights from the world’s biggest websites.

Use our structured data endpoints (SDEs) to turn raw HTML into ready-to-analyze JSON or CSV data.

What Our Customers
Are Saying

One of the most frustrating parts of automated web scraping is constantly dealing with IP blocks and CAPTCHAs. ScraperAPI gets this task off of your shoulders.

based on 50+ reviews

BigCommerce

Simplify Amazon Search Scraping with ScraperAPI

Test It Free For 7 Days

Hobby

Hobby

$49

/ month

Annual Hobby

$49

$44

/ month, billed annually

Startup

Startup

$149

/ month

Annual Startup

$149

$134

/ month, billed annually

Business

Business

$299

/ month

Annual Business

$299

$269

/ month, billed annually

Most popular

ENTERPRISE

Custom

Custom

/ month

Need more than 3,000,000 API Credits with all premium features, premium support and an account manager?

Are you not sure what plan fits best for you? Or do you want to discuss the option of a custom plan? Contact our sales.

All plans come with

Working on large projects and want to test longer?

Get a free consultation from our web scraping experts.