
Amazon EU Product Search & Offers
Pricing
from $3.00 / 1,000 results
Go to Apify Store

Amazon EU Product Search & Offers
Scrape all prices in one request for the main stores in the European market (Amazon.de, Amazon.fr, Amazon.it, Amazon.es, Amazon.co.uk)
0.0 (0)
Pricing
from $3.00 / 1,000 results
0
3
3
Last modified
a month ago
🇪🇺 Amazon EU Price Comparison Scraper
Easily list all product prices across main European Amazon stores (Amazon.de, Amazon.fr, Amazon.co.uk, Amazon.es, Amazon.it) in a single search.
✨ Features
- Multi-Store Prices: Compare prices across 5 European Amazon stores (DE, FR, UK, ES, IT) in one search.
- Comprehensive Product Data: Retrieve product titles, ASINs, brands, categories, images, and detailed pricing information.
- Detailed Offer Information: Get pricing, currency, Prime eligibility, seller information, and import notes for each store.
- Smart Fallback System: Automatically creates search URLs for stores without direct offers to ensure complete coverage.
- Flexible Search: Search by product name, ASIN, or any search term across European Amazon stores.
🛠️ How It Works
- Configure Input: Provide your search query and select the primary store for search.
- Multi-Store Scraping: The scraper searches across all European Amazon stores and extracts pricing data.
- Get Comprehensive Data: Receive detailed product and pricing information from all available stores in a structured JSON format.
⚙️ Input Parameters
The scraper takes the following input parameters. The query
parameter is required.
{"query": "iphone case","page": 1,"store": "de","createFallbackOffers": false}
query
(string, required): Product search query or ASIN to look for across European Amazon stores.page
(number, optional): Page number for pagination (e.g.,2
for page 2). Default:1
.store
(string, optional): Primary store for search. Options:de
,fr
,gb
,es
,it
. Default:de
.createFallbackOffers
(boolean, optional): Whether to create fallback offers for stores without direct offers. Default:false
.
📊 Sample Output Data
The scraper outputs a dataset of products, with each item containing comprehensive pricing information from all European Amazon stores:
[{"asin": "B0CVJS2V8B","title": "Apple iPhone 15 Pro (256 GB) - Natural Titanium (Renewed)","imageUrl": "https://m.media-amazon.com/images/I/41biRVTcO5L._SL500_._SS500_.jpg","brand": "Apple","category": "Electronics","description": "Apple Iphone 15 Pro 256 Gb Natural Titanium Renewed","offers": [{"shop": "amazon.co.uk","country": "uk","price": 669.1,"usedPrice": 628.99,"currency": "EUR","isPrime": false,"seller": "Amazon","detailPageURL": "https://www.amazon.co.uk/dp/B0CVJS2V8B"},{"shop": "amazon.es","country": "es","price": 686.11,"usedPrice": 701.71,"currency": "EUR","isPrime": false,"seller": "Amazon","detailPageURL": "https://www.amazon.es/dp/B0CVJS2V8B"},{"shop": "amazon.de","country": "de","price": 758.91,"usedPrice": 632.43,"currency": "EUR","isPrime": false,"seller": "Amazon","detailPageURL": "https://www.amazon.de/dp/B0CVJS2V8B"},{"shop": "amazon.fr","country": "fr","price": 0,"currency": "EUR","isPrime": false,"seller": "Amazon","detailPageURL": "https://www.amazon.fr/s?k=B0CVJS2V8B"},{"shop": "amazon.it","country": "it","price": 0,"currency": "EUR","isPrime": false,"seller": "Amazon","detailPageURL": "https://www.amazon.it/s?k=B0CVJS2V8B"}]},{"asin": "B0BNLZ9G4N","title": "Apple iPhone 14 Pro, 128GB, Space Black - (Renewed)","imageUrl": "https://m.media-amazon.com/images/I/31irWzsdLsL._SL500_._SS500_.jpg","brand": "Apple","category": "Electronics","description": "Apple iPhone 14 Pro, 128GB, Space Black - Unlocked (Renewed)","offers": [{"shop": "amazon.co.uk","country": "uk","price": 479.99,"usedPrice": 393.88,"currency": "EUR","isPrime": false,"seller": "Amazon","detailPageURL": "https://www.amazon.co.uk/dp/B0BNLZ9G4N"},{"shop": "amazon.de","country": "de","price": 492.33,"usedPrice": 430.27,"currency": "EUR","isPrime": false,"seller": "Amazon","detailPageURL": "https://www.amazon.de/dp/B0BNLZ9G4N"},{"shop": "amazon.fr","country": "fr","price": 515.44,"usedPrice": 443.54,"currency": "EUR","isPrime": false,"seller": "Amazon","detailPageURL": "https://www.amazon.fr/dp/B0BNLZ9G4N"},{"shop": "amazon.es","country": "es","price": 0,"currency": "EUR","isPrime": false,"seller": "Amazon","detailPageURL": "https://www.amazon.es/s?k=B0BNLZ9G4N"},{"shop": "amazon.it","country": "it","price": 0,"currency": "EUR","isPrime": false,"seller": "Amazon","detailPageURL": "https://www.amazon.it/s?k=B0BNLZ9G4N"}]},]
Output Field Descriptions
asin
: Unique Amazon product identifiertitle
: Full product titleimageUrl
: URL of the main product imagebrand
: Product brand namecategory
: Product categorydescription
: Product description (if available)offers
: Array of offers from different Amazon stores, each containing:shop
: Amazon store name (e.g., amazon.de, amazon.co.uk)country
: Country code (de, fr, uk, es, it)price
: Current price of the productusedPrice
: Price for used/refurbished product (if available)currency
: Currency code (EUR, GBP)isPrime
: Whether the product is eligible for Prime deliveryseller
: Name of the seller (usually Amazon)detailPageURL
: Direct link to the product page on AmazonimportNote
: Additional notes about import costs or restrictions
🌍 Supported Amazon Stores
Store | Country | Domain | Currency |
---|---|---|---|
Germany | DE | amazon.de | EUR |
France | FR | amazon.fr | EUR |
United Kingdom | UK | amazon.co.uk | GBP |
Spain | ES | amazon.es | EUR |
Italy | IT | amazon.it | EUR |
⚠️ Important Notes
- Data Accuracy: Prices and availability may change frequently. Consider implementing regular updates for accurate data.
- Currency Conversion: The scraper provides prices in their original currencies. You may need to implement currency conversion for direct price comparisons.
🆘 Support
Missing a feature? Let us know! 📧