ParseForge Scrapers

Estonia Business Register Scraper

parseforge/estonia-business-register-scraper

Lead generationDeveloper toolsAutomation

Scrapes company records from the Estonian e-Business Register by search terms. Returns legal name, registry code, status, VAT, board members, shareholders, beneficial owners, and annual reports.

Run this scraper See the API call
Total users
2
Monthly active
1
Total runs
89
Bookmarked
0
Rating
Not rated yet
Last modified
12 days ago

Overview

ParseForge

Estonia Business Register Scraper

Scrape Estonian company data from the official e-Business Register by name or registry code. Get legal name, registry code, status, VAT number, board members, shareholders, and annual reports in one flat row. No API key. Export to CSV, JSON, Excel, or XML.

The Estonian e-Business Register (Äriregister) holds the official records for every company, sole trader, and non-profit in Estonia, but its web interface is built for one lookup at a time. This Actor searches by company name or registry code and returns each match as a structured row, so you can pull hundreds of records in a single run without writing any code.

Who uses it What they scrape Estonia Business Register for
Due diligence analysts Verify a company's legal status, board, and shareholders before a deal
Sales and marketing teams Build a list of Estonian companies in a target sector for outreach
Compliance officers Check VAT numbers and beneficial owners against sanctions lists
Researchers and journalists Map corporate ownership networks across Estonian businesses

What it does

This Actor collects company records from the Estonian e-Business Register by search term and returns each company as one flat row with its registry data.

  • 🔍 Search by name or code: feed one or more company names or registry codes, and the Actor returns every match.
  • 📊 Flat row output: each company comes back as a single record with legal name, registry code, status, VAT, board, shareholders, and annual reports.
  • ⚙️ Bulk collection: set a maximum number of companies per run, up to one million.
  • 📁 Multiple export formats: download your dataset as CSV, JSON, Excel, or XML.

Results export to CSV, JSON, Excel, or XML, or straight from the API.

What you can do with Estonia Business Register data

📈 Build a prospect list.

A sales team searches for companies by industry keywords and gets a clean CSV of names, registry codes, and contact-ready data for outreach.

🧾 Verify a supplier.

A compliance officer enters a registry code and checks the company's VAT number, status, and board members before signing a contract.

🔗 Map ownership.

A researcher pulls shareholders and beneficial owners for multiple companies to trace corporate control across Estonia.

📊 Monitor filings.

An analyst runs the Actor weekly to see which companies have filed annual reports or changed their board.

Why choose this scraper

What you get
Official source Data comes directly from the Estonian e-Business Register, the authoritative registry.
No API key No registration or OAuth, run the Actor with your search terms.
Structured output Every company is a flat row, ready for spreadsheets or databases.
Bulk friendly Collect up to a million companies in one run.

How it compares

This Actor focuses on search-driven collection from the Estonian e-Business Register, while the competitors below offer similar registry data with different input methods and coverage.

Feature ParseForge Ariregister Estonia Business Register Scraper Estonia Business Register Scraper - Äriregister Company Data
Search by company name Yes Not listed Not listed
Search by registry code Yes Not listed Yes
Bulk collection up to 1,000,000 companies Yes Not listed Not listed
Returns shareholders and beneficial owners Yes Yes Yes
Returns annual report filing history Yes Yes Yes
No API key required Yes Not listed Yes

Configure the run

Drive the Actor with one or more company names or registry codes, and set a cap on how many companies to collect per run. The Input tab lists every parameter.

A first run with the defaults:

{
 "searchTerms": [
 "tallink"
 ],
 "maxItems": 10
}

A larger pull:

{
 "searchTerms": [
 "tallink"
 ],
 "maxItems": 200
}

Pricing

Pay-per-result: $0.011 per result collected. You pay only for the results written to your dataset.

Results collected Approximate cost
100 results $1.10
1,000 results $11.00
10,000 results $110.00

New Apify accounts start with $5 in free credit.

Free users

Free-plan runs return up to 10 results as a preview. Upgrade your Apify plan to collect up to 1,000,000 results per run.

Run it

  1. Create a free Apify account with $5 in credit.
  2. Open the Estonia Business Register Scraper.
  3. Set your inputs and any filters, then click Start.
  4. Export the results as CSV, Excel, JSON, or XML from the Dataset tab.

Run it programmatically through the Apify API (run-sync-get-dataset-items) or the ApifyClient for JavaScript and Python.

Use with AI agents (MCP)

Give an AI agent live access to Estonia Business Register through the Model Context Protocol. Add the Actor to Claude, Cursor, or any MCP client:

claude mcp add --transport http apify "https://mcp.apify.com?tools=parseforge/estonia-business-register-scraper"

Then prompt it in plain language to run the scraper and read back the results.

Troubleshooting

Why am I getting no results?

Check that your search term is spelled correctly and matches a company name or registry code in the Estonian e-Business Register. Try a shorter or more common name, or use the registry code if you have it.

Why did the run stop before reaching my maxItems?

The Actor stops when it has collected all available results for your search terms. If the register has fewer matches than your maxItems, the run ends early.

Why is some data missing for a company?

The e-Business Register may not publish every field for every entity. For example, a sole trader may not have shareholders or a board. The Actor returns only what the register provides.

Can I get data in Estonian?

The Actor returns data as it appears on the register, which is primarily in Estonian. Field names are in English, but values like legal name and address will be in Estonian.

Why did I get an error about searchTerms?

The searchTerms field is required and must be a non-empty list. Make sure you entered at least one company name or registry code.

FAQ

Question Answer
What data does this Actor return for each company? Each company record includes the legal name, registry code, status, VAT number, board members, shareholders, beneficial owners, and annual report filing history, depending on what the register publishes for that entity.
Can I search by registry code instead of name? Yes. Enter the registry code as a search term, and the Actor will return the matching company record.
How many companies can I scrape in one run? You can set the maximum number of companies up to 1,000,000 per run. The Actor will stop once it reaches that limit.
Do I need an API key or login? No. The Actor reads the public e-Business Register directly, so no registration or API key is required.
What export formats are supported? You can download your results as CSV, JSON, Excel, or XML from the Apify dataset.
Is the data from the official Estonian register? Yes, the Actor scrapes the Estonian e-Business Register (Äriregister), which is the official source for company information in Estonia.
Can I search for multiple companies at once? Yes, you can provide a list of company names or registry codes, and the Actor will process each one and combine the results into a single dataset.
Does this Actor handle non-profit organizations and sole traders? The e-Business Register includes companies, sole traders, and non-profit organizations. The Actor returns whatever record the register has for your search term.
What is the difference between this Actor and the official register website? The official website is designed for one lookup at a time. This Actor automates the search and returns structured data for many companies in one run, ready for analysis.
Can I schedule this Actor to run regularly? Yes, you can set up a schedule in Apify to run the Actor daily, weekly, or at any interval you need.

Related actors

Browse the full ParseForge collection for more scrapers.

🆘 Need help? Email parseforge@protonmail.com with your run ID, your input, and what you expected.

⚠️ Disclaimer. This Actor is unofficial and is not affiliated with, endorsed by, or sponsored by Centre of Registers and Information Systems (RIK). It collects only publicly available data. You are responsible for using the collected data in compliance with the source's terms of service and applicable data-protection laws, including GDPR, CCPA, and PIPL. Do not use it to collect personal data unlawfully.

Input

FieldTypeWhat it doesDefault
searchTerms required array Company names or registry codes to search on the Estonian e-Business Register (e.g. "tallink", "11425524"). One result set per term. ["tallink"]
maxItems integer How many companies to collect per run. 10

Pricing

from $9.00 per 1,000 results

Charged forWhat it isPrice each
result Single result in the default dataset. $0.009 to $0.011

Tiered: the lower figure is the price on a higher Apify plan. Billing and the free credit live on Apify.

API

One POST returns the dataset directly. Same shape for every scraper in the library, so swapping the slug is the only change.

POST · run and get results
curl -X POST "https://api.apify.com/v2/acts/parseforge~estonia-business-register-scraper/run-sync-get-dataset-items?token=$APIFY_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{
    "helloWorld": 123
  }'

Examples

Input that runs as-is.

input.json
{
  "helloWorld": 123
}

Reviews

No reviews yet. Be the first.

Issues

We build and maintain this scraper, so a problem with it comes to us. Report it on the Apify listing and the thread stays attached to the scraper where the next person can find it: open an issue.

Broken and urgent, or you would rather not post in public? Write to parseforge@protonmail.com and it reaches the people who wrote it.

Related scrapers

Run Estonia Business Register Scraper on Apify All scrapers