getregdata
Start free on Apify
RegistrySpain

Spain Registro Público Concursal Search

Insolvency and disqualification entries from the public insolvency register. You get clean, structured records with the source registry attached - keyed off the NIF identifier.

Run Registro Público Concursal on Apify Install the skills
What you get
  • Structured JSON, not HTML or PDFs
  • Source registry attached to every record
  • Read live at query time - current filings
  • Queried by NIF or company name
python · regdata/spain-concursal-scraper
from apify_client import ApifyClient

client = ApifyClient("apify_api_xxxxx")
run = client.actor("regdata/spain-concursal-scraper").call(
    run_input={"nif": "A-48265169"}
)
for item in client.dataset(run["defaultDatasetId"]).iterate_items():
    print(item)
Serves these use cases
Insolvency & credit-risk watchlistContract & ESG compliance audit
FAQ
Does Registro Público Concursal have an API?

Registro Público Concursal (Spain) does not offer a clean public API for programmatic queries. getregdata reads the official source directly and returns structured JSON, keyed off the NIF identifier - so you get API-like access without an official endpoint.

How do I get Registro Público Concursal data programmatically?

Install the getregdata agent skills or MCP server, or run the regdata/spain-concursal-scraper actor on Apify. Query by NIF or company name and receive structured, source-attributed records. It is free to install; you pay per result on Apify.

What data does Registro Público Concursal return?

Insolvency and disqualification entries from the public insolvency register.

Related guides
Cross-Border Credit Risk: Screen Companies Across Poland + Austria in 2 API Calls 6 min → How to Monitor Austrian Insolvency Risk Without a Government License 5 min → Austrian Insolvency Monitoring Without IWG License: Ediktsdatei on Apify 4 min → European Business Registry Data as Agent Skills: Give Your AI Agent Access to 14 Regulatory Sources 4 min →
Other Spain registries
es
BORME
Spain

Corporate acts and appointments from the official BORME gazette.

NIF ✓ Verified
es
Registro Mercantil
Spain

Company identity and directory data referencing the Registro Mercantil.

NIF ✓ Verified