Dutch Business Scraper
Pricing
Pay per usage
Dutch Business Scraper
Scrape Dutch company data from KVK, De Telefoongids and OpenKVK. Get company names, KVK numbers, addresses, phone numbers, websites and more.
Pricing
Pay per usage
Rating
0.0
(0)
Developer
caio gonçalves
Actor stats
0
Bookmarked
2
Total users
1
Monthly active users
4 days ago
Last modified
Categories
Share
Dutch Business Scraper 🇳🇱
Scrape Dutch company data from multiple public sources: KVK (Kamer van Koophandel), De Telefoongids (Yellow Pages), and OpenKVK.
Perfect for B2B sales teams, market researchers, and anyone targeting Netherlands-based companies.
What data you get
For each business found:
| Field | Description |
|---|---|
companyName | Official company name |
kvkNumber | KVK registration number |
address | Street address |
postalCode | Dutch postal code |
city | City name |
phone | Phone number |
website | Company website |
email | Email address (when available) |
businessType | Type of business / SBI code |
registrationDate | Date of KVK registration |
numberOfEmployees | Employee count (when available) |
sourceUrl | URL where data was found |
source | Which source provided the data |
Input
| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
searchQuery | string | ✅ | - | Business type/keyword (e.g., "restaurant", "tandarts") |
location | string | ✅ | - | City or region (e.g., "Amsterdam", "Noord-Holland") |
maxResults | integer | ❌ | 100 | Maximum results to return |
sources | array | ❌ | all | Sources to use: kvk, detelefoongids, openkvk |
proxyConfiguration | object | ❌ | - | Apify proxy settings |
Example input
{"searchQuery": "tandarts","location": "Amsterdam","maxResults": 50,"sources": ["detelefoongids", "openkvk"]}
Data sources
- OpenKVK (
openkvk.nl) — Free mirror of KVK data with search API. Best for KVK numbers and registration data. - De Telefoongids (
detelefoongids.nl) — Dutch yellow pages. Excellent for phone numbers, addresses, and local businesses. - KVK Zoeken (
kvk.nl/zoeken) — Official KVK public search. Limited but authoritative data.
Deduplication
Results are automatically deduplicated by KVK number. When a business is found in multiple sources, data is merged (preferring the most complete record).
Rate limiting
The actor respects rate limits (1-2 requests/second per source) to avoid being blocked.
Cost
Typical run costs ~$0.10-0.50 depending on maxResults and number of sources.