Massimo Dutti avatar
Massimo Dutti

Pricing

$9.99/month + usage

Go to Store
Massimo Dutti

Massimo Dutti

Developed by

datasaurus

datasaurus

Maintained by Community

Scrape products from Massimo Dutti. All countries and languages. Scrape the full website or scrape by product category or individual product. Fast and efficient.

0.0 (0)

Pricing

$9.99/month + usage

4

Total users

6

Monthly users

1

Runs succeeded

>99%

Last modified

a month ago

You can access the Massimo Dutti 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 '{
< "start_urls": [
< {
< "url": "https://www.massimodutti.com/gb/"
< },
< {
< "url": "https://www.massimodutti.com/gb/women/jackets-n1450?celement=2028560"
< },
< {
< "url": "https://www.massimodutti.com/gb/highwaist-skinny-flared-jeans-l05080923?pelement=45953159&colorId=470&style=1"
< }
< ],
< "max_results": 10
<}' |
<apify call datasaurus/massimodutti --silent --output-dataset

Massimo Dutti API through CLI

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

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: