Dutch Business Scraper avatar

Dutch Business Scraper

Pricing

Pay per usage

Go to Apify Store
Dutch Business Scraper

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

caio gonçalves

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

4 days ago

Last modified

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:

FieldDescription
companyNameOfficial company name
kvkNumberKVK registration number
addressStreet address
postalCodeDutch postal code
cityCity name
phonePhone number
websiteCompany website
emailEmail address (when available)
businessTypeType of business / SBI code
registrationDateDate of KVK registration
numberOfEmployeesEmployee count (when available)
sourceUrlURL where data was found
sourceWhich source provided the data

Input

ParameterTypeRequiredDefaultDescription
searchQuerystring-Business type/keyword (e.g., "restaurant", "tandarts")
locationstring-City or region (e.g., "Amsterdam", "Noord-Holland")
maxResultsinteger100Maximum results to return
sourcesarrayallSources to use: kvk, detelefoongids, openkvk
proxyConfigurationobject-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.