Wer Liefert Was B2B Marketplace Scraper avatar
Wer Liefert Was B2B Marketplace Scraper

Pricing

$15.00/month + usage

Go to Store
Wer Liefert Was B2B Marketplace Scraper

Wer Liefert Was B2B Marketplace Scraper

codebyte/wer-liefert-was-b2b-marketplace

Developed by

Codebyte

Maintained by Community

A powerful web scraper for Wer-Liefert-Was (WLW), Europe's leading B2B marketplace. Extract company profiles, contact information and product listings. Perfect for market research, lead generation, and competitive analysis.

0.0 (0)

Pricing

$15.00/month + usage

2

Monthly users

8

Runs succeeded

>99%

Last modified

a month ago

Wer-Liefert-Was Scraper

This Apify actor scrapes company and product information from Wer-Liefert-Was (WLW), one of the leading B2B marketplaces in German-speaking countries. The actor supports both company and product searches across multiple regions and languages.

Features

  • Search for companies or products
  • Language selection (German/English)
  • Optional detailed company information
  • Configurable pagination limits
  • Structured JSON output

Input Parameters

ParameterTypeDescription
resultTypeStringType of search to perform: company_search or product_search
searchTermStringThe term to search for
regionStringPrioritize region for search results (DE/AT/CH/BE/LU)
languageStringPreferred language for results (de/en)
includeCompanyDetailsBooleanWhether to store detailed company information in KVS
maxPagesIntegerMaximum number of search result pages to crawl (0 = unlimited)

Example Input

1{
2    "resultType": "product_search",
3    "searchTerm": "stuhl",
4    "includeCompanyDetails": true,
5    "maxPages": 4,
6    "region": "DE",
7    "language": "en"
8}

Output

Company Details Output

If includeCompanyDetails is set to true, the actor will store company details in a named key-value store wlw-company-details. This key-value store is shared between actor runs, so you can maintain a permanent database of company information. Compared to company search results, company details contain more information, such as contact persons at the company, EU VAT ID and more.

1{
2  "company": {
3    "slug": "tremmel-aufzuege-gmbh-cokg-1710405",
4    "uuid": "00505682-f25b-1ee9-bd91-d262758ff7fb",
5    "company_id": 1710405,
6    "acronym": "TAC",
7    "email": "info@tremmel-aufzuege.de",
8    "average_response_time": "less_than_24h",
9    "catalog": {
10      "url": "https://wlw-1-company-facts-media20191122174836234900000006.s3.eu-central-1.amazonaws.com/e8212fa2-3974-42c9-bd14-79d7c50f3cd0.pdf",
11      "name": "Tremmel_Prospekt_Aufzugsspezi_2020_11.pdf",
12      "filename": "Tremmel_Prospekt_Aufzugsspezi_2020_11.pdf",
13      "title": "Catalog",
14      "description": null
15    },
16    "documents": [
17      {
18        "mime_type": "application/pdf",
19        "filename": "Tremmel_Prospekt_Aufzugsspezi_2020_11.pdf",
20        "url": "https://wlw-1-company-facts-media20191122174836234900000006.s3.eu-central-1.amazonaws.com/e8212fa2-3974-42c9-bd14-79d7c50f3cd0.pdf",
21        "title": "Catalog",
22        "description": null
23      }
24    ],
25    "certificates_count": 0,
26    "customer_id": 2312381,
27    "distribution_area": "regional",
28    "employee_count": "20-49",
29    "founding_year": 2011,
30    "package_name": null,
31    "is_customer": true,
32    "logo_url": "https://wlw-1-company-facts-media20191122174836234900000006.s3.eu-central-1.amazonaws.com/316d3049-c512-4f9b-b7e4-39fa144440df.jpeg",
33    "name": "Tremmel Aufzüge GmbH & Co.KG",
34    "response_rate": 0.33,
35    "is_alive": true,
36    "supplier_types": [
37      "distribution",
38      "service"
39    ],
40    "description": "We specialize in modernization, renovation, and service for passenger elevators. But also for all types of disabled lifts. Domuslifte, stair lifts, renovation, repair, service.",
41    "certificates": [],
42    "location": {
43      "latitude": 49.011585,
44      "longitude": 12.982407
45    },
46    "videos": [
47      {
48        "title": "Video",
49        "description": null,
50        "kind": "youtube",
51        "video_id": "8ersIbDg5ug"
52      }
53    ],
54    "phone_number": "+499929581970",
55    "fax_number": "+4999295819799",
56    "homepage": "http://www.tremmel-aufzuege.de/",
57    "address": {
58      "address_lines": [
59        "Im Gewerbegebiet 5"
60      ],
61      "city": "Patersdorf",
62      "postal_code": "94265",
63      "country_code": "DE"
64    },
65    "pictures": [],
66    "contacts": [
67      {
68        "id": "f7e95792-a659-5f68-be82-365f6866219c",
69        "title": null,
70        "first_name": "Werner",
71        "last_name": "Tremmel",
72        "email": "info@tremmel-aufzuege.de",
73        "phone_number": "+499929581970",
74        "fax_number": null,
75        "executive_type": "sales",
76        "executive_type_text": null
77      },
78      {
79        "id": "6824ade5-b2b4-500d-9a4f-11337a217d39",
80        "title": null,
81        "first_name": "Marco",
82        "last_name": "Tremmel",
83        "email": "tremmelmrc@t-online.de",
84        "phone_number": "+499929581970",
85        "fax_number": null,
86        "executive_type": "marketing",
87        "executive_type_text": null
88      }
89    ],
90    "content_language": "en",
91    "product_count": 0,
92    "references": [],
93    "vat_id": null,
94    "payment_methods": {
95      "codes": [],
96      "additional": []
97    },
98    "payment_terms": [],
99    "incoterms": [],
100    "sustainability_score": null,
101    "keywords": [],
102    "seo_keywords": [],
103    "ep_id": null,
104    "ep_slug": null,
105    "main_business_area": {
106      "id": 100045,
107      "title": "Conveyor technology"
108    }
109  }
110}

