Scrapeless API
latest
  • latest
  • v1
Dashboard
Dashboard
latest
  • latest
  • v1
latest
  • 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
      • Create profile
      • Upgrade profile
      • Delete profile
      • Profile info
      • Profile list
    • Browser signal
      • Send signal
      • Wait for signal
      • List signals
      • Signal stats
      • Clear signals
    • 1Password
      • Create 1Password Integration
      • Revoke 1Password Authorization
      • Get Single Secret
      • Get Multiple Secrets
    • TeamCredentials
      • Create Credential
      • Update Credential
      • Delete Credential
      • Get Credential
    • Connect
      WSS
    • Create session task
      GET
    • Connect by taskId
      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
    • 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
  • Schemas
    • Schemas
      • BrowserOptions
      • ScrapeOptions
      • ScrapeResponse
      • ScrapeStatusResponseObj
      • Cookies
      • CrawlStatusResponseObj
      • CrawlErrorsResponseObj
      • BatchScrapeStatusResponseObj
      • CrawlResponse
      • BatchScrapeResponseObj
      • MapResponse
      • ExtractResponse
      • ExtractStatusResponse
    • UpsertOnePasswordDto
    • SendSignalRequest
    • GetOnePasswordSecretDto
    • SuccessResponse
    • OnePasswordSecretResponse
    • ErrorResponse
    • GetOnePasswordSecretsDto
    • SignalResponse
    • OnePasswordSecretsResponse
    • ListEventsResponse
    • CreateTeamCredentialDto
    • StatsResponse
    • UpdateTeamCredentialDto
    • ClearEventsRequest
    • QueryTeamCredentialDto
    • ClearEventsResponse
Dashboard
Dashboard
latest
  • latest
  • v1
latest
  • latest
  • v1
  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