
Xxxlutz Scraper
Pricing
$25.00/month + usage
Go to Store

Xxxlutz Scraper
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
Parameter | Type | Description |
---|---|---|
proxyConfiguration | Object | German residential IPs for geo-restricted content |
→ apifyProxyGroups | Array | ["RESIDENTIAL"] required |
→ apifyProxyCountry | String | "DE" (Germany exit nodes) |
urls | Array[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
Field | Type | Description |
---|---|---|
product_name | String | Full product title with variant |
product_price | String | EUR-formatted price |
product_image | Array[URL] | 1200px-width product images |
product_url | URL | Source product page |
description | String | Technical specifications in German |
sku | String | Unique 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