Mediamarkt Product Page Details Scraper avatar

Mediamarkt Product Page Details Scraper

Try for free

3 days trial then $20.00/month - No credit card required now

Go to Store
Mediamarkt Product Page Details Scraper

Mediamarkt Product Page Details Scraper

ecomscrape/mediamarkt-product-page-details-scraper
Try for free

3 days trial then $20.00/month - No credit card required now

Mediamarkt Product Page Details Scraper extracts detailed product data from all Mediamarkt country sites, including name, brand, price, rating, SKU image URLs, etc., in structured formats like JSON by providing product page urls.

What does Mediamarkt Product Page Details Scraper do?

Mediamarkt Product Page Details Scraper allows you to extract product data from the Mediamarkt site. It gives you detailed product information in structured formats like JSON, which you can use in your own reports, spreadsheets, and applications. Mediamarkt Product Page Details Scraper allows you to collect detailed product information from all countries where Mediamarkt operates like:

  • Germany (.de)
  • Austria (.at)
  • Netherlands (.nl)
  • Belgium (.be)
  • Switzerland (.ch)
  • Poland (.pl)

The information collected is included:

  • Url
  • Name
  • Brand
  • Description
  • Sku
  • Gtin13
  • Image Url
  • Rating Count
  • Rating Value
  • Price
  • Currency

Input & Output

To start collecting Mediamarkt product data, simply fill out the input form. Mediamarkt Product Page Details Scraper recognizes the following input parameters:

  • URLs - Links to product information pages. You can paste URLs one at a time or use the Bulk Edit section to add a prepared list.
  • Limit the number of retries - Maximum number of retries for each URL when collecting data when an unexpected error occurs.
  • Proxy configuration - Add a proxy to ensure that during the data collection process, you are not detected as a bot.

Collect product data from product information pages

Example url: https://www.mediamarkt.de/de/product/_sony-playstationr5-pro-konsole-2957869.html

Example Screenshot of product information page:

Input:

1{
2  "max_retries_per_url": 2, // Maximum waiting time when accessing the links you provided.
3  "proxy": { // Add a proxy to ensure that during the data collection process, you are not detected as a bot.
4    "useApifyProxy": true,
5    "apifyProxyGroups": [
6      "RESIDENTIAL" 
7    ],
8    "apifyProxyCountry": "SG" // You should choose an Country that coincides with the Country you want to collect data from
9  },
10  "urls": [ // Links to product information pages.
11    "https://www.mediamarkt.de/de/product/_sony-playstationr5-pro-konsole-2957869.html"
12  ]
13}

Output:

You get the output from the Mediamarkt Product Page Details Scraper stored in a tab. The following is an example of the Information Fields collected after running the Actor.

1[ // List of product information
2  {
3    "url": "https://www.mediamarkt.de/de/product/_sony-playstationr5-pro-konsole-2957869.html",
4    "name": "SONY PlayStation®5 Pro-Konsole",
5    "brand": "SONY",
6    "description": "SONY PlayStation®5 Pro-Konsole im Onlineshop von MediaMarkt kaufen. Jetzt bequem online bestellen.",
7    "sku": "2957869",
8    "gtin13": "0711719595472",
9    "image_url": "https://assets.mmsrg.com/isr/166325/c1/-/ASSET_MMS_145802561/fee_786_587_png",
10    "rating_count": 176,
11    "rating_value": 4.5,
12    "price": 799.0,
13    "currency": "EUR"
14  }, // ... Many other product details
15]

How can I use the data extracted from Mediamarkt with Mediamarkt Product Page Details Scraper?

1💙 Increase brand awareness.
2📈 Analyze upcoming trends and influences of product categories or Brands, Sellers.
3🔬 Get data for research and testing.
4⭐ NCount and score authentic product reviews and back up sentiment analysis with real data.
5🪧 Plan commercial campaigns on Mediamarkt or other sales platforms. 
6📚 Simplify market research and marketing campaigns.
7📋 Get a list of perfectly matched marketing leads.

Your feedback

We are always working to improve Actors' performance. So, if you have any technical feedback about Mediamarkt Product Page Details Scraper or simply found a bug, please create an issue on the Actor's Issues tab in Apify Console.

Developer
Maintained by Community

Actor Metrics

  • 3 monthly users

  • 0 No stars yet

  • >99% runs succeeded

  • Created in Jan 2025

  • Modified 11 hours ago