Bolagsverket Company Lookup (Sweden) avatar

Bolagsverket Company Lookup (Sweden)

Pricing

from $0.95 / 1,000 results

Go to Apify Store
Bolagsverket Company Lookup (Sweden)

Bolagsverket Company Lookup (Sweden)

Swedish company data from Bolagsverket (Swedish Companies Registration Office). Look up companies by organisation number or name.

Pricing

from $0.95 / 1,000 results

Rating

0.0

(0)

Developer

Karl Sundström

Karl Sundström

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

18 hours ago

Last modified

Categories

Share

Independent tool, not affiliated with Bolagsverket (Swedish Companies Registration Office).

Look up Swedish companies from Bolagsverket — the authoritative source for company registration data in Sweden. Search by organisation number or name and get registration data straight from the official register: legal form, status, SNI industry, registered address, board and officers, document references. No API key, no login.

Why Bolagsverket Company Lookup?

  • Verify before you deal — confirm orgnr, legal form and status straight from the national register.
  • 🏛️ Authoritative, not scraped — data comes from the state registry itself.
  • 👥 Know who's behind the company — board and officer records on lookup.
  • 📋 Compliance & KYC workflows — flat JSON records ready for automation.

Use cases

KYC/counterparty verification · accounts-payable and invoicing checks · credit and legal research · onboarding automation

What data you get?

🏷️ FieldDescription
🆔 orgnummerOrganisation number
🏢 nameCompany name
✅ statusRegistry status
🏛️ legalFormLegal form
📅 registrationDateRegistration date
🧭 sniSNI industry code
📍 addressRegistered address
👥 officersBoard/officers
📄 documentsDocument references
🔗 sourceUrlLink to the source record

How to use

  1. Add the actor to your Apify account and click Run.
  2. Enter orgnummer (e.g. 556188-8404 or 5561888404) or name.
  3. Set maxResults to cap delivered records (default 10).
  4. Export results as JSON, CSV or Excel.

Input

{
"orgnummer": "556188-8404",
"maxResults": 10
}
FieldTypeDescriptionDefault
orgnummerstringSwedish organisation number, dashes optional
namestringName search query
maxResultsintegerCap on delivered records10
modeenumcompany (normal) or probe/playwright-probe (endpoint investigation)company

Output

{
"orgnummer": "556188-8404",
"name": "Example Företag AB",
"status": "Aktivt",
"legalForm": "Aktiebolag",
"registrationDate": "2001-02-14",
"sni": "69201",
"address": "Examplegatan 1, 111 22 Stockholm",
"sourceUrl": "https://bolagsverket.se/..."
}

Officers and documents appear where the register publishes them for the company.

Support

Questions or missing fields? Open an issue on the actor page or contact the developer via Apify.