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、表格或数据库。

  • 每个结果对应一条干净记录,已去重并规范化
  • JSON、CSV 或 Excel 的稳定结构,也可通过 Apify API 读取
  • 在云端按用量付费,无需安装或维护
返回的字段
Company NameEntry NumberActsPrimary ActAct TextRegistry DataProvincePublication DateBorme IdPdf Url
示例输出

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

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 上运行这个爬虫,或让我们按你的确切需求定制一个。