Skip to main content

Try how it works with real code

Use simple API calls to get Amazon product data in seconds - no setup needed.

Input parameters

source

Scraper

Set the scraper to 'amazon_product' to get product data. (Other sources: 'amazon_search', 'amazon_pricing', 'amazon_questions', 'amazon_bestsellers', 'amazon_sellers')

query

ASIN

Input 10-symbol ASIN code of the product you want to scrape.

geo_location

Localization

Specify the 'Deliver to' location.

domain

Amazon domain

Specify Amazon marketplace you want to scrape.

locale

Interface language

Set the interface language.

render

JavaScript rendering

Enable to load JavaScript-based content.

parse

Structured data

Enable to get structured product data.

Input

Output

Output preview

import requests from pprint import pprint  # Structure payload. payload = {     'source': 'amazon_product',     'query': 'B0CX23V2ZK',     'domain': 'com',     'geo_location': '90210',     'parse': True }  # Take a free trial or buy the product on our dashboard to create an API user. # Replace 'USERNAME' and 'PASSWORD' with your API credentials to run this request.  # Get response by using real-time endpoint. response = requests.request(     'POST',     'https://realtime.oxylabs.io/v1/queries',     auth=('YOUR_USERNAME', 'YOUR_PASSWORD'), #Your credentials go here     json=payload, )  # Print prettified response to stdout. pprint(response.json())
...   "content": {     "url": "https://www.amazon.com/dp/B0CX23V2ZK",     "asin": "B0CX23V2ZK",     "page": 1,     "brand": "Apple",     "price": 999,     "stock": "In Stock",     "title": "Apple 2024 MacBook Air 13-inch Laptop with M3 chip: 13.6-inch Liquid Retina Display, 8GB Unified Memory, 256GB SSD Storage, Backlit Keyboard, 1080p FaceTime HD Camera, Touch ID; Midnight",     "buybox": [       {         "price": 999,         "stock": "In Stock",         "delivery_type": "Delivery",         "delivery_details": [           {             "date": { "by": "Tuesday, May 21", "from": null },             "type": "FREE delivery"           },           {             "date": { "by": "Today", "from": null },             "type": "Or fastest Same-Day delivery"           }         ]       },       {         "price": 999,         "stock": "In Stock",         "delivery_type": "Pickup",         "delivery_details": [           {             "date": { "by": "Tuesday, May 21", "from": null },             "type": "FREE pickup"           },           {             "date": { "by": "Tomorrow", "from": null },             "type": "Or fastest pickup"           }         ]       }     ],     "coupon": "Apply $49.01 coupon",     "images": [       "https://m.media-amazon.com/images/I/71-D1xCuVwL._AC_SL1500_.jpg",       "https://m.media-amazon.com/images/I/61LbQpnFNvL._AC_SL1500_.jpg",       "https://m.media-amazon.com/images/I/61S2t5yhVSL._AC_SL1500_.jpg",       "https://m.media-amazon.com/images/I/71eamTIYCyL._AC_SL1500_.jpg",       "https://m.media-amazon.com/images/I/81QXKcc-qRL._AC_SL1500_.jpg",       "https://m.media-amazon.com/images/I/61wjuMmDtdL._AC_SL1500_.jpg"     ],     "rating": 4.5,     "category": [],     "currency": "USD"   } ...

Try Amazon Scraper API out for yourself

Discover Scraper APIs Playground on Oxylabs dashboard for a firsthand interaction with our APIs, and explore technical documentation for all the information you need.

Web Scraper API for various use cases

Collect product data from eStores

  • Amazon, Alibaba, eBay, Instacart, Etsy, TikTok Shop, and more

  • Get data on product, pricing, ASIN, Q&A, sellers, and more

  • Track data in real-time

  • Implement dynamic pricing strategies

  • Monitor top reviews to build brand reputation

  • Conduct market research

Acquire search engine results

  • Google, Bing, Baidu, Yandex, and more

  • Get data from Google page types like search and images

  • Extract SERP elements like featured snippet and local pack

  • Keep track of your brand and competitor SERP rankings

  • Optimize SEO strategies

