Amazon Urls Scraper
Pricing
from $9.00 / 1,000 results
Amazon Urls Scraper
Extract detailed product data from Amazon URLs worldwide, including titles, prices, ratings, reviews, and specs. Leverages proxies for reliable scraping, delivers structured JSON output. Perfect for e-commerce analysis, competitive intelligence, and market research.
Pricing
from $9.00 / 1,000 results
Rating
0.0
(0)
Developer

GetDataForMe
Actor stats
0
Bookmarked
3
Total users
2
Monthly active users
13 hours ago
Last modified
Categories
Share
Introduction
The Amazon Urls Scraper is a powerful Apify Actor designed to extract detailed product information from Amazon URLs. It efficiently scrapes data such as titles, descriptions, prices, ratings, and specifications from product pages across various Amazon domains. This tool is ideal for e-commerce professionals, researchers, and businesses needing accurate, structured data for analysis, monitoring, or integration into applications.
Features
- Comprehensive Data Extraction: Captures key product details including title, description, price, ratings, reviews, images, and specifications.
- Multi-Domain Support: Works with Amazon URLs from different regions (e.g., .com, .de, .fr) for global scraping.
- Proxy Integration: Utilizes residential proxies to avoid IP blocks and ensure reliable data collection.
- High Performance: Built on CheerioCrawler for fast, efficient scraping with minimal resource usage.
- Structured Output: Delivers clean JSON data, easily exportable to CSV, Excel, or databases.
- Error Handling: Robust mechanisms to manage failed requests and retries for uninterrupted operation.
- Scalable: Handles multiple URLs in a single run, supporting batch processing for large datasets.
Input Parameters
| Parameter | Type | Required | Description | Example |
|---|---|---|---|---|
| startUrls | array | Yes | An array of Amazon product URLs to scrape. Each URL should point to a specific product page. | [{"url": "https://www.amazon.fr/-/en/Lenovo-Laptop-i5-13420H-1000GB-Windows/dp/B0DT7532C9/"}] |
| proxyConfiguration | object | Yes | Configuration for proxy servers to mask the scraper's IP and prevent blocking. Supports Apify Proxy with residential groups. | {"useApifyProxy": true, "apifyProxyGroups": ["RESIDENTIAL"], "apifyProxyCountry": "US"} |
Example Usage
Input JSON
{"startUrls": [{"url": "https://www.amazon.de/-/en/Fantastic-Four-First-Steps-Blu-ray/dp/B0FS74TD6Q/"}],"proxyConfiguration": {"useApifyProxy": true,"apifyProxyGroups": ["RESIDENTIAL"],"apifyProxyCountry": "US"}}
Output JSON
[{"url": "https://www.amazon.de/-/en/Fantastic-Four-First-Steps-Blu-ray/dp/B0FS74TD6Q/?_encoding=UTF8&ref_=pd_hp_d_btf_crs_zg_bs_284266","title": "The Fantastic Four - First Steps [Blu-ray]","description": "A family. An incident. And suddenly: super powers! When a scientific experiment gets out of control, the lives of Reed Richards (Pedro Pascal), Sue Storm (Vanessa Kirby), Johnny Storm (Joseph Quinn), and Ben Grimm (Ebon Moss-Bachrach) changes forever. But with great power come great challenges. Forced to reconcile their roles as superheroes with the strength of their family ties, they must protect Earth from an enigmatic, namely galactic threat. And if Galactus' plan to destroy the entire planet wasn't bad enough, it also becomes very personal. Press Quotes: Popcorn cinema at its best. (FAMILIE.DE) \"The Fantastic Four take you into the space age 60s in this Marvel reboot with wit, great sets and entertaining family dynamics. [...] The casting of the titular four is flawless.\" (VISIONS.DE) \"The Fantastic Four are fantastic fun\" (GIGA.DE). Bonus material: Features: Get to know the first family, fantastic futurism, from the beyond and below, audio commentary by director Matt Shakman and scene designer Kasra Farahani, glitches from the shoot, deleted scenes","price": "USD16.55","rating": "4.0","reviewCount": 96,"image": "https://m.media-amazon.com/images/I/51g2jdj4djL._SY300_SX300_QL70_ML2_.jpg","specifications": {"Aspect Ratio ": "2.39:1","Rated ": "Ages 12 and over","Product Dimensions ": "13.7 x 1.5 x 16.6 cm; 60 g","Director ": "Shakman, Matt","Media Format ": "Blu-ray, Widescreen","Run time ": "1 hour and 55 minutes","Release date ": "31 Oct 2025","Actors ": "Kirby, Vanessa, Malkovich, John, Moss-Bachrach, Ebon, Pascal, Pedro, Quinn, Joseph","Subtitles: ": "Danish, Finnish, German, Norwegian, Swedish","Language ": "German (DD 7.1 Plus)","Studio ": "LEONINE","ASIN ": "B0FS74TD6Q","Country of origin ": "Germany","Number of discs ": "1","Customer reviews": "4.0 out of 5 stars 96 ratings"},"scrapedAt": "2025-11-18T07:34:20.088Z"}]
Use Cases
- Market Research: Analyze product trends, pricing, and customer reviews across Amazon categories.
- Competitive Intelligence: Monitor competitors' products, prices, and ratings for strategic insights.
- Price Monitoring: Track price changes for e-commerce arbitrage or dynamic pricing strategies.
- Content Aggregation: Build databases of product information for blogs, apps, or marketplaces.
- Academic Research: Collect data on consumer goods for studies in economics or marketing.
- Business Automation: Integrate scraped data into workflows for inventory management or sales forecasting.
Installation and Usage
- Search for "Amazon Urls Scraper" in the Apify Store
- Click "Try for free" or "Run"
- Configure input parameters
- Click "Start" to begin extraction
- Monitor progress in the log
- Export results in your preferred format (JSON, CSV, Excel)
Output Format
The Actor outputs a JSON array of objects, each representing a scraped product. Key fields include:
url: The original Amazon product URL.title: Product title.description: Detailed product description.price: Current price in USD or local currency.rating: Average customer rating (e.g., "4.0").reviewCount: Number of reviews.image: URL to the product image.specifications: An object with detailed specs like dimensions, actors, and ASIN.scrapedAt: Timestamp of scraping in ISO format.
Data is structured for easy parsing and integration.
Support
For custom/simplified outputs or bug reports, please contact:
- Email: support@getdataforme.com
- Subject line: "custom support"
- Contact form: https://getdataforme.com/contact/
We're here to help you get the most out of this Actor!