DM Product Scraper avatar
DM Product Scraper

Pricing

$25.00/month + usage

Go to Store
DM Product Scraper

DM Product Scraper

m3web/dm-product-scraper

Developed by

M3Web

Maintained by Community

Easily collect product data from DM-drogeriemarkt websites in all operating countries. This scraper supports product categories, filtered results, and individual product URLs, gathering details like GTIN, name, brand, price, availability, ratings, and more.

0.0 (0)

Pricing

$25.00/month + usage

1

Monthly users

2

Runs succeeded

>99%

Last modified

10 days ago

Overview

Easily collect product data from DM-drogeriemarkt websites across all countries where the company operates. This scraper supports product categories, filtered results, and individual product URLs, making it ideal for gathering detailed product information such as GTIN, name, brand, price, availability, ratings, and more.

WebsiteCountry
www.dm.deGermany
www.dm-drogeriemarkt.atAustria
www.dm-drogeriemarkt.baBosnia and Herzegovina
www.dm-drogeriemarkt.bgBulgaria
www.dm.hrCroatia
www.dm.czCzech Republic
www.dm.huHungary
www.dm-drogeriemarkt.itItaly
www.dm.plPoland
www.dm.roRomania
www.dm.rsSerbia
www.dm.skSlovakia
www.dm.siSlovenia

Features

  • Supports product categories, filtered results and individual product URLs.
  • Fetches detailed product information, including GTIN, name, price, brand, availability, ratings, and more.

Important Notice on "/search" URLs
This scraper is designed to comply fully with the website's robots.txt rules. According to these rules, URLs containing "/search" are disallowed and therefore will be automatically skipped by the scraper. Users are advised not to generate URLs using the search functionality of the website, as such URLs will not be processed. The scraper ensures adherence to these rules to respect the website's terms of service and policies.

URL examples

Scraping Limitations per URL for "Category URL"
The maximum number of products that can be scraped from one "Category URL" or "Category URL with filters" is limited to 1,000. If the total product count exceeds 1,000, use multiple URLs from subcategories or apply filters to stay within the limit. There is no restriction on the overall number of results you can collect using this scraper.

Results

Sample Output

The following is a sample output you can expect from the DM Product Scraper:

From Product Category URL

1{
2  "website": "dmDE",
3  "gtin": 5050456522729,
4  "dan": 1482794,
5  "brand": "Cerruti",
6  "title": "1881 Femme Eau de Toilette, 50 ml",
7  "category": "Damen Parfum",
8  "image": "https://media.dm-static.com/images/f_auto,q_auto,c_fit,h_320,w_320/v1715928076/products/pim/5050456522729-2021789/1881-femme-eau-de-toilette",
9  "priceCurrency": "EUR",
10  "price": 24.95,
11  "availability": true,
12  "url": "https://www.dm.de/cerruti-1881-femme-eau-de-toilette-p5050456522729.html",
13  "ratingValue": 4.9444,
14  "ratingCount": 36,
15  "additionalData": {
16    "priceInfo": {
17      "priceNotIncreasedSince": "29.09.2016",
18      "isSellout": false,
19      "isNew": false,
20      "basePriceUnit": "l",
21      "basePriceQuantity": 1,
22      "virtualScoreFactor": 2,
23      "price": "24.95",
24      "basePriceRelNetQuantity": 0.05,
25      "basePriceLocalized": "499,00 €",
26      "netBasePriceLocalized": "419,33 €",
27      "notDiscountAllowed": false,
28      "priceLocalized": "24,95 €",
29      "notScoreAllowed": false,
30      "notDeliverableToStore": false,
31      "netPriceLocalized": "20,97 €",
32      "priceCurrencyIso": "EUR",
33      "virtualScore": 12
34    },
35    "categories": [
36      "Damen Parfum"
37    ],
38    "name": "1881 Femme Eau de Toilette "
39  }
40}

From Single Product URL

1{
2  "website": "dmDE",
3  "gtin": 4005900917171,
4  "dan": 1442173,
5  "brand": "NIVEA",
6  "title": "Gesichtscreme in der Dose, 250 ml",
7  "category": "Bodylotion & Hautcreme",
8  "image": "https://media.dm-static.com/images/f_auto,q_auto,c_fit,h_440,w_500/v1719362200/products/pim/4005900917171-1480393866/gesichtscreme-in-der-dose",
9  "priceCurrency": "EUR",
10  "price": 3.65,
11  "availability": true,
12  "url": "https://www.dm.de/nivea-gesichtscreme-in-der-dose-p4005900917171.html",
13  "ratingValue": 4.8215,
14  "ratingCount": 633,
15  "additionalData": {
16    "priceInfo": {
17      "priceNotIncreasedSince": "21.03.2024",
18      "basePriceLocalized": "14,60 €",
19      "netBasePriceLocalized": "12,27 €",
20      "notDiscountAllowed": false,
21      "priceLocalized": "3,65 €",
22      "notScoreAllowed": false,
23      "notDeliverableToStore": false,
24      "netPriceLocalized": "3,07 €",
25      "priceCurrencyIso": "EUR",
26      "virtualScore": 1,
27      "isSellout": false,
28      "basePriceUnit": "l",
29      "basePriceQuantity": 1,
30      "virtualScoreFactor": 2,
31      "price": "3.65",
32      "basePriceRelNetQuantity": 0.25,
33      "isNew": false
34    },
35    "breadcrumbs": [
36      "Pflege & Parfum",
37      "Körperpflege",
38      "Bodylotion & Hautcreme"
39    ],
40    "description": [
41      "Die NIVEA Creme in der 250ml Dose pflegt mit ihrer reichhaltigen Formel jeder Hauttyp unabhängig vom Alter und zu jeder Gelegenheit. Die cremige Textur mit dem beliebten Duft schützt und verwöhnt die Haut besonders unkompliziert – für eine schöne, geschmeidige Haut. Geeignet für die tägliche Anwendung, wo auch immer die Haut sanfte und reichhaltige Pflege benötigt. Dermatologisch bestätigt hautverträglich."
42    ]
43  }
44}

GTIN-13 (EAN) Number

DM Product Scraper collects GTIN (EAN) numbers when provided with a Single Product URL and Product Category URLs.

This scraper was designed to comply with the directives specified in the dm.de robots.txt file as of 25.03.2025.

1User-agent: *
2Disallow: /gift-card-builder
3Disallow: /gift-card-value
4Disallow: /b2b-gift-card-shop
5Disallow: /search
6Disallow: /callback
7Disallow: /logout
8Disallow: /shopping-list
9Disallow: /cart
10
11Sitemap: https://www.dm.de/sitemap.xml

Pricing

Pricing model

Rental 

To use this Actor, you have to pay a monthly rental fee to the developer. The rent is subtracted from your prepaid usage every month after the free trial period. You also pay for the Apify platform usage.

Free trial

7 days

Price

$25.00