Estonia Business Register Scraper avatar

Estonia Business Register Scraper

Pricing

from $9.00 / 1,000 results

Go to Apify Store
Estonia Business Register Scraper

Estonia Business Register Scraper

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.

Pricing

from $9.00 / 1,000 results

Rating

0.0

(0)

Developer

ParseForge

ParseForge

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

6 days ago

Last modified

Share

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 itWhat they scrape Estonia Business Register for
Due diligence analystsVerify a company's legal status, board, and shareholders before a deal
Sales and marketing teamsBuild a list of Estonian companies in a target sector for outreach
Compliance officersCheck VAT numbers and beneficial owners against sanctions lists
Researchers and journalistsMap 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 sourceData comes directly from the Estonian e-Business Register, the authoritative registry.
No API keyNo registration or OAuth, run the Actor with your search terms.
Structured outputEvery company is a flat row, ready for spreadsheets or databases.
Bulk friendlyCollect 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.

FeatureParseForgeAriregister Estonia Business Register ScraperEstonia Business Register Scraper - Äriregister Company Data
Search by company nameYesNot listedNot listed
Search by registry codeYesNot listedYes
Bulk collection up to 1,000,000 companiesYesNot listedNot listed
Returns shareholders and beneficial ownersYesYesYes
Returns annual report filing historyYesYesYes
No API key requiredYesNot listedYes

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 collectedApproximate 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

QuestionAnswer
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.

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.