wlw.de Scraper — German B2B Supplier Directory avatar

wlw.de Scraper — German B2B Supplier Directory

Pricing

from $3.00 / 1,000 search result scrapeds

Go to Apify Store
wlw.de Scraper — German B2B Supplier Directory

wlw.de Scraper — German B2B Supplier Directory

Scrape B2B supplier listings from wlw.de (Wer liefert was). Extract contacts, certifications, employee count, products, GPS coordinates & company logos. 625K+ businesses across DE/AT/CH. HTTP-only, low memory. Pay-per-result pricing.

Pricing

from $3.00 / 1,000 search result scrapeds

Rating

0.0

(0)

Developer

Alessandro Santamaria

Alessandro Santamaria

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Share

wlw.de Business Scraper (Wer liefert was)

Scrapes B2B supplier listings from wlw.de, Germany's leading B2B supplier directory with 625K+ businesses.

Features

  • SERP extraction: Company name, country, sell points
  • Detail pages: Full profile with address, phone, website, description, employee count, certifications, product categories, founding year, distribution area
  • Country filter: DE, AT, CH, or all
  • Pagination: Automatically follows all result pages
  • Low memory: HTTP-only, ~128MB (no browser)

Input

FieldTypeDefaultDescription
keywordstringrequiredProduct/service keyword (e.g., "CNC Fräsen", "Metallbau")
countrystringDECountry filter: DE, AT, CH, or empty for all
maxResultsinteger100Maximum results to return
includeDetailsbooleantrueFetch company profiles for full data
proxyConfigurationobjectApify proxyProxy settings

Output

Each result includes:

  • name, slug, wlw_id
  • street, zip, city, country, address
  • phone, website, email, logo_url
  • description, employee_count, supplier_type
  • distribution_area, founding_year
  • certifications[], product_categories[]
  • latitude, longitude
  • source_url, detail_url, scraped_at

Pricing

EventPrice
directory-startRun start
directory-serp-result$0.003/result
directory-detail-result$0.005/result

Enrichment add-ons

After the scrape completes, this actor can automatically trigger AI-powered extraction on every website found in the results. Each add-on runs as a separate actor and produces its own dataset.

Contact extraction

Extracts team member names, email addresses, phone numbers, positions, and departments from company websites. Powered by the Website Contact Extractor.

Enable it by setting enableContactExtraction: true and providing at least one LLM API key. The sub-actor run ID is stored in the key-value store as CONTACT_EXTRACTOR_RUN_ID.

Job listing extraction

Extracts open positions, job titles, locations, departments, and career page URLs from company websites. Powered by the Website Job Extractor.

Enable it by setting enableJobExtraction: true and providing at least one LLM API key. The sub-actor run ID is stored in the key-value store as JOB_EXTRACTOR_RUN_ID.

Browser fallback

Some company websites are built with JavaScript frameworks (React, Vue, Angular) that require a full browser to render. When enableBrowserFallback is set to true, the contact/job extractors will automatically re-scrape these sites with Playwright. This catches ~25% more sites but increases cost and runtime. Only applies when contact or job extraction is enabled.

LLM API keys

Both add-ons use LLMs to extract structured data. Provide one or more API keys. When multiple keys are provided, the system uses them in priority order with automatic fallback:

  1. Gemini (recommended) -- Best quality-to-cost ratio. Free tier includes 1M tokens/min. Get a key at Google AI Studio.
  2. Groq (optional) -- Ultra-fast inference. Get a key at Groq Console.
  3. OpenRouter (optional) -- Access to 100+ models. Get a key at OpenRouter.

One key is sufficient. With multiple keys, if the primary provider hits a rate limit, the system falls back to the next available provider automatically.

Support

Found a bug or have a feature request? Open an issue.