Collect multimodal data for AI

  • Automated request management

  • Get AI-optimized, structured outputs

  • Collect multimodal web data at scale

  • Enjoy fully automated, maintenance-free performance

Scrape real estate data

  • Idealista, Redfin, Zillow, Zoopla, and more

  • Explore real-time property prices across various platforms

  • Compare prices for trend analysis

  • Analyze rental rates in high-demand zones

  • Make precise property value estimations

Extract travel industry data

  • Booking, Airbnb, Google Travel: Hotels, and more

  • Gather real-time prices for flights and accommodations

  • Compare data across various platforms for strategy refinement

  • Track and analyze accommodation availability

  • Analyze customer reviews for insights

Collect B2B intelligence data

  • ZoomInfo, Product Hunt, and more

  • Leverage company profiles for B2B lead generation

  • Scrape essential business details and job postings

  • Identify potential partners for collaboration

  • Strengthen business development efforts

Integrate our solutions with AI platforms

Streamline your workflows, enhance automation, and unlock new levels of efficiency.

Crawl4AI

n8n

ChatGPT

CrewAI

AutoGen

Cursor

LlamaIndex

LangChain

LangGraph

Make.com

OpenAI Agents SDK

Zapier

Agno

24/7 support and handy features

In-depth tutorials

In-depth tutorials

Use the Oxylabs documentation and GitHub repository to get started quickly.

No proxy maintenance

Vast proxy pool

Benefit from our 177M+ proxy pool, covering 195 countries worldwide.

Scraping in batches

Bulk data extraction

Up to 5,000 URLs per batch from multiple pages all at once.

Multiple delivery options

Multiple delivery options

Get data to Amazon S3, GCS, Alibaba Cloud OSS & other S3-compatible storage or access results via an API.

Highly scalable

Highly scalable

Easy to integrate, customize & supports a high volume of requests.

24/7 support

24/7 support

Contact our support staff and resolve your issues anytime.

Web Scraper API pricing

Free Trial

Don't miss out

Up to 2,000 results

FREE

No credit card required

Successful results without JS rendering:

Amazon: $0.50/1K results

Google: $1.00/1K results

Other: $1.15/1K results

Successful results with JS:

$1.35 / 1K results

Top-up

Rate limit: 10 requests / s

24/7 support

Dedicated Account Manager

Micro

Up to 98,000 results

Starts from

$

0.50

/1K results

$49

billed monthly

VAT may apply

Successful results without JS rendering:

Amazon: $0.50/1K results

Google: $1.00/1K results

Other: $1.15/1K results

Successful results with JS:

$1.35 / 1K results

Top up: up to $249

Rate limit: 50 requests / s

24/7 support

Dedicated Account Manager

Starter

Up to 220,000 results

Starts from

$

0.45

/1K results

$99

billed monthly

VAT may apply

Successful results without JS rendering:

Amazon: $0.45/1K results

Google: $0.90/1K results

Other: $1.10/1K results

Successful results with JS:

$1.30 / 1K results

Top up: up to $499

Rate limit: 50 requests / s

24/7 support

Dedicated Account Manager

Advanced

Up to 622,500 results

Starts from

$

0.40

/1K results

$249

billed monthly

VAT may apply

Successful results without JS rendering:

Amazon: $0.40/1K results

Google: $0.80/1K results

Other: $0.95/1K results

Successful results with JS:

$1.25 / 1K results

Top up: up to $499

Rate limit: 50 requests / s

24/7 support

Dedicated Account Manager

Fast & Secure payments powered by Stripe

Why our Web Scraper API is the best choice

Reliable premium proxies

IP blocks & CAPTCHAs handling

Adaptive custom parsers

Real-time data at scale

Automated scheduling

Batch scraping

JavaScript rendering

Flexibility for custom use cases

ISO/IEC 27001:2022 certified products:

Proxy Solutions

Scraper APIs

Scale up your business with Oxylabs®

© 2026 oxylabs.io. All Rights Reserved

hello@oxylabs.iosupport@oxylabs.iocareer@oxylabs.io