ParseForge Scrapers

MediaMarkt EU Product Scraper

parseforge/mediamarkt-eu-scraper

E-commerceAutomationIntegrations

Scrapes MediaMarkt product listings by keyword and returns each product as a flat row with price, brand, rating, stock, and image data.

Run this scraper See the API call
Total users
5
Monthly active
1
Total runs
144
Bookmarked
0
Rating
Not rated yet
Last modified
8 days ago

Overview

ParseForge

MediaMarkt EU Product Scraper

Scrape MediaMarkt product data from any EU country with one keyword search. Get prices, brands, ratings, stock, and images for up to a million products per run. No login, no API key. Export to CSV, JSON, Excel, or XML.

MediaMarkt's official channels don't offer a public API for product data, and manual collection across EU storefronts is slow. This Actor searches MediaMarkt's public product feeds by keyword and returns each match in one flat row, ready for price monitoring, assortment analysis, or market research.

Who uses it What they scrape MediaMarkt for
Price monitoring teams Track competitor pricing and discounts across MediaMarkt EU stores
E-commerce managers Benchmark their own catalog against MediaMarkt's assortment
Market researchers Analyze product availability and pricing trends by category
Dropshippers Find profitable products and monitor stock levels

What it does

This Actor collects MediaMarkt product listings by search keyword and returns each one as a flat row with price, brand, rating, stock, and image data.

  • ๐Ÿ” Keyword search: Enter any product name or keyword, like "headphones" or "lipstick", and get matching listings from MediaMarkt EU.
  • ๐Ÿ“Š Structured output: Each product is returned as a flat row with price, brand, rating, stock, and image fields, ready for spreadsheets or databases.
  • โšก Scalable collection: Set a maximum of up to 1,000,000 products per run, and the Actor handles pagination and rate limits.
  • ๐ŸŒ EU coverage: Works across MediaMarkt's EU storefronts, including Germany, Spain, and others, using residential proxies for reliable access.

Results export to CSV, JSON, Excel, or XML, or straight from the API.

What you can do with MediaMarkt data

๐Ÿ’ฐ Monitor competitor prices.

A pricing analyst runs the Actor daily for a set of keywords and compares MediaMarkt's prices against their own store to adjust pricing strategy.

๐Ÿ“ˆ Track product availability.

An e-commerce manager scrapes stock status for high-demand items to identify supply gaps and restock opportunities.

๐Ÿ”Ž Research market assortment.

A market researcher collects product listings for a category like "laptops" to analyze brand distribution and feature trends.

๐Ÿ›’ Find dropshipping products.

A dropshipper scrapes trending keywords to discover products with high ratings and low competition for their online store.

Why choose this scraper

What you get
No API key required Access MediaMarkt product data without registering for an official API or dealing with OAuth.
Residential proxies included Avoid IP blocks and geo-restrictions with built-in Apify residential proxies.
Flexible export formats Download your data as CSV, JSON, Excel, or XML for easy integration with your tools.

How it compares

This Actor covers MediaMarkt across EU storefronts with a simple keyword search, while the competitors below focus on single countries or offer URL-based scraping.

Feature ParseForge MediaMarkt Germany Scraper MediaMarkt Germany Scraper - Electronics Prices & Data MediaMarkt Spain Scraper - Electronics Prices & Data
Keyword search Yes Yes Yes Yes
URL-based scraping Not listed Yes Not listed Not listed
EU-wide coverage Yes Not listed Not listed Not listed
Residential proxies included Yes Not listed Not listed Not listed
Max items up to 1,000,000 Yes Not listed Not listed Not listed
Export to CSV, JSON, Excel, XML Yes Not listed Not listed Not listed

Configure the run

Drive the Actor with a single search keyword and a maximum product count. The Actor collects all matching listings from MediaMarkt's public search results, and you can filter the output later in your dataset. The Input tab lists every parameter.

A first run with the defaults:

{
 "searchQuery": "shoes",
 "maxItems": 10,
 "proxyConfiguration": {
 "useApifyProxy": true,
 "apifyProxyGroups": [
 "RESIDENTIAL"
 ]
 }
}

A larger pull:

{
 "searchQuery": "shoes",
 "maxItems": 200,
 "proxyConfiguration": {
 "useApifyProxy": true,
 "apifyProxyGroups": [
 "RESIDENTIAL"
 ]
 }
}

Pricing

Pay-per-result: $0.0085 per result collected. You pay only for the results written to your dataset.

Results collected Approximate cost
100 results $0.85
1,000 results $8.50
10,000 results $85.00

New Apify accounts start with $5 in free credit.

Free users

Free-plan runs return up to 10 results as a preview. Upgrade your Apify plan to collect up to 1,000,000 results per run.

Run it

  1. Create a free Apify account with $5 in credit.
  2. Open the MediaMarkt EU Product Scraper.
  3. Set your inputs and any filters, then click Start.
  4. Export the results as CSV, Excel, JSON, or XML from the Dataset tab.

