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

Amazon Product Search Scraper
Powerful Amazon product search scraper that automatically paginates through results to extract up to 10,000 products. Includes comprehensive filtering, multiple countries support, and detailed product information with automatic rate limit handling.
5.0 (1)
Pricing
$4.99 / 1,000 results
1
Total users
2
Monthly users
2
Runs succeeded
>99%
Last modified
2 days ago
🛍️ Amazon Product Search Scraper
Extract Amazon product data with comprehensive metadata! This powerful tool helps you gather in-depth information about products, including prices, ratings, reviews, and detailed product specifications.
✨ Key Features
- 📥 Search products with flexible filters
- 📊 Get detailed product metadata including:
- Product information and specifications
- Current and original prices
- Star ratings and review counts
- Prime status and eligibility
- Best seller status
- Climate pledge friendly status
- Sales volume and delivery info
- 🔗 Generate direct URLs for:
- Product pages
- Seller profiles
- Category pages
- 📈 Support for large result sets with automatic pagination
- 📋 Clean and structured JSON output
💪 Why Choose This Actor?
- Comprehensive: Get all product details from Amazon
- Flexible: Multiple search filters and parameters
- 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 Analysts
- 💰 Price Comparison Tools
- 🏪 Retail Analysts
- 📈 Business Intelligence
- 🎯 Product Researchers
📈 Use Cases
- Price Monitoring: Track product prices
- Market Research: Analyze product offerings
- Competitive Analysis: Study market competition
- Product Research: Gather product information
- Inventory Management: Monitor product availability
📝 Input Requirements
The actor accepts the following input parameters:
query
(required): The search query stringmaxResults
(optional): Maximum number of products to extractcountry
(optional): Country code for results (default: US)sort_by
(optional): Sort criteria (RELEVANCE, LOWEST_PRICE, HIGHEST_PRICE, etc.)category_id
(optional): Amazon category IDcategory
(optional): Amazon category namemin_price
(optional): Minimum price filtermax_price
(optional): Maximum price filterproduct_condition
(optional): Product condition filterbrand
(optional): Brand filterseller_id
(optional): Seller ID filteris_prime
(optional): Prime-only filterdeals_and_discounts
(optional): Deals filterfour_stars_and_up
(optional): Rating filterlanguage
(optional): Language codeadditional_filters
(optional): Additional filtering criteriafields
(optional): Specific fields to return
Input Example
{"query": "wireless headphones","maxResults": 20,"country": "US","sort_by": "RELEVANCE"}
Output Example
[{"asin": "B0BS4BP8FB","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_price": "$299.99","product_original_price": "$349.99","currency": "USD","product_star_rating": "4.2","product_num_ratings": 3479,"product_url": "https://www.amazon.com/dp/B0BS4BP8FB","product_photo": "https://m.media-amazon.com/images/I/61gKkYQn6lL._AC_UY654_FMwebp_QL65_.jpg","product_num_offers": 14,"product_minimum_offer_price": "$237.59","is_best_seller": false,"is_amazon_choice": false,"is_prime": true,"climate_pledge_friendly": false,"sales_volume": "6K+ bought in past month","delivery": "FREE delivery Mon, May 19 Or fastest delivery Tomorrow, May 15","has_variations": false,"scrapedAt": "2025-05-14T13:37:58.629Z"},...]