Company Search Output

1{
2	"company_id": 1145801,
3	"customer_id": null,
4	"uuid": "00505682-f25b-1ee9-bd91-d2a36da817fb",
5	"slug": "korb-jacob-1145801",
6	"acronym": "KJ",
7	"average_response_time": null,
8	"certificates_count": 0,
9	"city": "Berlin",
10	"country_code": "DE",
11	"debug_data": null,
12	"distribution_area": "regional",
13	"email": "post@korb-jacob.de",
14	"phone_number": "+49302813650",
15	"employee_count": "1-4",
16	"distance": null,
17	"founding_year": null,
18	"catalog": null,
19	"highlightings": {
20		"description": "... chairs of all kinds, such as Thonet, Wiener Kaffeehaus <em>Stuhl</em>.\n\nBerlin &amp; Surroundings\nWe offer pick-up and delivery service within Berlin and the surrounding area, or you are welcome to bring them personally to the store.\n\nWe offer the following mat weaves:\nMaterial: Natural\nNatural weave cannot be dyed, light honey tone that darkens naturally over time.\nFinished natural weave\nSuitable for all chairs\nNatural weave by the meter\nOriginal as with Thonet chairs\nCannot be dyed &#x2F; naturally darkens due to sunlight exposure\nPrice per area: €145.00\nincluding 19% VAT...",
21		"secondary_description": null
22	},
23	"homepage": "http://www.korb-jacob.de/",
24	"location": {
25		"latitude": 52.53156,
26		"longitude": 13.37748
27	},
28	"logo_url": "https://wlw-1-company-facts-media20191122174836234900000006.s3.eu-central-1.amazonaws.com/ab47300d-c19e-487c-b0e4-01684dd66326.jpeg",
29	"matching_company_category": null,
30	"matching_top_ranking_keyword": null,
31	"name": "Korb-Jacob",
32	"description": null,
33	"is_customer": false,
34	"is_new_customer": false,
35	"package_name": null,
36	"pictures": [],
37	"matching_product_count": 1,
38	"product_count": 1,
39	"portfolio_products": [
40		{
41			"uuid": "9545a195-d181-5bd8-b3f5-ab802c52b8b4",
42			"id": "35911509",
43			"name": "Have the Freischwinger Thonet S32 S64 Viennese coffee house chair repaired",
44			"slug": "freischwinger-thonet-s32-s64-wiener-kaffeehaus-stuhl-reparieren-lassen-35911509",
45			"images": [
46				{
47					"url": "https://supplier-offers-media-production.s3.eu-central-1.amazonaws.com/c92b93b2-9dc4-11ef-a9ba-0a58a9feac02.jpeg",
48					"caption": null
49				}
50			],
51			"keywords": null,
52			"attributes": [],
53			"highlightings": {
54				"name": "Have the Freischwinger Thonet S32 S64 Viennese coffee house chair repaired",
55				"description": "... chairs of all kinds, such as Thonet, Wiener Kaffeehaus <em>Stuhl</em>.\n\nBerlin &amp; Surroundings\nWe offer pick-up and delivery service within Berlin and the surrounding area, or you are welcome to bring them personally to the store.\n\nWe offer the following mat weaves:\nMaterial: Natural\nNatural weave cannot be dyed, light honey tone that darkens naturally over time.\nFinished natural weave\nSuitable for all chairs\nNatural weave by the meter\nOriginal as with Thonet chairs\nCannot be dyed &#x2F; naturally darkens due to sunlight exposure\nPrice per area: €145.00\nincluding 19% VAT..."
56			},
57			"is_matching": true,
58			"is_showcased": false
59		}
60	],
61	"response_rate": 0,
62	"is_alive": false,
63	"space_type": "relevance",
64	"street": "Habersaathstrasse 32",
65	"supplier_types": [
66		"service"
67	],
68	"zipcode": "10115",
69	"sustainability_score": null,
70	"ep_id": null,
71	"ep_slug": null
72}

