Scrapers.lat logo scrapers.lat
公的データ

Switzerland Company Registry Scraper (Zefix, UID)

Search the Swiss company registry by name or UID and extract structured records: UID (CHE), name, legal form, full address and canton, status, purpose, publications and mutations. Export to JSON, CSV or Excel.

31 レコードあたりの項目 JSON · CSV · Excel · API 従量課金
switzerland-companies-scraper.json 200 OK
{
  "uid": "CHE101329561",
  "uidFormatted": "CHE-101.329.561",
  "chid": "CH27030046464",
  "chidFormatted": "CH-270-3004646-4",
  "ehraid": 415520,
  "name": "UBS AG",
  "legalFormId": 3,
  "legalForm": "Corporation",
  "status": "EXISTIEREND"
}
得られるもの

各実行で、型が揃ったきれいなレコードを返します。CRM・スプレッドシート・データベースにそのまま使えます。

  • 結果ごとに 1 レコード、重複排除・正規化済み
  • JSON・CSV・Excel の安定したスキーマ、または Apify API で読み取り
  • クラウドで従量課金。インストールも保守も不要
返される項目
UidUid FormattedChidChid FormattedEhraidNameLegal Form IdLegal FormStatusStatus LabelDeletedLegal SeatCantonRegistry Office
出力サンプル

実際の 1 レコード例。受け取る形そのままです。

UidUid FormattedChidChid Formatted
CHE101329561CHE-101.329.561CH27030046464CH-270-3004646-4
GET /switzerland-companies-scraper
{
  "uid": "CHE101329561",
  "uidFormatted": "CHE-101.329.561",
  "chid": "CH27030046464",
  "chidFormatted": "CH-270-3004646-4",
  "ehraid": 415520,
  "name": "UBS AG",
  "legalFormId": 3,
  "legalForm": "Corporation",
  "status": "EXISTIEREND"
}

あなたの準備ができ次第。

今すぐ Apify でスクレイパーを実行するか、必要にぴったり合わせて作らせてください。