
Moemax Scraper
Pricing
$25.00/month + usage

Moemax Scraper
moemax Scraper: Apify Actor for scraping product details (name, price, images, SKU, description) from moemax.de pages. Uses residential proxies (AU exit nodes) to bypass geo-blocks. Ideal for price tracking and inventory analysis.
0.0 (0)
Pricing
$25.00/month + usage
0
Total users
2
Monthly users
2
Runs succeeded
>99%
Last modified
a month ago
moemax Scraper Documentation
This Apify Actor scrapes product details from www.moemax.de, optimized for residential proxies and German/Austrian e-commerce requirements.
Overview
Extracts structured product data from moemax.de product pages.
Use Case: Price monitoring, inventory tracking, and competitor analysis.
Input Configuration
{"proxyConfiguration": {"useApifyProxy": true,"apifyProxyGroups": ["RESIDENTIAL"],"apifyProxyCountry": "AU"},"urls": ["https://www.moemax.de/p/based-wohnlandschaft-alatri-gruen-002703009101"]}
Input Parameters
Parameter | Type | Description |
---|---|---|
proxyConfiguration | Object | Required Residential proxy setup |
→ apifyProxyGroups | Array | ["RESIDENTIAL"] for residential IPs |
→ apifyProxyCountry | String | "AU" (Australia-based exit nodes) |
urls | Array[String] | Product page URLs to scrape |
Output Schema
[{"product_name": "Wohnlandschaft Alatri Grün","product_price": "599 EUR","product_image": ["https://media.moemax.com/i/moemax/PIRpiOdTK0F3HxjSLGx9Q3DA/..."],"product_url": "https://www.moemax.de/p/...","description": "Grüne Wohnlandschaft: Stilvoller Komfort...","sku": "002703009101"}]
Output Fields
Field | Type | Description |
---|---|---|
product_name | String | Full product title |
product_price | String | Price with currency |
product_image | Array[URL] | High-res product images (1200px width) |
product_url | URL | Original product page URL |
description | String | SEO-optimized product description |
sku | String | Unique product identifier |
Support & Customization
Need adjustments?
✉️ support@getdataforme.com
🌐 Contact Form
Email Subject:
[moemax Scraper] Custom Request/Bug Report
Technical Notes
- Uses Chrome headless browser with residential proxies
- Automatic retries for CAPTCHA/anti-bot systems
- Data sanitization for German price formats
- 30-second timeout per request