Product Search Output

1{
2	"slug": "tische-plano-849-24195740",
3	"slug_id": "24195740",
4	"company_slug": "braun-gmbh-co-kg-stuhlfabrik-474615",
5	"company_uuid": "00505682-f25b-1ee9-bd91-d2568d9d37fb",
6	"description": "Folding Table\n\nModel Number: 849\nFrame: Round Tube\nTable Legs: Ø 40 mm\n\nOptions:\n- Various table top thicknesses\n- Surface: Thermopal or real wood ven...",
7	"image": {
8		"url": "https://supplier-offers-media-production.s3.eu-central-1.amazonaws.com/3ee8a5d1-dea4-11ed-8d7a-0a58a9feac02.jpeg"
9	},
10	"images": [
11		{
12			"url": "https://supplier-offers-media-production.s3.eu-central-1.amazonaws.com/3ee8a5d1-dea4-11ed-8d7a-0a58a9feac02.jpeg"
13		}
14	],
15	"language": "en",
16	"name": "Tables | Plano 849",
17	"company": {
18		"company_id": 474615,
19		"uuid": "00505682-f25b-1ee9-bd91-d2568d9d37fb",
20		"name": "BRAUN GmbH & Co. KG Stuhlfabrik",
21		"slug": "braun-gmbh-co-kg-stuhlfabrik-474615",
22		"email": "info@stuhl-braun.de",
23		"is_customer": false,
24		"customer_id": null,
25		"average_response_time": null,
26		"response_rate": 0,
27		"logo_url": "https://wlw-1-company-facts-media20191122174836234900000006.s3.eu-central-1.amazonaws.com/d599f48d-21a1-4189-835e-ee4e12e661b2.jpeg",
28		"is_alive": true,
29		"founding_year": 1901,
30		"distribution_area": "europe",
31		"certificates_count": 6,
32		"ep_slug": null,
33		"ep_id": null
34	},
35	"is_showcased": true,
36	"minimum_order_quantity": null,
37	"price": null
38}

Pricing

Pricing model

Rental 

To use this Actor, you have to pay a monthly rental fee to the developer. The rent is subtracted from your prepaid usage every month after the free trial period. You also pay for the Apify platform usage.

Free trial

1 day

Price

$15.00