Checko Scraper: Проверка контрагентов Чекко
Pricing
from $5.63 / 1,000 company records
Checko Scraper: Проверка контрагентов Чекко
Scrape Russian company registry and financial data from checko.ru - legal name, INN, OGRN, KPP, legal address, director, founders, authorized capital, and year-by-year revenue, net profit, and balance sheet equity.
Pricing
from $5.63 / 1,000 company records
Rating
0.0
(0)
Developer
GetAScraper
Maintained by CommunityActor stats
0
Bookmarked
1
Total users
0
Monthly active users
4 days ago
Last modified
Categories
Share
📊 Checko Scraper: Проверка контрагентов Чекко
|
See a Russian company's real financials before you sign anything. Turn a Checko.ru company page into structured due-diligence data: revenue, profit, and balance-sheet history by year, plus tax-arrears and sanctions flags, ready in seconds. |
|
💰 Real financial history Revenue, net profit, and balance-sheet equity for every year on record, not just a snapshot |
🚩 Red flags surfaced Tax arrears, bank-account freezes, and sanctions exposure, called out plainly |
🏢 Full registry snapshot Legal name, INN, OGRN, KPP, address, director, and founders in one row |
🔗 Works from a link or OGRN No blocked search page involved, paste a link or number instead |
Give this Actor a Checko.ru (checko.ru) company page link or a 13-digit OGRN, and it returns one clean row per business: registered legal name, INN, OGRN, KPP, legal address, registration date, director and founders, authorized capital, and year-by-year revenue, net profit, and balance-sheet equity going back to 2011. Built for procurement and KYC teams, investors and analysts doing financial due diligence, and freelancers or agencies vetting a Russian client before the first invoice. Runs on the Apify platform with scheduling, integrations (Make, Zapier, Google Sheets), and run monitoring built in.
🔍 What does Checko Scraper do?
This Actor reads the public company page for any Russian legal entity listed on checko.ru, a business-check portal that pulls from official FNS and Rosstat sources.
Give it a company page link or a bare OGRN and it returns the registered legal name (short and full form), INN, OGRN, KPP, OKPO, registration date, legal address, legal form, authorized capital, the current director's name and title, and any founders on record with their ownership share. It also returns the site's own differentiator over a plain registry lookup: a year-by-year breakdown of revenue, net profit, and balance-sheet equity from official accounting filings, plus a paid-taxes summary, a tax-arrears flag, and reliability flags for bank-account freezes and sanctions exposure. A company with no filed financial statements (some banks and financial institutions report on different forms) shows no financials at all rather than a fabricated zero.
💡 Why use Checko Scraper?
- I do financial due diligence on Russian suppliers or counterparties and need real revenue and profit history, not just a legal registry snapshot.
- I'm an investor or analyst tracking a Russian company's year-over-year performance without opening the site by hand for every name on my list.
- I run procurement or KYC checks and need tax-arrears and sanctions flags surfaced automatically before a contract goes out.
- I'm a freelancer or agency billing a new Russian client and want their legal and financial standing on file before the first invoice.
🚀 How to use Checko Scraper
|
STEP 1 Add companies Paste Checko.ru company page links, or 13-digit OGRNs. |
STEP 2 Run the Actor It reads each public company page directly, no sign-in needed. |
STEP 3 Export your results Download one row per company: registry facts, financials by year, and red flags. |
⚙️ Input
| Field | Type | Required | Description |
|---|---|---|---|
companies | array of strings | No | A 13-digit OGRN (e.g. 1067746062449) or a full Checko.ru company URL (e.g. https://checko.ru/company/1067746062449) for each company. Free-text name or INN search is not supported: Checko's own search endpoint is disallowed by its robots.txt, so a direct link or OGRN works reliably instead. Find the company yourself with a quick web search, then paste the OGRN or link here. |
includeFinancials | boolean | No | Fetch the company's financial-statements and taxes pages: revenue, net profit, and balance-sheet equity by year, plus paid taxes and a tax-arrears flag. Defaults to true. Turn off for a faster run when you only need registry data. |
maxItems | integer | No | Maximum number of companies to process from the list. Defaults to 20. Set to 0 to process every entry provided. |
proxyConfiguration | object | No | Proxy routing settings. Defaults to Apify's residential Russian proxy, which this target requires. |
📦 Output
Download the results as a spreadsheet, a table, or structured data ready for your own systems. Each row is one company:
{"ogrn": "1067746062449","sourceUrl": "https://checko.ru/company/1067746062449","scrapedAt": "2026-07-16T02:30:31.214Z","legalNameShort": "ООО \"ВАЙЛДБЕРРИЗ\"","legalNameFull": "ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ \"ВАЙЛДБЕРРИЗ\"","inn": "7721546864","kpp": "507401001","okpo": "79490869","status": "Действующая компания","isActive": true,"registrationDate": "2006-01-17","mainActivityName": "Торговля розничная по почте или по информационно-коммуникационной сети Интернет","mainActivityCode": "47.91","legalAddress": "142181, Московская область, г. о. Подольск, д. Коледино, тер. Индустриальный Парк Коледино, д. 6, стр. 1","legalForm": "Общества с ограниченной ответственностью","authorizedCapitalText": "10 110 000 руб.","authorizedCapitalRub": 10110000,"directorName": "Ким Татьяна Владимировна","directorPosition": "Генеральный директор","directorInn": "507203757508","directorSince": "2006-01-17","bankAccountsBlocked": false,"underSanctions": false,"founders": [{"name": "Ким Татьяна Владимировна","founderType": "individual","inn": "507203757508","since": "2006-01-17","shareValueText": "10,1 млн руб.","sharePercent": 100}],"financials": [{"year": 2025,"revenueText": "135,4 млрд руб.","revenueRub": 135400000000,"netProfitText": "14,2 млрд руб.","netProfitRub": 14200000000,"equityCapitalText": "67,1 млрд руб.","equityCapitalRub": 67100000000}]}
📊 Output data fields
| Field | Type | Description |
|---|---|---|
ogrn | string | 13-digit state registration number. |
inn | string | Tax identification number. |
kpp | string | Tax registration reason code. |
okpo | string | Official statistics code. |
legalNameShort | string | Short display name, as shown on the company page. |
legalNameFull | string | Full registered legal name. |
status | string | Registry status text, such as "Действующая компания" (active). |
isActive | boolean | true when the status reads as active, false for liquidated or similar. |
registrationDate | string | Registration date (YYYY-MM-DD). |
legalAddress | string | Full legal address on file. |
legalForm | string | Legal form, such as LLC or joint-stock company. |
authorizedCapitalText / authorizedCapitalRub | string / number | Authorized capital as shown and as a plain ruble amount, when disclosed. |
mainActivityCode / mainActivityName | string | Main business-activity classification code and description. |
directorName, directorPosition, directorInn, directorSince | string | The current director's name, title, INN, and appointment date. |
founders | array of objects | Each founder's name, type (individual or corporate), INN, ownership since date, share value, and share percent, when disclosed. |
bankAccountsBlocked / bankAccountsBlockedText | boolean / string | Whether any bank account is currently reported as frozen. |
underSanctions / sanctionsText | boolean / string | Whether the company appears on a sanctions list or is linked to a sanctioned party. |
financials | array of objects | One entry per year with revenueRub, netProfitRub, and equityCapitalRub (balance-sheet equity), each with a matching *Text field showing the original figure. Only included when includeFinancials is on. |
taxSystemText | string | The tax regime the company reports under. |
taxesPaidYear / totalTaxesPaidRub | number | The most recent reporting year and total taxes and contributions paid. |
hasTaxArrears / taxArrearsText | boolean / string | Whether Checko reports outstanding tax arrears. |
sourceUrl | string | The Checko.ru page this row was scraped from. |
scrapedAt | string | Timestamp when this row was collected. |
💰 Pricing
This Actor uses pay-per-result pricing: you pay for the companies you actually get back, and nothing for an empty run. There is no subscription and no minimum spend. Use maxItems to control how many results a run returns, and turn off includeFinancials for a lighter, faster run when you only need registry data.
⭐ Enjoying Checko Scraper: Проверка контрагентов Чекко?
|
⭐ ⭐ ⭐ ⭐ ⭐ Catching a real financial red flag before it became your problem? A 5-star rating takes 10 seconds and helps other procurement, compliance, and investment teams doing due diligence on Russian companies find it. Your feedback also tells us what to build next. |
| ★ Rate this Actor on Apify |
✨ Tips
- Paste the company's own
/company/{slug}-{ogrn}link, or just the bare 13-digit OGRN on its own, both work identically. - Turn off
includeFinancialswhen you only need registry facts (name, INN, address, director) for a faster, lighter run. - A missing
financialsarray means the company has no financial statements filed under standard accounting forms (common for banks and some financial institutions), not a scraping error. - Check
isActive,bankAccountsBlocked, andunderSanctionsbefore relying on any result for a real decision. - Re-run the same company list on a schedule to catch a new financial filing, a status change, or a new red flag over time.
❓ FAQ, disclaimers, and support
Как проверить контрагента по ОГРН? Add the company's 13-digit OGRN, or its Checko.ru page link, to companies and run the Actor. It returns the legal name, INN, address, director, founders, and financial history in one structured row.
Why doesn't this Actor accept an INN or company name directly? Checko's own search page is disallowed by its robots.txt, so this Actor asks for a direct OGRN or company link instead, which stays reliable run after run. Look the company up on Checko.ru yourself (a quick web search for the name or INN gets you there), then paste the OGRN or link here.
Does every company have financial data? No, and that's expected. Some entities, notably banks, report to different regulators on different forms and never appear in the standard FNS/Rosstat accounting data Checko parses. When that's the case, financials is left out of the row entirely rather than filled with zeros.
How fresh is the data? Every run reads the current company page directly from Checko.ru at run time. There is no cached or stale data.
Is scraping Checko data legal? This Actor collects publicly available registry and financial-filing data, and respects Checko.ru's robots.txt. You are responsible for complying with Checko's Terms of Service and applicable laws in your use of the data.
Found a bug or need a field added? Open an issue on the Actor's Issues tab. Custom solutions are available on request.
🔗 Other actors
- Rusprofile Scraper: Проверка компаний РФ ↗ - a lighter registry-only lookup, for when you just need legal name, INN, address, and director without the financial history.
- HH.ru Jobs Scraper: Парсер вакансий HH.ru ↗ - scrapes vacancy listings with structured salary and employer data.
- CIAN Real Estate Scraper: Недвижимость ЦИАН ↗ - scrapes apartment listings for sale or rent from Russia's largest real estate portal.
- Avito Seller Profile Scraper: Профили продавцов Авито ↗ - turns any Avito seller profile into a trust report with rating, badges, and join date.
- 2GIS Reviews Scraper: Отзывы 2ГИС ↗ - pulls full review text and business replies from 2GIS listings.