Scrapeless API
v1
  • latest
  • v1
Dashboard
Dashboard
v1
  • latest
  • v1
  1. amazon
  • User
    • Get User Info
      GET
  • Scraping Browser
    • CDP API
    • Browser extensions
      • Upload extension
      • Upgrade extension
      • Delete extension
      • Extension info
      • Extension list
    • Browser profiles
      • Profile list
      • Profile info
      • Delete profile
      • Upgrade profile
      • Create profile
    • 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:Advanced search parameters(tbs)
      • 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 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
    • Scraper Request
      POST
    • Scraper GetResult
      GET
  • Universal Scraping API
    • JS Render Docs
    • JS Render
      POST
    • Web Unlocker
      POST
  • 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