Mediamarkt Product Details Page Scraper extracts detailed product data from all Mediamarkt country sites, including name, brand, price, rating, SKU image URLs, etc., by providing product details page urls.
If you encounter any issues or need to exchange information, please feel free to contact us through the following link: My profile
Mediamarkt Product Details Page 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 Details Page Scraper allows you to collect detailed product information from all countries where Mediamarkt operates like:
The information collected is included:
To start collecting Mediamarkt product data, simply fill out the input form. Mediamarkt Product Details Page Scraper recognizes the following input parameters:
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 Details Page 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]
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.
We are always working to improve Actors' performance. So, if you have any technical feedback about Mediamarkt Product Details Page Scraper or simply found a bug, please create an issue on the Actor's Issues tab in Apify Console.
Yes, if you're scraping publicly available data for personal or internal use. Always review Websute's Terms of Service before large-scale use or redistribution.
No. This is a no-code tool — just enter a job title, location, and run the scraper directly from your dashboard or Apify actor page.
It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.
Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.
You can use the Try Now button on this page to go to the scraper. You’ll be guided to input a search term and get structured results. No setup needed!