Amazon EU Product Search & Offers

Amazon EU Product Search & Offers

by truenorth

Scrape product prices and offers from Amazon's five main European stores (DE, FR, IT, ES, UK) in one go. Perfect for EU market research and price monitoring.

94 runs
11 users
Try This Actor

Opens on Apify.com

About Amazon EU Product Search & Offers

Need to track prices across Amazon's European stores without making a dozen different scrapers? I've been there. This actor lets you pull current pricing and offer data from Amazon.de, Amazon.fr, Amazon.it, Amazon.es, and Amazon.co.uk in a single, structured request. It's built specifically for the EU market, handling the local domains and currencies that can trip up a generic scraper. I use it to monitor competitor pricing shifts or to gather market data for products sold across the region. Instead of juggling multiple scripts for each country, you get a consolidated dataset that shows you exactly where a product is priced highest or lowest at that moment. It saves a ton of time on data aggregation. Whether you're building a price comparison feature, conducting market research, or just keeping an eye on your own product listings internationally, this simplifies the workflow. You configure your search, run the actor, and get back clean JSON with the offers from each of the main European Amazon storefronts, ready for your analysis.

What does this actor do?

Amazon EU Product Search & Offers is a web scraping and automation tool available on the Apify platform. It's designed to help you extract data and automate tasks efficiently in the cloud.

Key Features

  • Cloud-based execution - no local setup required
  • Scalable infrastructure for large-scale operations
  • API access for integration with your applications
  • Built-in proxy rotation and anti-blocking measures
  • Scheduled runs and webhooks for automation

How to Use

  1. Click "Try This Actor" to open it on Apify
  2. Create a free Apify account if you don't have one
  3. Configure the input parameters as needed
  4. Run the actor and download your results

Documentation

Amazon EU Product Search & Offers

Overview

This Apify actor searches and compares product pricing across five major European Amazon stores (Amazon.de, Amazon.fr, Amazon.co.uk, Amazon.es, Amazon.it) in a single operation. It returns structured product and offer data for price comparison and market analysis.

Key Features

  • Multi-store search: Query all five European Amazon stores simultaneously.
  • Flexible input: Search by product name, ASIN, or any keyword.
  • Comprehensive data: Retrieves titles, ASINs, brands, categories, images, descriptions, and detailed pricing.
  • Detailed offers: Each store listing includes price, currency, Prime eligibility, seller name, and product page URL.
  • Smart fallback: Optional system to generate search URLs for stores where a direct product page isn't found, ensuring broader coverage.

How to Use

  1. Configure: Set your search query and optional parameters (like primary store) in the actor input.
  2. Run: The actor searches the specified Amazon stores and extracts all available product and pricing data.
  3. Receive: Results are delivered as a structured JSON dataset, ready for processing or analysis.

Input

The actor requires a query. Other parameters are optional.

{
  "query": "iphone case",
  "page": 1,
  "store": "de",
  "createFallbackOffers": false
}
  • query (string, required): The search term or ASIN to look up.
  • page (number, optional): Pagination page number. Default is 1.
  • store (string, optional): The primary store to use for the initial search. Options: de, fr, gb, es, it. Default is de.
  • createFallbackOffers (boolean, optional): When true, creates an offer entry with a search link for stores lacking a direct product listing. Default is false.

Output

The output is a dataset of product objects. Each product contains an offers array with pricing details from each European store.

[
  {
    "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"
      }
      // ... offers for other stores (es, de, fr, it)
    ]
  }
  // ... more products
]

Common Use Cases

Market Research

Gather competitive intelligence and market data

Lead Generation

Extract contact information for sales outreach

Price Monitoring

Track competitor pricing and product changes

Content Aggregation

Collect and organize content from multiple sources

Ready to Get Started?

Try Amazon EU Product Search & Offers now on Apify. Free tier available with no credit card required.

Start Free Trial

Actor Information

Developer
truenorth
Pricing
Paid
Total Runs
94
Active Users
11
Apify Platform

Apify provides a cloud platform for web scraping, data extraction, and automation. Build and run web scrapers in the cloud.

Learn more about Apify

Need Professional Help?

Couldn't solve your problem? Hire a verified specialist on Fiverr to get it done quickly and professionally.

Find a Specialist

Trusted by millions | Money-back guarantee | 24/7 Support