Allabolag Company Registry Scraper — Swedish Business Data
Pricing
from $2.18 / 1,000 company records
Allabolag Company Registry Scraper — Swedish Business Data
Scrape Sweden's allabolag.se business registry by industry, company name, or orgnr. Returns organization number, financials (revenue/profit/employees), contact person, address, and industry classification. Pay per result.
Pricing
from $2.18 / 1,000 company records
Rating
0.0
(0)
Developer
Vitalii Bondarev
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
a day ago
Last modified
Categories
Share
Scrape allabolag.se, Sweden's largest company registry, by industry keyword, company name, or organization number (orgnr). Returns orgnr, financials (revenue/profit/employees), contact person, address, and industry classification. Pay per result.
What you get
Parity fields (⊇ the champion actor in this niche):
url, name, orgnr, company_id, listing_id, customer_id, phone, phone2, mobile, home_page, email, marketing_protection, location, current_industry, visitor_address, postal_address, description, advert_type, logo, legal_name, revenue, currency, profit, company_accounts_last_updated_date, employees, contact_person, status, from_url
Every record carries all of the above keys — missing data is null/[]/"", never a dropped key.
How it works
GET /bransch-sök?q=<term>&page=N— allabolag is a Next.js app that server-renders the full result set into<script id="__NEXT_DATA__">; no separate API call is needed. Works for industry keywords, company names, and orgnr lookups alike.- Normalize the raw camelCase company dict into the flat parity schema above.
- Push + charge one
company-recordPPE event per result.
Input
| Parameter | Type | Default | Description |
|---|---|---|---|
query | string | "Restauranger" | Industry keyword or company name |
orgnr | string | — | Swedish organization number (alternative to query) |
maxItems | integer | 100 | Max results (0 = all available) |
proxyConfiguration | object | RESIDENTIAL/SE | Apify proxy settings |
At least one of query / orgnr must be set; an empty run logs an error and returns 0 records.
Pricing
Pay-per-result (PPE), one company-record charge per returned company.
Legal note
Allabolag.se is a public Swedish company registry sourced from Bolagsverket filings. All data is publicly disclosed company-registry information, not personal/private data (the marketing_protection field is the site's own Swedish-GDPR marketing opt-out flag, exposed here as a plain data field).