Run it programmatically through the Apify API (run-sync-get-dataset-items) or the ApifyClient for JavaScript and Python.

Use with AI agents (MCP)

Give an AI agent live access to MediaMarkt through the Model Context Protocol. Add the Actor to Claude, Cursor, or any MCP client:

claude mcp add --transport http apify "https://mcp.apify.com?tools=parseforge/mediamarkt-eu-scraper"

Then prompt it in plain language to run the scraper and read back the results.

Troubleshooting

Why am I getting no results?

Check your search keyword for typos or try a more general term. Also ensure that the keyword is relevant to MediaMarkt's product catalog. If the issue persists, try increasing the max items or using a different proxy group.

Why are some products missing fields like price or rating?

Not all products have complete data on MediaMarkt. Some listings may lack ratings or stock information. The Actor returns whatever is available on the page.

Why is the run slow?

Scraping many products takes time due to rate limits and page loading. You can reduce the max items or use a faster proxy group if available.

Why am I getting blocked or seeing CAPTCHAs?

MediaMarkt may block datacenter IPs. Make sure you are using residential proxies as recommended. If you still see blocks, try reducing the concurrency or adding delays.

Can I scrape a specific MediaMarkt country site?

The Actor automatically targets the EU site based on your proxy location. For country-specific scraping, use one of the dedicated MediaMarkt scrapers for Germany or Spain.

FAQ

Question Answer
Which MediaMarkt countries does this Actor cover? The Actor targets MediaMarkt's EU storefronts, including Germany, Spain, and others. It uses residential proxies to access the correct regional site based on your search.
Do I need a MediaMarkt account or API key? No. The Actor scrapes public product pages directly, so no login or API key is required.
What data fields are returned for each product? Each product row includes fields like name, price, brand, rating, review count, stock status, and image URLs. The exact fields are shown in the sample output.
Can I scrape by product URL instead of keyword? Currently, the Actor only supports keyword search. If you need URL-based scraping, consider using one of the country-specific MediaMarkt scrapers.
How many products can I scrape in one run? You can set a maximum of up to 1,000,000 products per run. The Actor will stop after reaching that limit.
Is this Actor legal to use? You should only scrape data that is publicly available and comply with MediaMarkt's terms of service and applicable laws. Apify provides tools, but you are responsible for your use.
Can I schedule this Actor to run automatically? Yes, you can set up a schedule in Apify to run the Actor at regular intervals, such as daily or weekly, for continuous monitoring.
What output formats are supported? You can export your results as CSV, JSON, Excel, or XML directly from the Apify platform.
How do I avoid getting blocked by MediaMarkt? The Actor uses Apify residential proxies by default, which rotate IP addresses to reduce the risk of blocking. You can adjust proxy settings in the input.
Can I filter results by price or brand? The Actor does not have built-in filters beyond the keyword and max items. You can filter the exported dataset using your own tools or a post-processing script.

Related actors

Browse the full ParseForge collection for more scrapers.

๐Ÿ†˜ Need help? Email parseforge@protonmail.com with your run ID, your input, and what you expected.

โš ๏ธ Disclaimer. This Actor is unofficial and is not affiliated with, endorsed by, or sponsored by MediaMarktSaturn Retail Group. It collects only publicly available data. You are responsible for using the collected data in compliance with the source's terms of service and applicable data-protection laws, including GDPR, CCPA, and PIPL. Do not use it to collect personal data unlawfully.

Input

FieldTypeWhat it doesDefault
searchQuery string Search keyword for MediaMarkt (e.g. "tshirt", "headphones", "lipstick"). shoes
maxItems integer How many products to collect per run. 10
proxyConfiguration object Apify proxy configuration. Residential proxies recommended. {"useApifyProxy":true,"apifyProxyGroups"

Pricing

from $7.50 per 1,000 results

Charged forWhat it isPrice each
result Single result in the default dataset. $0.0075 to $0.0085

Tiered: the lower figure is the price on a higher Apify plan. Billing and the free credit live on Apify.

API

One POST returns the dataset directly. Same shape for every scraper in the library, so swapping the slug is the only change.

POST ยท run and get results
curl -X POST "https://api.apify.com/v2/acts/parseforge~mediamarkt-eu-scraper/run-sync-get-dataset-items?token=$APIFY_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{
    "helloWorld": 123
  }'

Examples

Input that runs as-is.

input.json
{
  "helloWorld": 123
}

Reviews

No reviews yet. Be the first.

Issues

We build and maintain this scraper, so a problem with it comes to us. Report it on the Apify listing and the thread stays attached to the scraper where the next person can find it: open an issue.

Broken and urgent, or you would rather not post in public? Write to parseforge@protonmail.com and it reaches the people who wrote it.

Related scrapers

Run MediaMarkt EU Product Scraper on Apify All scrapers