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

7

Total users

3

Monthly active users

8 days ago

Last modified

Categories

Share

🇸🇪 Allabolag Scraper — Sweden Company Data, Financials & B2B Leads (No API)

Allabolag Scraper — Sweden Company Data Extractor

Apify Actor No API key Pay per result Company Registry Export

Scrape company data from allabolag.se, one of Sweden's largest business-information portals (Dun & Bradstreet sourced) — firmographics and financials for virtually every registered Swedish company: aktiebolag, handelsbolag, enskild firma and more. Get company name, organisationsnummer, address, industry (SNI/bransch), revenue, profit & employees — plus the CEO (VD) name, phone, email and website for B2B leads. Fast, no browser, no API key, no login.

🏆 Why this Allabolag scraper?

40+ fields per company · auto-paginates the whole search · direct structured-data extraction (no captcha) · datacenter-proxy ready · export to JSON / CSV / Excel. The unofficial allabolag API alternative and Swedish business registry export tool — two tools in one: a firmographics + financials dataset and a Sweden B2B lead engine.


✨ What this Actor does / Key features

  • 🔎 Search by industry, keyword or company name — 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 year, plus phone, mobile, email and website where the source publishes them.
  • 🔬 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 (25 companies per page) up to your maxResults and de-dupes by org number.
  • 🧹 Clean flat columns — financials and coordinates as plain values; one analysis-ready row per company.
  • No browser — reads the site's own structured data over plain HTTP; datacenter proxy is enough.
  • 🌐 No login, no API key — only an Apify account needed.

🚀 Quick start (3 steps)

  1. Configure — type a bransch / keyword / company name into query (e.g. marketing). Add a sort order or turn on fetchDetails for board + VAT + share capital.
  2. Run — click Start. The Actor paginates the search and streams companies into your dataset.
  3. Get your data — open the Output tab and export to JSON, CSV, Excel or HTML, or pull it via the Apify API.

📥 Input

Give the Actor a query (or paste searchUrls). Everything else is optional.

Example — Swedish restaurants (lead list)

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

Example — Marketing companies, biggest first

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

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

{
"query": "bygg",
"maxResults": 500,
"fetchDetails": true,
"sort": "numEmployeesDesc"
}
FieldTypeDescription
querystringIndustry (bransch), keyword or company name — same text you'd type into allabolag.se. 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.

Finding a bransch/URL: put any industry or keyword in query, or set precise county/industry filters on allabolag.se and paste the resulting search URL into searchUrls.

📤 Output

One row per company — 40+ fields, exportable to JSON, CSV, Excel or HTML. Search-list fields are always present; detail-only fields fill when fetchDetails is on. Here is a trimmed sample record (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",
"address": "Birger Jarlsgatan 57A",
"zip": "11365",
"city": "Stockholm",
"municipality": "Stockholm",
"county": "Stockholms Län",
"phone": "010-4101100",
"email": "support@igomoon.com",
"homePage": "https://www.igomoon.com/",
"ceoName": "Olov Mattias Grönborg",
"ceoRole": "Verkställande direktör",
"revenue": "8388",
"profit": "2",
"currency": "SEK",
"employees": "8",
"accountsYear": "2024-12-31",
"lat": "59.34122919",
"lng": "18.06464262",
"shareCapital": "62",
"fskatt": "Ja, registrerad för F-skatt",
"momsregistrerad": "true",
"boardMembers": "Olov Mattias Grönborg (Verkställande direktör); Ulf Viktor Månsson (Ordförande)",
"companyId": "2K3MWKHI5YDOJ",
"scrapedAt": "2026-07-06T12:00:00.000Z"
}

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

💡 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 TAM 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.

👥 Who uses it

Sales & lead-gen teams building Sweden prospect lists · market researchers & analysts sizing Swedish markets · KYC / compliance & due-diligence teams · CRM & data-enrichment engineers · investors mapping a Swedish vertical.

💰 Pricing

This Actor runs on a simple pay-per-result model — you pay for the companies you extract, with no separate Apify platform fees to calculate. Try it on the free tier first, then scale up. See the Pricing tab on this page for the current rate.

❓ Frequently Asked Questions

Is there an Allabolag API? There is no easy public allabolag API for bulk export. This Actor is a practical allabolag API alternative: it reads the site's own structured data and returns clean, paginated Sweden company data — firmographics, financials and contacts — with no API key required.

Can I scrape allabolag.se without an API or login? Yes. It reads only public company-registry data and needs no account, no login and no API key — only an Apify account. It runs through Apify datacenter proxy by default (switch to Residential only if you hit blocking).

How do I export Swedish company data to CSV or Excel? Every run writes one record per company to an Apify dataset, exportable in one click to Excel (XLSX), CSV, JSON or HTML, or 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 — 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.

How much data can I get? A single bransch can span dozens of pages (25 companies each). The Actor auto-paginates to your maxResults; set 0 for no limit and narrow with a sort order or specific queries.

Is scraping allabolag.se legal? 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.

📌 A note on data coverage (honest)

allabolag.se's own coverage varies by field, and this Actor 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), share capital and registration/foundation dates from each company's profile page (slower, but richer leads and KYC fields).

🔗 More company-registry & B2B data scrapers by logiover

Building a cross-border company database? Pair Allabolag with the rest of the registry suite:

Country / RegistryActor
🇳🇴 NorwayBrreg Norway Company Scraper
🇫🇮 FinlandFinland Company Registry Scraper
🇫🇷 FranceFrance Company Registry Scraper
🇨🇿 CzechiaCzech Company Registry Scraper
🇬🇧 UKUK Companies House Bulk Scraper
🇦🇺 AustraliaAustralia Business Register Scraper
🇺🇸 USA (NY)USA New York Company Registry Scraper
🌐 Global LEIGLEIF LEI Scraper
🇺🇸 SEC filingsSEC EDGAR Form D Scraper
🏛️ TendersGlobal Public Tenders Scraper
🏥 US healthcareNPI Registry Scraper
📦 Trade dataComtrade Trade Data Scraper

👉 Browse all logiover scrapers on Apify Store — 180+ actors across real estate, jobs, crypto, social media & B2B data.

⏰ Scheduling & integration

Schedule this Actor on Apify to keep a Swedish company or lead dataset continuously refreshed. Export to JSON, CSV or Excel, sync to Google Sheets, or push to your CRM, BI tools and webhooks through the Apify API. Connect it to Make, n8n or Zapier to build automated Sweden B2B pipelines.

⭐ Support & feedback

Found a bug or need an extra field? Open an issue on the Issues tab — response is usually fast. If this Actor saves you time, a ★★★★★ review on the Store page genuinely helps and is hugely appreciated. 🙏

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-07-06

  • ✨ README overhaul: full field reference, ready-to-run example scenarios, cross-border registry suite links, honest coverage notes and a clearer quick start.

2026-07-01

  • Maintenance pass: re-verified end-to-end on live data within the 5-minute quality window on the default input; sharpened Store SEO metadata and expanded the FAQ with high-intent long-tail questions; added ready-to-run example tasks.

2026-06-15

  • Reliability pass: re-verified end-to-end on live data with real-world inputs. Routine maintenance build.

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.