
Amazon Product Search Scraper
Under maintenance
Pricing
$4.99 / 1,000 results
Go to Store

Amazon Product Search Scraper
Under maintenance
Powerful Amazon product search scraper that automatically extracts up to 10,000 products with comprehensive metadata. Includes price filters, sorting options, and detailed product information with automatic rate limit handling.
5.0 (1)
Pricing
$4.99 / 1,000 results
1
Total users
3
Monthly users
3
Runs succeeded
14%
Last modified
22 days ago
π Amazon Product Search Scraper
Extract product data from Amazon search results with comprehensive metadata! This powerful tool helps you discover products matching your search criteria, including prices, ratings, reviews, and more.
β¨ Key Features
- π Search products with flexible query parameters
- π Get detailed product metadata including:
- Product titles and ASINs
- Current and original prices
- Star ratings and review counts
- Product images and URLs
- Prime status and Amazon Choice badges
- Climate Pledge Friendly status
- Delivery and stock information
- π Generate direct URLs for:
- Product pages
- Review pages
- π Support for large result sets with automatic pagination
- π Clean and structured JSON output
πͺ Why Choose This Actor?
- Comprehensive: Get all product details from search results
- Flexible: Multiple search parameters and filters
- Efficient: Automatic pagination for large result sets
- Structured: Clean JSON output for easy integration
- Reliable: Stable and consistent data extraction
- User-Friendly: Simple input parameters
π― Perfect For
- π Market Researchers
- π E-commerce Managers
- πΌ Business Analysts
- π Trend Analysis
- πͺ Store Managers
- Product Research
π Use Cases
- Market Research: Find products matching specific criteria
- Price Analysis: Compare prices across different products
- Competitor Analysis: Monitor product offerings
- Product Research: Discover new products
- Sales Strategy: Inform pricing and marketing
π Input Requirements
The actor accepts the following input parameters:
query
(required): Search term to find productsmaxResults
(optional): Maximum number of products to extractgeo
(optional): Country code for results. Supported countries:- US: United States
- CA: Canada
- DE: Germany
- MX: Mexico
- UK: United Kingdom
- FR: France
- IT: Italy
- ES: Spain
- AU: Australia
- BR: Brazil
- IN: India
- JP: Japan
- NL: Netherlands
- AE: United Arab Emirates
- PL: Poland
- SA: Saudi Arabia
- SG: Singapore
- SE: Sweden
- TR: Turkey
- BE: Belgium
min_price
(optional): Minimum price filtermax_price
(optional): Maximum price filtersort_by
(optional): Sort results by:- RELEVANCE: Most relevant first
- PRICE_LOW_TO_HIGH: Lowest price first
- PRICE_HIGH_TO_LOW: Highest price first
- AVG_CUSTOMER_REVIEW: Highest rated first
- NEWEST_ARRIVALS: Newest first
Input Example
{"query": "laptop","maxResults": 50,"geo": "US"}
Output Example
[{"asin": "B0BS4BP8FB","climate_pledge": false,"is_amazon_choice": false,"is_best_seller": false,"is_prime": false,"offers_count": 1,"product_delivery_info": "FREE deliveryWed, May 21Or fastest deliveryTomorrow, May 17","product_num_ratings": "3,492","product_original_price": "349.99","product_photo": "https://m.media-amazon.com/images/I/61gKkYQn6lL._AC_UY218_.jpg","product_price": "299.99","product_star_rating": "4.2","product_stock_message": "","product_title": "Acer Aspire 3 A315-24P-R7VH Slim Laptop | 15.6\" Full HD IPS Display | AMD Ryzen 3 7320U Quad-Core Processor | AMD Radeon Graphics | 8GB LPDDR5 | 128GB NVMe SSD | Wi-Fi 6 | Windows 11 Home in S Mode","product_url": "https://www.amazon.com/A315-24P-R7VH-Display-Quad-Core-Processor-Graphics/dp/B0BS4BP8FB","sales_volume": "7K+ bought in past month","scrapedAt": "2025-05-16T06:33:47.661Z"},...]