MediaMarkt Spain Product Scraper avatar

MediaMarkt Spain Product Scraper

Pricing

from $1.50 / 1,000 product results

Go to Apify Store
MediaMarkt Spain Product Scraper

MediaMarkt Spain Product Scraper

Scrape MediaMarkt Spain products, prices, discounts, brands, EANs, categories, ratings, reviews, availability, sellers, images and specifications. Monitor prices, track competitors, analyze electronics catalogs, and collect structured product data for AI, RAG and price intelligence.

Pricing

from $1.50 / 1,000 product results

Rating

0.0

(0)

Developer

Scraping Crew

Scraping Crew

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

5 days ago

Last modified

Share

MediaMarkt Spain Product Scraper

Collect the full MediaMarkt Spain product catalog — current prices, old (pre-discount) prices, brands, EANs, categories, specifications, and images — in one clean, structured dataset. This scraper reads any MediaMarkt.es category or listing page you point it at, follows pagination automatically, and pulls complete product details for every item. The result is ready-to-use data for price monitoring, competitor analysis, and AI workflows — perfectly structured for LLM and RAG pipelines, dashboards, and reports.

Running on the Apify platform gives you scheduling, monitoring, proxy rotation, and one-click integrations, so you can keep an always-fresh feed of MediaMarkt Spain prices with no maintenance on your side.

Features

  • 💰 Collect current price, previous (old) price, and shipping cost for every product
  • 🏷️ Capture discounts and promotional items across whole categories
  • 📦 Full product data — name, brand, category path, EAN, images, ratings, and availability
  • ⭐ Customer rating and review count for every product
  • 🚚 Delivery / in-store pickup availability and online status
  • 🧩 Optional full specification table per product (paid plans)
  • 📑 Automatic pagination — follows every page of a category listing
  • ⚡ Built-in product cache — repeat runs refresh prices without re-scraping full records
  • 🛒 Flags third-party (marketplace) seller listings and reports the seller name
  • 🧠 Clean, structured output ready for LLM, RAG, and AI workflows
  • 🤖 Connect to AI agents and assistants through the Apify MCP server
  • 📊 Perfect for product managers, price analysts, and market research
  • 🌍 Scrape a single category, several at once, or the whole catalog
  • 📥 Export as JSON, CSV, HTML, or Excel, or pull straight into your tools via integrations

Why use the MediaMarkt Spain Scraper?

  • Track prices and discounts — collect current and old prices, ready-made input for price and discount analysis.
  • Get the full product catalog — specifications, brand, EAN, categories, and images in one row per product.
  • Cheap recurring monitoring — the built-in cache means repeat runs mainly refresh prices instead of re-collecting everything.
  • Clean, structured data for LLM / RAG / AI workflows — feed it straight into your models.
  • Works with AI agents via MCP — call the scraper directly from Claude, ChatGPT, and other assistants.
  • Build price history over time — schedule runs and watch prices move.
  • Fully hands-off on Apify — scheduling, monitoring, proxies, and integrations included.

How to use the MediaMarkt Spain Scraper

  1. Click Try for free / add the scraper to your Apify account.
  2. In the Input tab, paste one or more category URLs from mediamarkt.es (e.g. a televisions or laptops listing page).
  3. Optionally set a maximum number of items to keep a test run small and fast.
  4. (Optional, paid plans) Turn on Extract product specifications to collect the full spec table for each product (if provided). Products with specs are cached and reused (based on your apify plan)
  5. (Optional) Enable RESIDENTIAL proxy for the most reliable large runs.
  6. Click Start / Run.
  7. When the run finishes, open the Output tab and download your data as JSON, CSV, HTML, or Excel — or connect it to your other tools.

That's it — no code, no setup, no maintenance.

Input

You can configure the scraper with a few simple options in the Input tab:

  • Start URLs — the MediaMarkt.es category / listing pages you want to scrape. The scraper follows pagination from each one.
  • Max items — stop the run after this many products. The run stops exactly at this limit — the spider halts the moment the cap is reached and drops any queued requests (set to 0 for unlimited).
  • Extract product specifications — turn on to collect the full technical specification table (specs_table) for every product. This makes one extra product-detail request per product. Available on paid plans only — ignored on the free tier.
  • Proxy configuration — optional proxy settings to keep runs reliable.

Input example

{
"startUrls": [
{ "url": "https://www.mediamarkt.es/es/category/televisores-701164.html" }
],
"maxItems": 100,
"getSpecs": true,
"proxyConfiguration": { "useApifyProxy": true }
}

Output

Every run produces a clean dataset where each row is one product, including its name, brand, category path, identifiers, current and previous price, shipping cost, rating, availability, seller, and image links. Discounted products carry their pre-discount old_price, so you can immediately see what is on offer and by how much. When Extract product specifications is enabled (paid plans), each product also carries a full specs_table.

The Output tab shows the results in a structured table — with an image thumbnail, name, brand, current/old price, shipping cost, rating and review count, category, product ID, seller and marketplace flag, delivery/pickup availability, online status, EANs, part numbers, product/listing links, and (on paid plans) the full specifications list. You can download the dataset in various formats such as JSON, HTML, CSV, or Excel, or access it through the Apify API and integrations for use in your own tools, spreadsheets, dashboards, or AI pipelines.

Output example

Each dataset item represents a single product:

