Scrape wlw.de — 625K+ German B2B Suppliers with Certifications and GPS Data
Extract structured supplier profiles from wlw.de (Wer liefert was), Germany's premier industrial B2B directory. Get company names, addresses, certifications, GPS coordinates, logos, and product categories. Ideal for sourcing German manufacturers, wholesalers, and service providers across every industry vertical.
Pricing
$0.003/SERP + $0.005/detail
Anti-Bot
TLS fingerprinting
What You Can Scrape
- Supplier profiles — company name, description, address, phone, email, website
- Certifications — ISO, DIN, and industry-specific certifications per company
- GPS coordinates — latitude and longitude for geographic analysis and mapping
- Company logos — direct URL to the company logo image
- Product categories — industry classification and product/service listings
- Multi-query — search for multiple products or industries in a single run
Primary Use Cases
- Supplier sourcing — find German manufacturers and wholesalers by product category
- B2B lead generation — build targeted prospect lists with verified contact data
- Competitive mapping — analyze supplier density and specialization by region
- Certification verification — identify ISO-certified suppliers for compliance requirements
- Market entry research — understand the German supplier landscape before expanding
API Example
curl -X POST "https://api.apify.com/v2/acts/santamaria-automations~wlw-de-scraper/runs?token=YOUR_TOKEN" \
-H "Content-Type: application/json" \
-d '{
"searchQueries": ["CNC Zerspanung"],
"maxResultsPerQuery": 200,
"includeCompanyDetails": true
}'
Integrations
- n8n / Make / Zapier — trigger runs and process results via webhook
- AI Agents (MCP) — Claude Desktop, Cursor, VS Code, LangChain, LlamaIndex
- Python / Node.js — Apify SDK for programmatic access
- Google Sheets / Airtable — export via Apify integrations
How It Compares
| Feature | NanoScrape | Alternatives |
| Docker image | ~12MB | N/A (no working alternatives) |
| RAM usage | 128MB | N/A |
| Cost per 1k SERP | $3.00 | N/A |
| GPS coordinates | Yes | N/A |
| Certifications | ISO, DIN extracted | N/A |
| Availability | Only scraper on Apify | None available |
Output Fields
| Field | Type | Example |
| company_name | string | Trumpf GmbH + Co. KG |
| address | string | Johann-Maus-Str. 2, 71254 Ditzingen |
| phone | string | +49 7156 303-0 |
| email | string | [email protected] |
| website | string | https://www.trumpf.com |
| certifications | string[] | ["ISO 9001", "ISO 14001"] |
| latitude | number | 48.8269 |
| longitude | number | 9.0676 |
| logo_url | string | https://... |
| categories | string[] | ["Laser cutting machines", "Sheet metal"] |