Belgium KBO Company Scraper — Directors, VAT & NACE Codes
Pricing
$5.00 / 1,000 results
Belgium KBO Company Scraper — Directors, VAT & NACE Codes
Scrape any company in Belgium from the Belgian KBO/BCE register by enterprise number — name, legal form, status, address, start date, directors, characteristics, VAT & NSSO NACE-BEL activity codes and external links. Structured JSON, no API key. You pay per completed lookup — matched or not.
Pricing
$5.00 / 1,000 results
Rating
0.0
(0)
Developer
NeuralVerge
Maintained by CommunityActor stats
0
Bookmarked
1
Total users
1
Monthly active users
3 days ago
Last modified
Categories
Share
Belgium KBO Company Scraper — Directors, VAT & NACE Codes ✅ No API Key
Scrape any Belgian company from the KBO/BCE (Crossroads Bank for Enterprises, kbopub.economie.fgov.be) by enterprise number — name, KBO number, legal form, status, address, directors & functions, characteristics, VAT & NSSO NACE-BEL activity codes, entity links and official external links. Powered by the Neuralverge API. No API key or account required. You pay per completed lookup — matched or not; failed runs are never charged.
Ideal for KYC/KYB, due diligence, compliance, lead enrichment and feeding company data to AI agents.
✨ Why this Actor
- 🇧🇪 Full KBO/BCE profile — identity, functions, characteristics, VAT/NSSO activity codes, entity links and external links in one structured object.
- 💸 One row per completed lookup — no run fee and no start fee. An unresolved
enterprise number comes back as one
no resultrow, billed like any other row; a failed run costs $0.00. - 🔑 No API key or account — extraction runs on the Neuralverge backend.
- ⚡ Real-time & structured — fresh data each run and one predictable JSON schema.
🔧 How it works
- Provide a Belgian enterprise number (ondernemingsnummer, e.g.
725609983, with or without dots) — or an advanced full KBO public-search URL. - Run the Actor. Fetching and AI-structuring the profile happens on the Neuralverge backend.
- Get one flat dataset row per company — 18 columns, all at the top level
(
url,kboNumber,enterpriseName,legalForm,address,status, …). Export to CSV, JSON or Excel, or pull it over the Apify API.
If the company can't be resolved you still get a row — an explicit no result row that
echoes the number you submitted — so nothing disappears silently.
Input
One company per run.
| Field | Type | Notes |
|---|---|---|
companyNumber | string | The Belgian enterprise number (ondernemingsnummer), with or without dots. |
companyUrl | string | Advanced: a full KBO public-search URL to use instead of the number. |
{"companyNumber": "725609983"}
What you'll receive
One flat row per company. Every field sits at the top level of the row, so the Output tab shows a single table with all 18 columns — there are no views to switch between. Exports (CSV, JSON, XML, Excel) contain exactly the same fields.
Columns: url, kboNumber, enterpriseName, legalForm, address, status, startDate, entrepreneurialSkills, authorisations, vatActivitiesNacebelVersion, nssoActivitiesNacebelVersion, lastFilingDate, entityLinks.
Lists — functions, characteristics, vatActivities, nssoActivities, externalLinks — come back as arrays. The table renders each as
an expandable "N items" cell; a CSV/JSON/Excel export carries them in full.
Nulls are normal. The column set is the same on every run, so a field the source does not expose for this company comes back
nullrather than disappearing — a spreadsheet or CRM mapping built on one run keeps working on the next.
Example output (real run)
A real dataset row, shown in full.
{"url": "https://kbopub.economie.fgov.be/kbopub/toonondernemingps.html?lang=en&ondernemingsnummer=725609983","kboNumber": "0725.609.983","enterpriseName": "AVO BMW","legalForm": "Private limited company","address": "Rue des Cotillages 47, 4500 Huy","status": "Active","startDate": "2019-04-24","functions": [{"name": "Kostanyan, Avetik","role": "Director","startDate": "2023-12-08"}],"entrepreneurialSkills": null,"characteristics": ["Employer National Social Security Office","Subject to VAT","Enterprise subject to registration"],"authorisations": null,"vatActivitiesNacebelVersion": "2025","vatActivities": [{"code": "95.314","description": "Bodywork repair (including painting)"},{"code": "47.811","description": "Retail sale of cars and light motor vehicles (<= 3,5 tons)"}],"nssoActivitiesNacebelVersion": "2025","nssoActivities": [{"code": "95.311","description": "General repair and maintenance of cars and light motor vehicles (<= 3,5 tons)"}],"lastFilingDate": null,"entityLinks": null,"externalLinks": [{"linkDescription": "Publications in National Gazette","url": "https://www.ejustice.just.fgov.be/cgi_tsv/list.pl?language=fr&btw=0725609983&page=1&view_numac=0725609983"},{"linkDescription": "Publication of the annual accounts in the Central Balance Sheet Office","url": "https://consult.cbso.nbb.be/consult-enterprise/0725609983"},{"linkDescription": "Database of statutes and powers of representation (notarial deeds)","url": "https://statuts.notaire.be/stapor_v1/enterprise/0725609983/statutes"},{"linkDescription": "Employers' repertory","url": "https://employer-identification-consult.socialsecurity.be/employer/enterprise/0725609983"},{"linkDescription": "Check withholding obligation","url": "https://www.checkobligationderetenue.be"},{"linkDescription": "Central Register of Director Disqualifications - log in","url": "https://justban.just.fgov.be/en"}]}
When nothing is found
A lookup that runs but matches nothing still returns a row, so a batch never silently loses an enterprise number:
| Column | Value |
|---|---|
kboNumber, url | echoed back exactly as submitted |
found | false |
message | why nothing was returned |
Filter these out with found != false (or drop rows where message is set). This row is
billed as one result — see Pricing.
Pricing
Pay per event — $0.005 per company ($5 per 1,000) written to the dataset. There is no run fee and no start fee.
| Event | Price | Charged |
|---|---|---|
| Actor start | free | never |
| Failed run — invalid input, API error, timeout | free | never |
| Row written to the dataset | $0.005 ($5 / 1,000) | every row, including the "no result" row |
A completed lookup is billed as one company, matched or not. When the source returns
nothing, the Actor writes one explicit no-result row — the query you submitted plus
found: false and a message explaining it — and that row is charged at the normal
per-company price. A run that fails (missing input, bad key, upstream error) writes no row
and costs $0.00.
Pricing is on top of your Apify platform usage.
Rate limit
There is a ceiling on how fast one Apify account can pull from the Neuralverge backend: 10 requests per second for this Actor, counted separately from the other Neuralverge Actors. One run is normally one request, so this is about how many runs you start at once, not about the size of a single run — at typical run times that is dozens of runs in flight at once, which is well above ordinary use.
Updated August 2026: this ceiling was doubled from 5 to 10 requests per second. Bulk jobs that used to hit 429s now go through.
Above the ceiling the backend answers HTTP 429. The Actor waits out the Retry-After it asks
for and retries a few times before giving up; a run that does give up writes no row and is not
charged.
If you need a higher rate for a bulk job, get in touch.
Free plan limits
Users on any paid Apify plan are not affected by anything in this section.
On the Apify Free plan this Actor may be started 5 time(s) per calendar month per user. A run that finds nothing still counts, because the lookup is performed either way. Every Neuralverge Actor carries its own allowance — running one never uses up another's. When a limit is reached the Actor stops gracefully with a status message naming it; everything resets on the 1st of every month, and any paid Apify plan removes all of it.
Integrations & API
Results are stored in a standard Apify dataset — export as CSV, JSON, XML or Excel, or fetch on demand through the Apify API. The Actor also plugs into Apify's integrations (Make, Zapier, n8n, webhooks) and can be called from any MCP client.
FAQ
Do I need an account or API key? No. Extraction runs on the Neuralverge backend.
What identifier do I use? The Belgian enterprise number (ondernemingsnummer), e.g.
725609983 — with or without dots. You can also pass a full KBO public-search URL.
Am I charged if a company isn't found? Yes — a lookup that ran is billed as one
company even when it matched nothing, and you get a no result row that says so. A run
that fails (missing input, upstream error) writes no row and is not charged.
Disclaimer: This Actor is an independent tool and is not affiliated with, endorsed by, or sponsored by the Belgian FPS Economy or KBO/BCE. Data originates from the public Crossroads Bank for Enterprises (kbopub.economie.fgov.be).