Allabolag Scraper — Sweden Company Data & Leads avatar

Allabolag Scraper — Sweden Company Data & Leads

Pricing

from $1.99 / 1,000 results

Go to Apify Store
Allabolag Scraper — Sweden Company Data & Leads

Allabolag Scraper — Sweden Company Data & Leads

Scrape allabolag.se Swedish company registry: name, organisationsnummer, address, industry (SNI/bransch), revenue, profit, employees, CEO (VD), phone and email. No login, no API key. Great for Sweden B2B leads and firmographic data export.

Pricing

from $1.99 / 1,000 results

Rating

0.0

(0)

Developer

Logiover

Logiover

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

4 days ago

Last modified

Categories

Share


📖 What does the Allabolag scraper do?

allabolag.se is one of Sweden's largest company-information portals — firmographics and financial figures (Dun & Bradstreet sourced) for nearly every registered Swedish company (aktiebolag, handelsbolag, enskild firma and more). It is the go-to public source for a Swedish companies database.

This actor reads allabolag.se's own structured data and turns any industry (bransch), keyword or company-name search into an analysis-ready table — one clean row per company. It auto-paginates through the entire result set (25 companies per page) up to your limit and de-duplicates by organisationsnummer.

It is two tools in one:

🏢 a Sweden company data export — firmographics + financials for market research, TAM sizing, CRM enrichment, dashboards and ML — and 🎯 a Sweden B2B lead engine — every company carries the CEO (VD) name, phone, email and website where the source publishes them, so one run becomes a targeted sales list.

A practical allabolag unofficial API and Swedish business registry export tool — no scraping infrastructure to maintain, no captcha to fight.


✨ Features

  • 🔎 Search by industry or keyword — type a bransch (marketing, bygg, IT, restaurang), a keyword or a company name, exactly like the allabolag.se search box. Or paste ready-made search URLs.
  • 🏢 Full firmographics — name, legal name, organisationsnummer, status, industry + industry code, full address, city, kommun, län and coordinates.
  • 💰 Financialsrevenue (omsättning), profit/result, employees (antal anställda) and accounting year — straight from the search results.
  • 🧑‍💼 B2B lead fieldsCEO / VD name, role, birth date, plus phone, mobile, email and website where available.
  • 🔬 Deep enrichment (fetchDetails) — adds board members, company form (AB/HB/EF), F-skatt & moms (VAT) registration status, share capital, registration & foundation dates, SNI/NACE code, parent company and estimated turnover.
  • 📑 Auto-pagination — walks every page of any search up to your maxResults.
  • 🧹 Clean flat columns — financials and coordinates as plain numbers; de-dupe by org number.
  • 🌐 No login, no API key — runs on Apify datacenter proxy by default with retry + redirect handling.
  • 📤 Export anywhereCSV, Excel, JSON, HTML or pull via the Apify API and webhooks.

📊 What data you get

One structured record per company. Search-list fields are always present; detail-only fields are filled when fetchDetails is on.

FieldDescription
companyNameCompany display name
legalNameRegistered legal name
orgNumberOrganisationsnummer — unique Swedish company registration number
urlCompany profile URL on allabolag.se
statusRegistration status (e.g. ACTIVE)
companyForm / companyFormCodeCompany form & code — Aktiebolag / AB, etc. (detail)
industry / industryCodePrimary industry (bransch) and its code
sniCodeSNI / NACE industry code (detail)
industriesAll listed industries, comma-joined
address / zip / cityStreet address, postcode, post town
municipality / county / countryPartKommun, län and region
phone / mobileCompany phone and mobile
email / homePageCompany email and website
ceoName / ceoRole / ceoBirthDateCEO (VD) name, role and birth date
revenueRevenue / omsättning — in thousands of SEK (kSEK)
profitProfit / result — in thousands of SEK (kSEK)
currencyReporting currency (e.g. SEK)
employeesNumber of employees
accountsYearLatest accounts / accounting year
estimatedTurnoverEstimated turnover band where published
lat / lngLatitude & longitude of the registered address
shareCapitalShare capital — in thousands of SEK (kSEK) (detail)
registrationDate / foundedDate / registrationYearRegistration & foundation dates (detail)
fskattF-skatt registration status (detail)
momsregistreradMoms / VAT registered (true/false) (detail)
boardMembersBoard members & roles, semicolon-joined (detail)
parentCompany / parentCompanyOrgNumberParent company name & org number (detail)
companyIdInternal allabolag.se company id
scrapedAtISO timestamp of the scrape

💡 revenue, profit and shareCapital are reported in thousands of SEK (kSEK), exactly as allabolag.se publishes them. A revenue of 8388 means 8,388,000 SEK.


🛠️ How to use

  1. Type a bransch / keyword / company name into query (or paste allabolag.se search URLs into searchUrls).
  2. Set maxResults and, optionally, a sort order.
  3. Turn on fetchDetails if you want board members, F-skatt, VAT and share capital.
  4. Run it — results stream straight to your dataset, ready to export.

Input fields

FieldTypeDescription
querystringIndustry (bransch), keyword or company name, e.g. marketing, bygg, restaurang. Default marketing.
searchUrlsarray(Optional, advanced) allabolag.se search-result URLs copied from the site. Set filters on the site, then paste the URL.
fetchDetailsbooleanOpen each company profile to add board, company form, SNI, F-skatt, VAT, share capital, parent company & dates. Default false (faster/cheaper).
maxResultsintegerStop after this many companies across all searches. 0 = no limit. Default 200.
sortstringrelevance, revenueDesc, revenueAsc, numEmployeesDesc, numEmployeesAsc.
useProxybooleanRoute through Apify Proxy (datacenter). Default true.
proxyConfigurationobjectOverride proxy settings (e.g. switch to Residential).
maxConcurrencyintegerHow many searches to run in parallel. Default 3.

Example 1 — Swedish restaurants (lead list)

{ "query": "restaurang", "maxResults": 500 }

Example 2 — Marketing companies, biggest first

{ "query": "marketing", "maxResults": 300, "sort": "revenueDesc" }

Example 3 — Construction (bygg) with full detail (board + VAT)

{
"query": "bygg",
"maxResults": 500,
"fetchDetails": true,
"sort": "numEmployeesDesc"
}

📤 Example output

One row per company (with fetchDetails: true):

{
"companyName": "iGoMoon AB",
"legalName": "iGoMoon AB",
"orgNumber": "5568995681",
"url": "https://www.allabolag.se/foretag/igomoon-ab/stockholm/.../2K3MWKHI5YDOJ",
"status": "ACTIVE",
"companyForm": "Aktiebolag",
"companyFormCode": "AB",
"industry": "Datautveckling, systemutveckling, programutveckling",
"industryCode": "62010",
"sniCode": "62100 Dataprogrammering",
"industries": "Datakonsultverksamhet, Marknadsföring",
"address": "Birger Jarlsgatan 57A",
"zip": "11365",
"city": "Stockholm",
"municipality": "Stockholm",
"county": "Stockholms Län",
"countryPart": "Svealand",
"phone": "010-4101100",
"mobile": null,
"email": "support@igomoon.com",
"homePage": "https://www.igomoon.com/",
"ceoName": "Olov Mattias Grönborg",
"ceoRole": "Verkställande direktör",
"ceoBirthDate": "1985",
"revenue": 8388,
"profit": 2,
"currency": "SEK",
"employees": 8,
"accountsYear": "2024-12-31",
"estimatedTurnover": null,
"lat": 59.34122919,
"lng": 18.06464262,
"shareCapital": 62,
"registrationDate": "2012-07-25",
"foundedDate": "2012-07-25",
"registrationYear": "2012",
"fskatt": "Ja, registrerad för F-skatt",
"momsregistrerad": "true",
"boardMembers": "Olov Mattias Grönborg (Verkställande direktör); Ulf Viktor Månsson (Ordförande)",
"parentCompany": null,
"companyId": "2K3MWKHI5YDOJ",
"scrapedAt": "2026-06-07T12:00:00.000Z"
}

🧭 Use cases

  • 🎯 Sweden B2B lead generation — build targeted lists of Swedish companies by industry, complete with CEO/VD, phone, email and website.
  • 📈 Sales prospecting — segment by revenue, employee count, kommun or län; sort biggest-first and prioritize.
  • 📊 Financial & market research — revenue/profit/employee bands per bransch for sizing and benchmarking.
  • 🏢 Competitor analysis — pull every company in a category and compare financials, locations and headcount.
  • 🛡️ KYC & due diligence — verify a company by organisationsnummer, F-skatt and VAT status, board members and share capital.
  • 🔗 CRM & data enrichment — match and dedupe your records against the Swedish business registry by org number.

❓ FAQ

Is there an Allabolag API?

There is no easy public allabolag api for bulk export. This actor is a practical allabolag unofficial API: it reads the site's own structured data and returns clean, paginated Sweden company data — firmographics, financials and contacts — with no API key required.

How do I export Swedish company data to Excel?

Every run writes one record per company to an Apify dataset, which you can export in one click to Excel (XLSX), CSV, JSON or HTML, or pull programmatically via the Apify API and webhooks — ideal for building a reusable Swedish companies database.

Does it include revenue and CEO names?

Yes. The search results already include revenue, profit, employees and the CEO (VD) name for the great majority of companies. In our runs, CEO name and headline financials are present for roughly 97% of search results. Turn on fetchDetails to add board members, F-skatt, VAT, share capital and registration dates.

Can I scrape allabolag.se without login?

Yes — the actor reads only public company-registry data and needs no account, no login and no API key. It runs through Apify datacenter proxy by default (switch to Residential only if you hit blocking).

You are collecting publicly available company-registry information. Use it responsibly and in line with applicable laws, including GDPR for any personal data such as contact or CEO names. See the fair-use note below.

How do I search by industry (bransch) or location?

Put any bransch or keyword in query (e.g. restaurang, bygg, IT). For precise filtering by county or industry navigator, set your filters on allabolag.se and paste the resulting URL into searchUrls.


📌 A note on data coverage (honest)

allabolag.se's own coverage varies by field, and this scraper returns exactly what the source publishes — it does not invent data:

  • 🧑‍💼 CEO (VD) name & headline financials (revenue/profit/employees): present for ~97% of search results.
  • ☎️ Phone: present for ~57% of companies.
  • 📧 Email: present for ~28% of companies.
  • 🔬 fetchDetails adds board members, F-skatt, moms (VAT) registration, share capital and registration/foundation dates — pulled from each company's profile page (slower, but richer leads and KYC fields).

This actor collects only publicly available business-directory data from allabolag.se. You are responsible for complying with allabolag.se's Terms of Service, applicable local laws, and GDPR when handling any personal data (such as CEO names or contact details). Use the data ethically and lawfully.


📝 Changelog

2026-06-07

  • Docs: comprehensive SEO rewrite — full output-field table, use cases, expanded FAQ (allabolag API, Excel export, login-free scraping, legality) and honest field-coverage notes.

2026-06-05

  • Reliability hardening and fresh rebuild.