{
"name": "TV LED 55\" LG 55UR78006LK 4K UHD Smart TV",
"prod_id": "1719234",
"product_url": "https://www.mediamarkt.es/es/product/_lg-55ur78006lk-1719234.html",
"listing_url": "https://www.mediamarkt.es/es/category/televisores-701164.html",
"category": "TV y Audio|Televisores|Televisores LED",
"brand": "LG",
"eans": ["8806091623456"],
"price": "499.00",
"old_price": "599.00",
"shipping_price": 0,
"rating": 4.5,
"reviews_count": 128,
"is_third_seller": false,
"seller": "MediaMarkt Es",
"is_available_for_delivery": true,
"is_available_for_pickup": true,
"online_status": "AVAILABLE",
"images": [
"https://assets.mmsrg.com/isr/166325/c1/-/ASSET_MMS_XXXXXX/fee_786_587_png"
],
"specs_table": [
{ "key": "Resolución", "value": "4K UHD (3840 x 2160)" },
{ "key": "Tamaño de pantalla", "value": "55 pulgadas" },
{ "key": "Smart TV", "value": "Sí" },
{ "key": "HDMI", "value": "3" }
]
}

When a product is not discounted, old_price is empty. eans is a list because a product can carry more than one identifier. specs_table is present only when specification extraction is enabled (paid plans).

Data table

FieldDescription
nameProduct title as shown on MediaMarkt Spain
prod_idUnique product code (SKU) used by the store
product_urlDirect link to the product page
listing_urlThe source category/listing URL the product was found on
categoryFull category path the product belongs to
brandManufacturer / brand name
eansProduct barcode identifier(s)
part_numsManufacturer part number(s)
priceCurrent selling price (in EUR)
old_pricePrevious price, when the product is discounted (in EUR)
shipping_priceShipping cost for the product (in EUR)
ratingAverage overall customer rating
reviews_countTotal number of customer reviews
is_third_sellerWhether the listing is sold by a third-party marketplace seller
sellerSeller name — the marketplace seller, or MediaMarkt itself
is_available_for_deliveryWhether the product can be delivered
is_available_for_pickupWhether the product can be picked up in store
online_statusOnline availability status of the product
imagesLinks to the product images
specs_tableFull technical specification list (key/value pairs) — paid plans only

Use with AI agents (MCP)

This scraper works with the Model Context Protocol (MCP), so AI agents and assistants can run it and use its data directly. Through the Apify MCP server, tools like Claude, ChatGPT, and other MCP-compatible assistants can trigger the scraper, ask for MediaMarkt Spain prices in plain language, and pull the results straight into a conversation or an automated workflow — no manual exporting needed. This makes it a natural fit for AI shopping assistants, price-monitoring agents, and RAG pipelines that need fresh, structured product data on demand.

How much does it cost to scrape MediaMarkt Spain?

Costs depend on how many products you collect and how often you run the scraper. A quick test with a small Max items limit costs very little, while a full-category run is larger.

The scraper is built for affordable ongoing monitoring: after the first run, repeat runs mainly refresh prices from the cache instead of re-collecting every product from scratch, which keeps recurring price-tracking runs fast and cheap. New Apify accounts include free monthly usage credits, so you can try it at no cost.

How caching works

  • First crawl: Downloads every product page and stores the extracted record in a persistent cache keyed by product ID.
  • Later crawls: For cached products, only the listing page is fetched and the cached record is reused, while the current and old price are refreshed from the latest listing. Only new or previously uncached products require an additional product-detail request.
  • ✅ Cached entries remain available until they expire according to your selected storage plan.

Note: Product details (name, images, specifications, etc.) are served from the cache, but prices are always updated from the latest listing on every run, ensuring pricing remains current while minimizing bandwidth and proxy usage.

Free User Limitations

  • Product specification extraction is paid-only. On the free tier the Extract product specifications option is ignored, so the specs_table field is omitted from the output. Every other field — name, brand, current and old price, shipping cost, rating, review count, availability, seller, images, categories, and identifiers — is still collected in full for free users.
  • Everything else is unrestricted. Full catalog scraping, pagination, the product cache, and the exact maxItems stop work the same on the free and paid tiers. To enable per-product specifications, upgrade to a paid plan.

Tips and advanced options

  • Start with a small Max items value to preview the data before a full run.
  • Add several category URLs in one run to cover multiple product groups at once.
  • Schedule the scraper to run daily or weekly to build a price history and spot trends and discounts over time.
  • Enable proxy for the most reliable large runs — MediaMarkt may rate-limit heavy unproxied traffic.
  • Re-run on the same categories to benefit from the cache: prices refresh cheaply without re-scraping full product records.

FAQ, disclaimers, and support

In what language and currency is the data? Product names, categories, and specifications are in Spanish, matching the source store, and prices are in EUR.

Why did my run stop after N products? The run stops exactly at the Max items limit you configured. Set it to 0 to collect the full category.

Is scraping MediaMarkt legal? This Actor collects only publicly available product data. You are responsible for using the data in compliance with MediaMarkt's Terms of Service and applicable laws. Do not collect personal or sensitive data.

Something looks off or missing? Use the Issues tab to report a problem or request a feature — feedback is welcome and helps improve the scraper.

Need a custom solution? If you need extra fields, a different MediaMarkt country store, or a tailored data feed, custom scraping solutions can be arranged.

SEO Keywords

MediaMarkt scraper, MediaMarkt Spain scraper, MediaMarkt.es scraper, MediaMarkt price tracker, MediaMarkt price monitoring, MediaMarkt product data, MediaMarkt catalog scraper, MediaMarkt API, Spanish electronics prices, Spain electronics price scraper, electronics price scraper, price monitoring, product monitoring, price comparison, price intelligence, discount tracking, competitor price monitoring, retail price analysis, product catalog scraper, product data extraction, e-commerce data extraction, product specifications scraper, EAN product data, price analyst tools, LLM ready data, RAG dataset, AI training data, MCP server, Model Context Protocol, AI agent scraper, Claude MCP, ChatGPT integration