Otto.de Product Scraper (Pay Per Result) avatar
Otto.de Product Scraper (Pay Per Result)

Pricing

$5.00 / 1,000 results

Go to Apify Store
Otto.de Product Scraper (Pay Per Result)

Otto.de Product Scraper (Pay Per Result)

Developed by

Milán Vásárhelyi

Milán Vásárhelyi

Maintained by Community

A scraper for Otto.de to extract product data from both individual product URLs and category pages. Good for AI training, pricing, analytics, integrations. Results available: JSON, CSV, XLSX etc.

5.0 (1)

Pricing

$5.00 / 1,000 results

0

4

4

Last modified

12 days ago

You can access the Otto.de Product Scraper (Pay Per Result) 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 '{
< "productUrls": [
< "https://www.otto.de/p/icepeak-funktionsjacke-d-funktionsjacke-adenau-1-st-wasserdicht-winddicht-C1653315698/#variationId=1871899105"
< ],
< "categoryUrls": [
< "https://www.otto.de/damen/mode/jacken/uebergangsjacken/"
< ]
<}' |
<apify call 123webdata/otto-scraper --silent --output-dataset

Otto.de Product Scraper (Pay Per Result) API through CLI

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

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: