開発ツール
Lithuania Company Registry Data Scraper
Look up Lithuanian companies by name or registration code and get official registry data: company code, legal name, legal form, legal status (active, bankrupt, liquidated), registration and status dates and registered authorised capital. Export to JSON, CSV or Excel.
lithuania-companies-scraper.json 200 OK
{ "companyCode": "123033512", "name": "MAXIMA LT, UAB", "legalForm": "Uždaroji akcinė bendrovė", "legalStatus": "Teisinis statusas neįregistruotas", "registered": true, "registrationDate": "1995-03-17", "statusDate": "2020-11-17", "authorizedCapital": 107590000, "capitalCurrency": "Eur" }
得られるもの
各実行で、型が揃ったきれいなレコードを返します。CRM・スプレッドシート・データベースにそのまま使えます。
- 結果ごとに 1 レコード、重複排除・正規化済み
- JSON・CSV・Excel の安定したスキーマ、または Apify API で読み取り
- クラウドで従量課金。インストールも保守も不要
返される項目
Company CodeNameLegal FormLegal StatusRegisteredRegistration DateStatus DateAuthorized CapitalCapital CurrencyCapital DateFinancial YearFinancial Period EndRevenueProfit Before Tax
出力サンプル
実際の 1 レコード例。受け取る形そのままです。
| Company Code | Name | Legal Form | Legal Status |
|---|---|---|---|
| 123033512 | MAXIMA LT, UAB | Uždaroji akcinė bendrovė | Teisinis statusas neįregistruotas |
| 258977860 | Uždaroji akcinė bendrovė "IDEA MA… | Uždaroji akcinė bendrovė | Išregistruotas |
GET /lithuania-companies-scraper
{ "companyCode": "123033512", "name": "MAXIMA LT, UAB", "legalForm": "Uždaroji akcinė bendrovė", "legalStatus": "Teisinis statusas neįregistruotas", "registered": true, "registrationDate": "1995-03-17", "statusDate": "2020-11-17", "authorizedCapital": 107590000, "capitalCurrency": "Eur" }
関連スクレイパー