Scrapers.lat logo scrapers.lat
公共登记

Japan Corporate Number (Houjin Bangou) Company Lookup Scraper

Search Japanese companies by name and scrape their official 13-digit corporate number (houjin bangou), registered name, kana reading, address and prefecture from the national corporate-number registry. Export to JSON, CSV or Excel.

13 每条记录的字段 JSON · CSV · Excel · API 按用量付费
japan-houjin-bangou-scraper.json 200 OK
{
  "corporateNumber": "5010001008846",
  "name": "株式会社三菱UFJ銀行",
  "kana": "ミツビシユーエフジェイギンコウ",
  "address": "東京都千代田区丸の内1丁目4番5号",
  "prefecture": "東京都",
  "nameEnglish": "MUFG Bank, Ltd.",
  "addressEnglish": "4-5, Marunouchi 1-Chome, Chiyoda-ku, Tokyo",
  "lastUpdateDate": "令和8年3月26日",
  "isClosed": false
}
你会得到什么

每次运行都返回干净、带类型的记录,可直接用于你的 CRM、表格或数据库。

  • 每个结果对应一条干净记录,已去重并规范化
  • JSON、CSV 或 Excel 的稳定结构,也可通过 Apify API 读取
  • 在云端按用量付费,无需安装或维护
返回的字段
Corporate NumberNameKanaAddressPrefectureName EnglishAddress EnglishLast Update DateIs ClosedChange HistoryUrl
示例输出

一条真实的示例记录,正是你收到的结构。

Corporate NumberNameKanaAddress
5010001008846株式会社三菱UFJ銀行ミツビシユーエフジェイギンコウ東京都千代田区丸の内1丁目4番5号
9010005005885三菱UFJ銀行従業員組合ミツビシユーエフジェイギンコウ東京都港区芝2丁目4番3号株式会社三菱UFJ銀行芝ビル内
GET /japan-houjin-bangou-scraper
{
  "corporateNumber": "5010001008846",
  "name": "株式会社三菱UFJ銀行",
  "kana": "ミツビシユーエフジェイギンコウ",
  "address": "東京都千代田区丸の内1丁目4番5号",
  "prefecture": "東京都",
  "nameEnglish": "MUFG Bank, Ltd.",
  "addressEnglish": "4-5, Marunouchi 1-Chome, Chiyoda-ku, Tokyo",
  "lastUpdateDate": "令和8年3月26日",
  "isClosed": false
}

常见问题

What is a corporate number (法人番号)?

It is the official 13-digit identifier assigned to every registered company and organization in Japan. It is the canonical key for identifying a Japanese legal entity.

Can I search in Japanese?

Yes. Searching by the Japanese or kana company name gives the best matches. The registered names are in Japanese.

How do I find one specific company?

Use the exact name with prefix matching to narrow results, then pick the record whose address matches the entity you want.

How fresh is the data?

Records are read live at run time, so each result reflects the registry at the moment of the run (see observedAt).

你准备好,它就就绪。

现在就在 Apify 上运行这个爬虫,或让我们按你的确切需求定制一个。