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

Spain BORME Company Registrations Scraper

Extract Spanish company acts from the official BORME mercantile registry gazette. For any publication date get company name, act types (incorporations, appointments, capital changes, dissolutions), province and registry data. Export to JSON, CSV or Excel.

12 レコードあたりの項目 JSON · CSV · Excel · API 従量課金
spain-borme-scraper.json 200 OK
{
  "companyName": "GENERACION X PRODUCCIONES SL",
  "entryNumber": "324876",
  "acts": ["Cambio de objeto social"],
  "primaryAct": "Cambio de objeto social",
  "actText": "Cambio de objeto social. La producción de pelí…",
  "registryData": "S 8 , H A 199750, I/A 3 ( 3.07.26)",
  "province": "ALICANTE/ALACANT",
  "publicationDate": "2026-07-10",
  "bormeId": "BORME-A-2026-131-03"
}
得られるもの

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

  • 結果ごとに 1 レコード、重複排除・正規化済み
  • JSON・CSV・Excel の安定したスキーマ、または Apify API で読み取り
  • クラウドで従量課金。インストールも保守も不要
返される項目
Company NameEntry NumberActsPrimary ActAct TextRegistry DataProvincePublication DateBorme IdPdf Url
出力サンプル

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

Company NameEntry NumberActsPrimary Act
GENERACION X PRODUCCIONES SL324876["Cambio de objeto social"]Cambio de objeto social
ATES ALICANTE SL324877["Nombramientos"]Nombramientos
CHISPASAL FAMILIAR SL324878["Nombramientos"]Nombramientos
FOOD ORIENT PLANET SL324879["Nombramientos","Ceses/Dimisione…Declaración de unipersonalidad
LEVAL LUXURY SL324880["Constitución","Nombramientos"]Constitución
GET /spain-borme-scraper
{
  "companyName": "GENERACION X PRODUCCIONES SL",
  "entryNumber": "324876",
  "acts": ["Cambio de objeto social"],
  "primaryAct": "Cambio de objeto social",
  "actText": "Cambio de objeto social. La producción de pelí…",
  "registryData": "S 8 , H A 199750, I/A 3 ( 3.07.26)",
  "province": "ALICANTE/ALACANT",
  "publicationDate": "2026-07-10",
  "bormeId": "BORME-A-2026-131-03"
}

よくある質問

What kinds of acts are included?

Incorporations, director and officer appointments, removals, powers of attorney, capital increases and reductions, object and address changes, dissolutions, extinctions and more. Each entry lists the act types found on it.

Can I get only new companies?

Yes. Use the act type filter with `Constitución` to keep only newly incorporated companies.

Why did a date return nothing?

BORME is only published on Spanish business days. Weekends and public holidays have no gazette, so pick a working day.

How do I collect a whole week or month?

Run the actor once per publication date. Each run returns every company act for that day across all provinces.

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

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