DM Product Scraper avatar
DM Product Scraper

Pricing

$25.00/month + usage

Go to Store
DM Product Scraper

DM Product Scraper

Developed by

M3Web

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

Total users

6

Monthly users

5

Runs succeeded

>99%

Last modified

2 months ago

You can access the DM Product Scraper programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

$echo '{
< "startUrls": [
< {
< "url": "https://www.dm.de/pflege-und-parfum/parfum/damen-parfum"
< },
< {
< "url": "https://www.dm.de/nivea-gesichtscreme-in-der-dose-p4005900917171.html"
< }
< ]
<}' |
<apify call m3web/dm-product-scraper --silent --output-dataset

DM Product Scraper API through CLI

The Apify CLI is the official tool that allows you to use DM Product Scraper locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: