Swedish company registry API: Allabolag.se data as structured JSON
A pay-per-result Swedish company registry API: search Allabolag.se by keyword, SNI code, county, or org number and receive structured company records with revenue, profit, employees, and contacts.
What the API returns
Each run writes one record per company to the default dataset. Field names below are the actual dataset schema of the Allabolag.se Company Data Scraper actor.
| Field | Contents |
|---|---|
orgnr | Swedish 10-digit organisation number |
name / segment / county / municipality | Identity and geography filters for routing records |
revenue / profit / employees | Reported financials and headcount |
email / homePage / phone | Public contact points |
foundedYear / status | Registration age and current status |
details | Extended per-company detail block |
source | Per-record source URL for verification |
Official source, no API key needed
Allabolag.se (Dun & Bradstreet-sourced Swedish company data). Allabolag.se aggregates its company records from Dun & Bradstreet. The actor reads the public web service directly and needs no Allabolag account, no API key, and no subscription: run it from any Apify task, SDK script, or scheduled job.
Pricing
$0.00125 per result found (volume tiers down to $0.0009), plus $0.05 per actor start. Pay-per-event pricing: pay for results, not for a subscription.
FAQ
Is there an official API for Swedish company data?
Bolagsverket publishes registry data but has no free bulk API for firm-level attributes such as revenue and employees. The common routes are Allabolag.se (D&B-sourced), the SCB open API for aggregate statistics, or commercial vendors. This actor turns Allabolag.se into a structured, per-result-priced API.
How is the actor priced?
Pay per event: $0.00125 per result in the default dataset, with volume tiers stepping down to $0.0009. Each run start costs $0.05. There is no monthly fee and no minimum.
Which identifiers are returned?
Every record carries the Swedish organisation number (orgnr) plus name, segment, county, municipality, revenue, profit, employees, founded year, status, and public contact fields, and a source URL for each record.