WebScrapingAPI Docs
HomeLoginRegister
  • Introduction
    • Registration
    • Pricing
    • Free APIs
    • API Errors
    • Custom Response Headers
  • Browser API
    • Getting Started
      • Access the API
      • Authentication
      • API Parameters
    • Basic API Requests
      • GET Request
      • POST, PUT & PATCH Requests
      • Proxy Mode
    • Advanced API Features
      • Awaiting
      • Geolocation
      • Sessions
      • Forcing Timeouts
      • Custom Headers
      • Custom Cookies
      • Device Type
      • Viewport Sizing
      • Screenshot
      • Screenshot Options
      • Extraction Rules
      • JavaScript Instructions
      • Full JSON Response
      • JSON DOM Response
      • Block Resources
      • Captcha Solving
  • WebScrapingAPI
    • Getting Started
      • Access the API
      • API Parameters
    • Basic API Requests
      • GET Request
      • POST, PUT & PATCH Requests
    • Advanced API Features
      • Geolocation
      • Extraction Rules
      • Full JSON Response
      • JSON DOM Response
      • Rendering JavaScript
  • WebStealthProxy
    • Getting Started
      • Access the Proxy
      • Usage and Statistics
    • Basic Proxy Requests
    • Advanced Proxy Requests
      • Sessions
      • Geolocation
      • Custom Headers
      • Custom Cookies
      • Screenshots
  • Google Search API
    • Getting Started
      • Access the API
      • API Parameters
    • Google Search Engines
      • Google Search API
      • Google Maps API
      • Google Maps Reviews API
      • Google Reverse Image API
      • Google Trends API
        • Geo Parameter Options List
        • Google Trends Categories List
  • WB CUSTOM SEARCH API
    • Getting Started
      • Access the API
      • API Parameters
    • WB Custom Search Engines
      • Wayfair Product API
      • Best Buy Product API
      • Nordstrom Product API
  • Amazon Search API
    • Getting Started
      • API Parameters
      • Access the API
      • Supported Domains
    • Amazon Search Types
      • Amazon Search
      • Amazon Seller
        • Amazon Seller Products
        • Amazon Seller Profile
        • Amazon Seller Feedback
      • Amazon Product
      • Amazon Category
      • Amazon Bestsellers
      • Amazon New Releases
      • Amazon Deals
  • Bing Search API
    • Getting Started
      • Access the API
      • API Parameters
    • Basic API Requests
Powered by GitBook
On this page
  1. Amazon Search API
  2. Getting Started

API Parameters

Customise the response from the Amazon API by adding parameters to your request.

PreviousGetting StartedNextAccess the API

Last updated 1 year ago

IMPORTANT! The engine parameter should always be set to amazon!

The Amazon API is a powerful Amazon scraping tool, made easy to use. Basically, in order to scrape Amazon, all you have to do is send a GET request to our followed by the parameters you chose to customise your request.

The Amazon API uses general parameters (applicable to any search type) and search type specific parameters (applicable to specific search types only). We will cover the search type specific parameters in each search category.

Here is the full list of the general parameters:

Parameter
Type
Description

api_key Required

string

Specify your unique API access key to authenticate with the API. Your can be found in your account dashboard.

engine Required

string

The engine of the API. Needs to be set to amazon for all Amazon API requests.

type Required

string

The Amazon API uses in order to return categorised results.

amazon_domain

string

Represents the domain from amazon that you want to use for your search. ()

zip_code

string

The zipcode you want to use for your amazon search.

hl

string

The language you want to use for your amazon search.

gl

string

The country you want to use for your amazon search.

scroll_to_bottom

bool

Have the scraper perform a full scroll of the page. Set to false for faster response time.

wait_bottom_carousel

bool

Wait until the bottom carousel is available in DOM, before returning the result. Set to false for faster response time.

lazy_loading

int

Waiting time after the page was loaded before scraping. Measured in ms.

delivery_location

string

Simulate default delivery location based on proxy location. Supported options: us, de, gb, ca, fr, jp, cn, au, es, br, in, mx.

page

int

Specify which page Amazon should return

official endpoint,
search types
Supported domains
API access key