ParseForge Scrapers

EGRUL Russia Business Registry Scraper

parseforge/rfs-russia-business-registry-scraper

AutomationIntegrationsLead generation

Scrapes official company records from the Russian EGRUL business registry by INN, OGRN, or company name. Returns each entity as a flat row with registration date, legal address, director, and authorized capital.

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

Overview

ParseForge

EGRUL Russia Business Registry Scraper

Scrape official Russian business registry data by company name, INN, or OGRN. Get registration date, legal address, director, and authorized capital for any legal entity or sole entrepreneur. Export to CSV, JSON, Excel, or XML.

The Russian Unified State Register of Legal Entities (EGRUL) holds the official record for every business in Russia, but its web interface is slow for bulk lookups. This Actor queries the public registry directly using a company name, INN, or OGRN and returns structured data for each match. No browser, no captcha solving, and no manual copying.

Who uses it What they scrape EGRUL for
Compliance officers Verify a Russian supplier's legal status and director before signing a contract.
Financial analysts Pull authorized capital and registration dates for due diligence reports.
Sales teams Enrich a lead list of Russian companies with official addresses and tax IDs.
Academic researchers Build a dataset of Russian firm registrations by region or activity code.

What it does

This Actor collects official company records from the Russian EGRUL business registry by tax ID or name and returns each entity as a flat row.

  • 🔍 Flexible search: query by INN (tax ID), OGRN (primary state registration number), or full company name in Russian or transliteration.
  • 🏢 Entity type filter: limit results to legal entities (OOO, AO), sole entrepreneurs (IP), or return both in one run.
  • 📊 Structured output: every record returns the same flat schema with registration date, legal address, director name, and authorized capital.

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

What you can do with EGRUL data

📋 Verify a counterparty.

A compliance team runs the Actor with a supplier's INN before a payment run to confirm the company is active and the director matches the contract.

📊 Enrich a CRM list.

A sales ops manager feeds a list of Russian company names into the Actor to append official registration dates and legal addresses to each account.

🔎 Research a market.

A business analyst searches for all active legal entities in a niche by keyword to estimate market size and identify the main players.

Why choose this scraper

What you get
Official source Data comes directly from the Federal Tax Service's public EGRUL registry, not a third-party aggregator.
No browser overhead Runs as a lightweight HTTP API call, so it is faster and cheaper than a headless browser scraper.
Fixed schema Every result follows the same structure, making it ready for a database or spreadsheet without cleaning.

How it compares

No other Store actor targets EGRUL the same way, so the honest comparison is with the alternatives teams actually weigh.

EGRUL Russia Business Registry Scraper Build it in-house By hand
Setup Run it now, zero config Days of engineering None, but hours per pull
When EGRUL changes Maintained for you You fix it You re-learn the page
Proxies, retries, anti-bot Built in Your problem Browser only
Output Fixed JSON schema, CSV/Excel export Whatever you build Copy-paste
Cost Pay per result Engineering time Analyst hours

Configure the run

Drive the Actor with a company name, INN, or OGRN, and set a maximum number of companies to collect per run. The Input tab lists every parameter.

A first run with the defaults:

{
  "query": "7707083893",
  "entityType": "ul",
  "maxItems": 10
}

A larger pull:

{
  "query": "7707083893",
  "entityType": "ul",
  "maxItems": 200
}

Pricing

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

Results collected Approximate cost
100 results $0.85
1,000 results $8.50
10,000 results $85.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 EGRUL Russia Business Registry 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 EGRUL 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/rfs-russia-business-registry-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 the INN or OGRN is exactly 10, 12, or 13 digits with no spaces or dashes. For name searches, try the exact Cyrillic spelling from an official document. Also verify the entity type filter is not excluding your target.

The run finished but the dataset is empty.

The registry may not have a record matching your query. Try broadening the search: use fewer words from the company name, or switch the entity type to 'Both' to catch sole entrepreneurs.

I got a result but the address looks incomplete.

The Actor returns the legal address exactly as registered. Some older registrations have abbreviated or free-form addresses. There is no geocoding or normalization step.

The run timed out.

Lower the 'Maximum companies' value. The registry API can be slow under heavy load, and requesting too many records in one run may exceed the default timeout.

FAQ

Question Answer
What is the difference between INN and OGRN? INN is the taxpayer identification number assigned to every legal entity and individual entrepreneur. OGRN is the primary state registration number assigned when a legal entity is first created. Both are accepted as a query.
Can I search by a person's name? You can search for a sole entrepreneur (IP) by their full name. For legal entities, you can search by the director's name if it appears in the company's registered name, but the registry does not support a direct director-name lookup.
Does this work for companies registered in other EAEU countries? No, this Actor queries only the Russian Federation's EGRUL registry. It does not cover registries in Belarus, Kazakhstan, Armenia, or Kyrgyzstan.
What information is returned for each company? The Actor returns the full official name, INN, OGRN, KPP, registration date, legal address, current status, director name, and authorized capital. The exact fields are shown in the sample output on the Actor's page.
Is the data returned in English or Russian? The data is returned in Russian, exactly as it appears in the official registry. Company names and addresses are in Cyrillic.
How many companies can I scrape in one run? You set the maximum with the 'Maximum companies' input field. The Actor will stop after collecting that many matches, up to 1,000,000 per run.
Do I need a Russian IP address or a proxy? No, the public EGRUL API is accessible from any IP address. The Actor runs on Apify's infrastructure without any special proxy configuration.
What does 'entity type' control? It filters the search to legal entities (like OOO or AO), sole entrepreneurs (IP), or returns both. This helps narrow results when a name matches multiple types.
Can I search with a Latin transliteration of a company name? Yes, the search accepts transliterated names and will attempt to match them against the official Cyrillic records.

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 Federal Tax Service of Russia. 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
query string INN, OGRN, or company name in Russian or transliteration. 7707083893
entityType string (3 options) Legal entity, sole entrepreneur, or both. ul
maxItems integer How many companies to collect per run. 10

Pricing

from $7.50 per 1,000 results

Charged forWhat it isPrice each
result Single result in the default dataset. $0.0075 to $0.0085

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~rfs-russia-business-registry-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 EGRUL Russia Business Registry Scraper on Apify All scrapers