Otto.de Product Scraper avatar

Otto.de Product Scraper

Under maintenance

Pricing

$15.00/month + usage

Go to Apify Store
Otto.de Product Scraper

Otto.de Product Scraper

Under maintenance

Easily extract product data from Otto.de with this scraper. Supports product categories and filtered results. Ideal for collecting product details, including price, name, brand, ratings, and more.

Pricing

$15.00/month + usage

Rating

0.0

(0)

Developer

M3Web

M3Web

Maintained by Community

Actor stats

2

Bookmarked

32

Total users

2

Monthly active users

6 hours ago

Last modified

Share

Overview

The Otto.de Product Scraper allows you to efficiently extract product data from the Otto.de ecommerce platform's product category pages.

Features

  • Supports product categories, including filtered results (e.g. by brand).
  • Fetches detailed product information, including name, price, brand, ratings, and more.
  • Optional maxItems parameter to limit the number of items fetched.

Not supported

  • Single-product URLs (containing /p/) are not supported.
  • Search URLs (containing /suche/) are not supported.

otto.de runs anti-bot protection that crashes automated browsers on both of these page types, so these URLs are skipped with a warning in the log rather than attempted.

URL examples

Results

Sample Output

The following is a sample output you can expect from the Otto.de Product Scraper:

[
{
"website": "ottoDE",
"brand": "LG",
"name": "LG 55UT73006LA LED Fernseher 139 cm (55 Zoll) 4K Ultra HD Smart TV",
"image": "https://i.otto.de/i/otto/8231f93a-d87e-5244-93c3-07b641d397f5?$responsive_ft2$",
"priceCurrency": "EUR",
"price": 599.99,
"url": "https://www.otto.de/p/lg-55ut73006la-led-fernseher-139-cm-55-zoll-4k-ultra-hd-smart-tv-1845282806/?variationId=1844806838",
"ratingValue": 4.5,
"ratingCount": 120,
"category": "fernseher",
"id": "1895260743",
"variationId": "1895260744"
}
]

Example of data usage

This Actor was created in compliance with otto.de robots.txt (https://www.otto.de/robots.txt) rules on 02.08.2026.