Bolagsverket Sweden Companies Scraper
Pricing
from $7.50 / 1,000 results
Bolagsverket Sweden Companies Scraper
Search the Swedish Bolagsverket business registry and pull org_number, company_name, legal_form, address, registered_date, status, sni_code, and board_members. Useful for KYC, supplier onboarding, B2B prospecting, and competitive research on companies registered in Sweden.
Pricing
from $7.50 / 1,000 results
Rating
0.0
(0)
Developer
ParseForge
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
3 days ago
Last modified
Categories
Share

🇸🇪 Bolagsverket Sweden Companies Scraper
🚀 Search the Swedish Companies Registration Office in seconds. Org number, legal form, address, status, SNI code, and board members straight from Bolagsverket.
🕒 Last updated: 2026-05-29 · 📊 10 fields per record · Every active Swedish company · Live Bolagsverket data
The Bolagsverket Sweden Companies Scraper queries the public company search at bolagsverket.se/sok/foretag and returns one row per matching company with org number, name, legal form, address, registration date, status, SNI code, and board members.
Coverage spans every entity registered with Bolagsverket, Sweden's official companies registration office.
| 🎯 Target Audience | 💡 Primary Use Cases |
|---|---|
| 🏛️ KYC and compliance | Verify Swedish counterparties |
| 💼 Sales and BD | Build a Swedish target list |
| 📰 Journalists | Verify org numbers and beneficial owners |
| 🤖 Data engineers | Mirror Bolagsverket into a CRM |
| 🧑⚖️ Lawyers | Confirm legal form before contracting |
| 🎓 Researchers | Build corporate datasets |
📋 What the Bolagsverket Sweden Companies Scraper does
- Queries the Bolagsverket public company search.
- Parses each result and follows the detail page to enrich legal form, address, and board.
- Returns clean structured rows ready for BI.
- Surfaces upstream errors as a clean diagnostic record.
💡 Why it matters: Bolagsverket is the authoritative Swedish registry. Their public search is HTML rendered server-side; this actor wraps the search and detail pages cleanly.
🎬 Full Demo
🚧 Coming soon.
⚙️ Input
| Field | Type | Required | Description |
|---|---|---|---|
query | string | No | Company name or org number (10 digits). |
maxItems | integer | No | Free 10, paid up to 1,000,000. |
Example 1 - Volvo lookup:
{ "query": "Volvo", "maxItems": 10 }
Example 2 - Specific org number:
{ "query": "556012-5790", "maxItems": 1 }
⚠️ Good to Know: Some Bolagsverket detail fields require paid Bolagsverket services; this actor returns what is visible on the free public search.
📊 Output
| Field | Type | Description |
|---|---|---|
🆔 org_number | string | Swedish org number. |
🏢 company_name | string | Official company name. |
📜 legal_form | string | Company legal form (AB, HB, etc.). |
📍 address | string | Registered address. |
📅 registered_date | string | First registration date. |
🚦 status | string | Active, deregistered, etc. |
🏷️ sni_code | string | SNI activity classification. |
👥 board_members | string | Board members list when public. |
🕒 scrapedAt | string | When this row was fetched. |
❌ error | string | Set if upstream response was an error. |
Sample record:
{"org_number": "556012-5790","company_name": "Volvo Lastvagnar AB","legal_form": "Aktiebolag","address": "405 08 Göteborg","registered_date": "1915-09-09","status": "Aktivt","sni_code": "29100","board_members": "...","scrapedAt": "2026-05-29T13:00:00.000Z","error": null}
✨ Why choose this Actor
| 🆓 | Works with no API key. | | 🇸🇪 | Direct from Bolagsverket, Sweden's official registry. | | 🛡️ | Real browser headers via got-scraping. | | 🛟 | Surfaces upstream errors as a clean diagnostic row. | | 💾 | Push to dataset and export CSV, Excel, JSON, or XML. |
📈 How it compares to alternatives
| Approach | Setup time | Coverage | Maintained |
|---|---|---|---|
| Manual Bolagsverket form | minutes per lookup | full | manual |
| Allabolag screen scrape | partial fields | partial | varies |
| This Actor | 5 sec, no install | core fields | live |
🚀 How to use
- Click Try for free.
- Type a company name or org number.
- Click Start.
💼 Business use cases
🏛️ KYC. Verify Swedish counterparties.
💼 BD. Build a Swedish prospect list by SNI code.
📰 Newsroom. Confirm corporate identity behind a story.
🤖 CRM enrichment. Pipe into Salesforce or HubSpot.
🔌 Automating Bolagsverket Sweden Companies Scraper
- Make / Zapier: trigger and push to Airtable.
- Cron schedule: scheduled refreshes of your watchlist.
- Webhooks: POST to your endpoint after each run.
- Pipe to BigQuery / Snowflake / Postgres: native integrations.
🌟 Beyond business use cases
🎓 Education. Teach corporate transparency.
🧪 Personal research. Look up a Swedish company before working with them.
🤝 Non-profit. Power transparency investigations.
🧰 Prototyping. Build a Swedish corporate graph.
🤖 Ask an AI assistant about this scraper
Paste this README into ChatGPT or Claude.
❓ Frequently Asked Questions
❓ Do I need an API key? No.
❓ Is the data official? Yes, Bolagsverket is Sweden's official registry.
❓ Can I search by org number? Yes.
❓ Are board members always present? Only when published on the free public page.
❓ Can I schedule runs? Yes.
❓ Is this scraping or API? HTML scraping of the public Bolagsverket search.
❓ What format can I download? CSV, Excel, JSON, JSONL, XML, RSS, or HTML.
❓ What if nothing matches? A diagnostic record with error is pushed.
❓ Does it respect robots.txt? Only public pages are fetched.
❓ Will the schema change? Stable.
🔌 Integrate with any app
Apify ships native integrations with Make, Zapier, Slack, Discord, Google Drive, Google Sheets, Gmail, Airbyte, Keboola, Telegram, GitHub, and any REST API or webhook.
🔗 Recommended Actors
| Actor | What it does |
|---|---|
| ParseForge RFS Russia Business Registry | EGRUL Russia business registry. |
| ParseForge DGII RNC Lookup | Dominican Republic RNC. |
| ParseForge collection | 900+ production scrapers. |
💡 Pro Tip: browse the complete ParseForge collection for 900+ production-grade scrapers across business intelligence, real estate, e-commerce, sports, finance, and public records.
Disclaimer: This actor scrapes only publicly available data. ParseForge is not affiliated with, endorsed by, or sponsored by any of the third-party services referenced. Users are responsible for complying with the target site's terms of service and applicable law. Create a free account w/ $5 credit.