Scrapeless API
Dashboard
Dashboard
  1. amazon
  • User
    • Get User Info
      GET
  • Scraping Browser
    • CDP API
    • Browser extensions
      • Upload extension
      • Upgrade extension
      • Delete extension
      • Extension info
      • Extension list
    • Connect
      WSS
    • Running sessions
      GET
    • Live URL
      GET
  • Scraping API
    • shopee
      • Actor List
      • Shopee Product
      • Shopee Search
      • Shopee Rcmd
    • br sites
      • Solucoes cnpjreva
      • Solucoes certidaointernet
      • Servicos receita
      • Consopt
    • amazon
      • API Parameters
      • product
        POST
      • seller
        POST
      • keywords
        POST
    • google search
      • API Parameters
      • Google Search
      • Google Images
      • Google Local
      • Google Shopping
      • Google Videos
    • google trends
      • API Parameters
      • AutoComplete
      • Interest Over Time
      • Compared Breakdown By Region
      • Interest By Subregion
      • Related Queries
      • Related Topics
      • Trending Now
    • google flights
      • API Parameters
      • Round trip
      • One way
      • Multi-city
    • google flights chart
      • API Parameters
      • chart
    • google maps
      • API Parameters(Google Maps)
      • API Parameters(Google Maps Autocomplete)
      • API Parameters(Google Maps Contributor Reviews)
      • API Parameters(Google Maps Directions)
      • API Parameters(Google Maps Reviews)
      • Google Maps
      • Google Maps Autocomplete
      • Google Maps Contributor Reviews
      • Google Maps Directions
      • Google Maps Reviews
    • google scholar
      • API Parameters(Google Scholar)
      • API Parameters(Google Scholar Author)
      • API Parameters(Google Scholar Cite)
      • API Parameters(Google Scholar Profiles)
      • Google Scholar
      • Google Scholar Author
      • Google Scholar Cite
      • Google Scholar Profiles
    • google jobs
      • API Parameters
      • Google Jobs
    • google shopping
      • API Parameters
      • Google Shopping
    • google hotels
      • API Parameters
      • Supported Google Vacation Rentals Property Types
      • Supported Google Hotels Property Types
      • Supported Google Vacation Rentals Amenities
      • Supported Google Hotels Amenities
      • Google Hotels
    • google news
      • API Parameters
      • Google News
    • google lens
      • API Parameters
      • Google Lens
    • google finance
      • API Parameters
      • Google Finance
      • Google Finance Markets
    • google product
      • API Parameters
      • Google Product
    • google play store
      • API Parameters
      • Supported Google Play Categories
      • Google Play Games
      • Google Play Books
      • Google Play Movies
      • Google Play Product
      • Google Play Apps
    • google ads
      • API Parameters
      • Google Ads
    • Scraper Request
      POST
    • Scraper GetResult
      GET
  • Universal Scraping API
    • JS Render Docs
    • JS Render
    • Web Unlocker
  • Crawler
    • Scrape
      • Scrape a single URL
      • Scrape multiple URLs
      • Cancel a batch scrape job
      • Get the status of a scrape
      • Get the status of a batch scrape job
      • Get the errors of a batch scrape job
    • Crawl
      • Crawl multiple URLs based on options
      • Cancel a crawl job
      • Get the status of a crawl job
      • Get the errors of a crawl job
  • Public
    • actor status
    • actor status
  1. amazon

API Parameters

ParametersTypeRequiredDesc
typeStringtrueThis parameter defines the type of search to be performed. Possible types include: product, seller, and keywords.
urlStringfalseThis parameter is the URL information of the product or seller. If type is product, this parameter is required.
pageIntegerfalseThis parameter defines the page number of the searched product. It can be used when type is keywords.
domainStringfalseThis parameter defines the domain name of the URL, for example.
zip_codeStringfalseThis parameter is the postal code. When you fill it in, you can get relevant delivery information.
return_htmlBooleanfalseThis parameter defines whether to return the original HTML page. True means return, false means not return.
departmentStringfalseThe "department" is the "i" parameter in the query of the retrieval route.
keywordsStringfalsethe search keywords

Department Alias#

The "department" comes from an enumeration, and it supports the following data types.
https://www.amazon.com/s?k=apple+phone+white&i=automotive-intl-ship
image.png
"arts-crafts-intl-ship",
"automotive-intl-ship",
"baby-products-intl-ship",
"beauty-intl-ship",
"stripbooks-intl-ship",
"fashion-boys-intl-ship",
"computers-intl-ship",
"deals-intl-ship",
"digital-music",
"electronics-intl-ship",
"fashion-girls-intl-ship",
"hpc-intl-ship",
"kitchen-intl-ship",
"industrial-intl-ship",
"digital-text",
"luggage-intl-ship",
"fashion-mens-intl-ship",
"movies-tv-intl-ship",
"music-intl-ship",
"pets-intl-ship",
"instant-video",
"software-intl-ship",
"sporting-intl-ship",
"tools-intl-ship",
"toys-and-games-intl-ship",
"videogames-intl-ship",
"fashion-womens-intl-ship"
Modified at 2025-05-29 07:45:48
Previous
Consopt
Next
product
Built with