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

Runs succeeded

>99%

Last modified

a month 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

{
"proxyConfiguration": {
"useApifyProxy": true,
"apifyProxyGroups": ["RESIDENTIAL"],
"apifyProxyCountry": "DE"
},
"urls": [
"https://www.xxxlutz.de/p/home24-regal-schwarz-000874000101"
]
}

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

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

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 ↗