Belgium Company Registry (KBO/CBE) Scraper
Look up Belgian companies by enterprise number from the CBE (KBO/BCE) public registry. Get official name, status, legal form, registered address, NACE activities, start date, contact details and directors. Export to JSON, CSV or Excel.
{ "enterpriseNumber": "0400.378.485", "name": "Colruyt Group", "status": "Active", "legalSituation": "Normal situation", "startDate": "March 9, 1950", "legalForm": "Public limited company", "entityType": "Legal person", "address": "Edingensesteenweg 196 1500 Halle", "establishmentUnitCount": 38 }
各実行で、型が揃ったきれいなレコードを返します。CRM・スプレッドシート・データベースにそのまま使えます。
- 結果ごとに 1 レコード、重複排除・正規化済み
- JSON・CSV・Excel の安定したスキーマ、または Apify API で読み取り
- クラウドで従量課金。インストールも保守も不要
実際の 1 レコード例。受け取る形そのままです。
| Enterprise Number | Name | Status | Legal Situation |
|---|---|---|---|
| 0400.378.485 | Colruyt Group | Active | Normal situation |
{ "enterpriseNumber": "0400.378.485", "name": "Colruyt Group", "status": "Active", "legalSituation": "Normal situation", "startDate": "March 9, 1950", "legalForm": "Public limited company", "entityType": "Legal person", "address": "Edingensesteenweg 196 1500 Halle", "establishmentUnitCount": 38 }
よくある質問
Can I search by name or only by number?
Both. Type a company name to get every matching enterprise with its full record, or enter one enterprise number for a direct lookup.
What is an enterprise number?
It is the unique identifier every Belgian company and organisation receives, written as ten digits (for example 0400.378.485).
Do I get the directors?
Yes. Each record includes the persons holding functions (directors, managers and permanent representatives) together with their role and start date, when published.
Does it include the company's activities?
Yes. NACE activity codes with their descriptions are included, so you can see what each company actually does.
How fresh is the data?
Every record is read live at run time, so it reflects the current registry entry at the moment of the run (see observedAt).