Xxxlutz Scraper avatar
Xxxlutz Scraper

Pricing

$25.00/month + usage

Go to Store
Xxxlutz Scraper

Xxxlutz Scraper

Developed by

GetDataForMe

GetDataForMe

Maintained by Community

xxxlutz Scraper: Apify Actor extracts product data (name, price, images, SKU, description) from xxxlutz.de using German residential proxies. Returns structured JSON for market analysis and inventory tracking. Complies with DE e-commerce standards.

0.0 (0)

Pricing

$25.00/month + usage

0

Total users

2

Monthly users

2

Last modified

2 days ago

xxxlutz Scraper Documentation

This Apify Actor extracts product data from www.xxxlutz.de using German residential proxies, optimized for furniture/e-commerce monitoring.


Overview

Scrapes detailed product information from xxxlutz.de product pages.
Use Cases: Price comparison, inventory management, and market research.


Input Configuration

1{
2  "proxyConfiguration": {
3    "useApifyProxy": true,
4    "apifyProxyGroups": ["RESIDENTIAL"],
5    "apifyProxyCountry": "DE"
6  },
7  "urls": [
8    "https://www.xxxlutz.de/p/home24-regal-schwarz-000874000101"
9  ]
10}

Input Parameters

ParameterTypeDescription
proxyConfigurationObjectGerman residential IPs for geo-restricted content
apifyProxyGroupsArray["RESIDENTIAL"] required
apifyProxyCountryString"DE" (Germany exit nodes)
urlsArray[String]Product URLs to scrape

Output Schema

1[
2  {
3    "product_name": "home24 REGAL Schwarz",
4    "product_price": "129 EUR",
5    "product_image": ["https://media.xxxlutz.com/i/xxxlutz/PIt-uX-hv9bsGhc5iqOH2iuw/..."],
6    "product_url": "https://www.xxxlutz.de/p/...",
7    "description": "Regal in Schwarz (ca. 35 cm tief)...",
8    "sku": "000874000101"
9  }
10]

Output Fields

FieldTypeDescription
product_nameStringFull product title with variant
product_priceStringEUR-formatted price
product_imageArray[URL]1200px-width product images
product_urlURLSource product page
descriptionStringTechnical specifications in German
skuStringUnique 12-digit product identifier

Support & Modifications

Custom requirements?
✉️ support@getdataforme.com
📮 Contact Form

Email Subject:
[xxxlutz Scraper] Support Request


Technical Specifications

  • German-language text extraction
  • Residential proxy rotation (1 IP/product request)
  • 3 retries for failed requests
  • 15MB memory limit per page

Apify Residential Proxy Guide ↗