getregdata
Start free on Apify
RegistrySpain

Spain Company Directory Scraper - Registro Mercantil

Company identity and directory data referencing the Registro Mercantil. You get clean, structured records with the source registry attached - keyed off the NIF identifier.

Browse the actors on Apify Install the skills

Note: this actor is being prepared for the Apify store - the link points to the full fleet for now.

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-company-directory-scraper
from apify_client import ApifyClient

client = ApifyClient("apify_api_xxxxx")
run = client.actor("regdata/spain-company-directory-scraper").call(
    run_input={"nif": "A-48265169"}
)
for item in client.dataset(run["defaultDatasetId"]).iterate_items():
    print(item)
Serves these use cases
KYC onboardingNew-incorporation lead feed
FAQ
Does Registro Mercantil have an API?

Registro Mercantil (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 Mercantil data programmatically?

Install the getregdata agent skills or MCP server, or run the regdata/spain-company-directory-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 Mercantil return?

Company identity and directory data referencing the Registro Mercantil.

Related guides
Automated Lead Feed: Get New Spanish Company Incorporations Daily from BORME 5 min → 6AMLD Compliance: Automate Beneficial Owner Checks by July 2027 3 min → How to Scrape 620,000 Austrian Businesses from WKO Firmen A-Z (Official Chamber of Commerce Directory) 5 min → Automated KYC Onboarding: Screen Polish Companies in 3 API Calls 5 min →
Other Spain registries
es
BORME
Spain

Corporate acts and appointments from the official BORME gazette.

NIF ✓ Verified
es
Registro Público Concursal
Spain

Insolvency and disqualification entries from the public insolvency register.

NIF ✓ Verified