Swedish New Company Registrations (Bolagsverket)
Under maintenancePricing
$4.00 / 1,000 registration rows
Swedish New Company Registrations (Bolagsverket)
Under maintenanceNew Swedish companies by date range: org number, name, industry (SNI) and event type. Fresh B2B leads from Bolagsverket's official registry - GDPR-safe.
Pricing
$4.00 / 1,000 registration rows
Rating
0.0
(0)
Developer
David
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
0
Monthly active users
2 days ago
Last modified
Categories
Share
Verified official source - never hallucinated. Every row this Actor returns comes from Bolagsverket's and SCB's official registry files - not from a scraped directory, not from a resold lead database, not from an AI model's imagination.
Why this Actor?
Every week, hundreds of new Swedish companies are registered - fresh leads for banks, insurers, accountants, SaaS vendors and anyone selling to businesses. LLMs know nothing about a company registered last week, and commercial lead databases charge heavily for what is, at the source, free official data. This Actor lists register events straight from the official datasets, filtered exactly the way a sales team needs them.
Features
- List newly registered Swedish companies by date range - up to 92 days per run, day-level precision, straight from the official registry files.
- Find new companies in a specific industry - filter by SNI code
prefix (e.g.
62= IT), 2 to 5 digits. - Find new companies in a specific county - optional 2-digit county code filter (01 Stockholm - 25 Norrbotten).
- Track deregistered Swedish companies too - event type
nyregistrerade(registered),avregistrerade(deregistered) or both. - Get org number, name, date and event type per row - ready for CRM import, deduplication by organisation number included for free.
- Official Bolagsverket/SCB open data - no scraping, no AI in the loop. Same query, same behaviour, every time.
- GDPR-safe B2B lead generation - limited companies only; sole traders are always excluded by design.
Use cases
- Weekly lead lists for B2B sales: schedule one run per industry you sell to and push new companies to webhook, e-mail or your CRM (a typical weekly run of 50 companies costs $0.20).
- Banks, insurers and accountants: reach newly started aktiebolag in your region during their first weeks - when they are choosing providers.
- Churn and risk monitoring: watch for deregistrations among your customers or suppliers.
- Market intelligence: where and in which industries is company formation growing? Grounded in registry events, not survey estimates.
- AI sales agents: give an agent a deterministic source of fresh Swedish leads it can filter, rank and write outreach for.
Input
{"dateFrom": "2026-07-01","dateTo": "2026-07-07","eventType": "nyregistrerade","sniPrefix": "62","countyCode": "01","maxRows": 500}
dateFrom/dateTo are required (YYYY-MM-DD, max 92 days).
eventType: nyregistrerade (registered), avregistrerade
(deregistered) or alla (both, default). sniPrefix is an optional
2-5 digit industry filter, countyCode an optional 2-digit county
filter.
Output (dataset items)
{"orgNumber": "556123-0003","name": "Nystartade Molntjänster AB","legalForm": "Limited company (aktiebolag)","date": "2026-07-06","eventType": "REGISTERED","sniCode": "62010","countyCode": "01","source": "Bolagsverket/SCB - Swedish official registry open data","dataMode": "LIVE"}
Verify any business-critical fact directly with Bolagsverket before acting on it.
Pricing (pay-per-event)
| Event | Price | When |
|---|---|---|
registration-row | $0.004 | Per result row written to the dataset |
Invalid searches and empty results are free. A typical weekly lead run (50 new IT companies) costs $0.20; 1,000 rows cost $4. Compare that with commercial lead databases charging thousands of SEK per month for the same public registry events. No subscription, no minimum.
Tip: schedule a weekly run per industry you sell to, delivered to webhook, e-mail or your CRM.
FAQ
How do I get a list of newly registered companies in Sweden? Give this Actor a date range (and optionally an industry and county) and it returns every matching registration event from the official registry files as clean JSON rows - $0.004 per row.
How fresh is the data? The official source files are updated weekly - a company registered yesterday may appear only after the next file drop. That is a property of the source, stated honestly; no scraper gets you closer to the register than the register's own files.
Are sole traders (enskild firma) included? No, by design. A sole trader's registration number is the owner's personal identity number - personal data under GDPR. Only limited companies (aktiebolag) are returned, and the number of filtered rows is reported openly in every run.
Can I use the list for direct marketing? The data itself is public registry data about legal entities. Complying with marketing law and GDPR in your own outreach is your responsibility - see Terms of use.
Can my AI agent use this? Yes - via the Apify API or MCP. Flat JSON rows keyed by organisation number, ready for an agent to filter, enrich (e.g. with the Swedish Company Lookup Actor from the same family) and act on.
Why not buy leads from a commercial database instead? You can - they resell the same registry events with markup and opaque filtering. Here you get the primary source, transparent filters and a price per row instead of a subscription.
GDPR & privacy by design
- Only limited companies (aktiebolag) are returned. Sole traders are always excluded - their registration number IS the owner's personal identity number.
- Board members, contact persons or any personal data are never requested from the source and never returned.
- The GDPR filter runs in two layers (adapter + core validation), and the count of filtered rows is reported in every run.
Permissions & security
This Actor runs with Apify's limited permissions model: it reads its own input, writes to its own default dataset and fetches the official open data files over HTTPS - nothing else. No API key is needed anywhere, and it requests no access to your other Actors, storages or account data.
Data source & license
Data comes from Bolagsverket (the Swedish Companies Registration Office) and SCB (Statistics Sweden) via their free "high-value datasets" (EU Open Data Directive) - a license regime that permits reuse, including commercial reuse, fee-free since February 2025, no agreement required. Source: Bolagsverket and SCB, high-value datasets (fee-free under EU Regulation 2023/138). This Actor is independent and not affiliated with or endorsed by Bolagsverket or SCB.
Terms of use
- Business use only. This Actor is intended exclusively for use in the course of business (B2B). By using it you confirm you are acting as a business, not a consumer.
- As is. The service and all data are provided "as is", without warranties of any kind - no guarantee of accuracy, completeness, timeliness or availability.
- Liability cap. Total aggregate liability for all claims in any 12-month period is limited to the amount you paid for the service in that period. No liability for indirect or consequential damages, lost profits, lost business opportunities or lost data. Nothing in these terms limits liability that cannot lawfully be limited.
- Fair use. No bulk re-selling of raw data, no circumventing rate limits. If you use the lists for direct marketing, complying with marketing law and GDPR in your own processing is your responsibility.
Versioning & support
Versions are locked - the Actor never silently changes behaviour under you. Changes are released as new versions with a changelog entry.
Part of the Swedish Data Tools family: company lookup, company financials, new company registrations, public procurement search and official statistics - all built on official Swedish and EU data sources.
Changelog
- 0.1 - initial release: date-range listing of registered/ deregistered limited companies with SNI and county filters, pay-per-row pricing. (Pre-release: sample data mode.)