Otto.de Scraper avatar
Otto.de Scraper

Pricing

$25.00/month + usage

Go to Store
Otto.de Scraper

Otto.de Scraper

Developed by

Lexis Solutions

Lexis Solutions

Maintained by Community

The Otto.de Apify Scraper is an automated tool for extracting valuable data from Otto.de - one of the leading e-commerce platforms in Germany. It provides businesses with insights for market analysis, competitor monitoring, and price tracking. Ideal for e-commerce and market research.

5.0 (5)

Pricing

$25.00/month + usage

16

Total users

50

Monthly users

3

Runs succeeded

>99%

Last modified

2 years ago

You can access the Otto.de 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.

1echo '{
2  "startUrls": [
3    {
4      "url": "https://www.otto.de/haushalt/trockner/waermepumpentrockner/?l=gq&o=120&c=Trockner"
5    }
6  ],
7  "maxItems": 10
8}' |
9apify call lexis-solutions/otto-de-scraper --silent --output-dataset

Otto.de Scraper API through CLI

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

Install the Apify CLI

1npm i -g apify-cli
2apify login

Other API clients include: