API Parameters
Parameters | Type | Required | Desc |
---|---|---|---|
type | String | true | This parameter defines the type of search to be performed. Possible types include: product, seller, and keywords. |
url | String | false | This parameter is the URL information of the product or seller. If type is product, this parameter is required. |
page | Integer | false | This parameter defines the page number of the searched product. It can be used when type is keywords. |
domain | String | false | This parameter defines the domain name of the URL, for example. |
zip_code | String | false | This parameter is the postal code. When you fill it in, you can get relevant delivery information. |
return_html | Boolean | false | This parameter defines whether to return the original HTML page. True means return, false means not return. |
department | String | false | The "department" is the "i" parameter in the query of the retrieval route. |
keywords | String | false | the search keywords |
Department Alias
https://www.amazon.com/s?k=apple+phone+white&i=automotive-intl-ship
"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