Amazon Search Products Scraper avatar
Amazon Search Products Scraper

Pricing

$28.99/month + usage

Go to Store
Amazon Search Products Scraper

Amazon Search Products Scraper

Developed by

Pinto Studio

Pinto Studio

Maintained by Community

The Amazon Search Products Actor is designed to search and scrape product data from Amazon based on a specific keyword, category, filters, and region. It returns structured product details such as title, price, ASIN, ratings, pagination and more.

0.0 (0)

Pricing

$28.99/month + usage

0

Total users

2

Monthly users

2

Runs succeeded

>99%

Last modified

3 days ago

Search Query

querystringRequired

Keywords to search for products

Product Category

categorystringOptional

Amazon category to narrow down the search (e.g., 'electronics', 'books')

Sort By

sortByEnumOptional

Sort products by different criteria

Value options:

"featured": string"priceLowtoHigh": string"priceHightoLow": string"avgCustomerReview": string"newestArrivals": string"bestSellers": string

Default value of this property is "featured"

Minimum Price

lowPriceintegerOptional

Minimum price filter in the search results

Maximum Price

highPriceintegerOptional

Maximum price filter in the search results

Page Number

pageintegerOptional

Page number for pagination (starting from 1)

Default value of this property is 1

Country ISO Code

countryIsoEnumOptional

Two-letter country ISO code for Amazon regional site

Value options:

"au": string"be": string"br": string"ca": string"cn": string"eg": string"fr": string"de": string"in": string"ie": string"it": string"jp": string"mx": string"nl": string"pl": string"sa": string"sg": string"za": string"es": string"se": string"tr": string"ae": string"gb": string"us": string

Default value of this property is "us"