eInforma Scraper — Spanish Company Register Data avatar

eInforma Scraper — Spanish Company Register Data

Pricing

from $5.00 / 1,000 result scrapeds

Go to Apify Store
eInforma Scraper — Spanish Company Register Data

eInforma Scraper — Spanish Company Register Data

Search and extract Spanish company data from eInforma (einforma.com). Look up companies by name and get CIF/VAT ID, legal form, address, founding date, CNAE industry code, business purpose, share capital, and BORME register info. No API key, no login required.

Pricing

from $5.00 / 1,000 result scrapeds

Rating

0.0

(0)

Developer

Studio Amba

Studio Amba

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

a day ago

Last modified

Share

Search and extract Spanish company data from eInforma, the largest Spanish company-information directory built on top of the BORME (Boletín Oficial del Registro Mercantil — the official gazette of the Spanish commercial registers). Look up a company by name or CIF and get the CIF/VAT number, legal form, registered address, founding date, CNAE industry code, corporate purpose, share capital, and the linked provincial Registro Mercantil office. No API key, no login, no cookies required — the actor reads eInforma's public, free company-profile pages.

eInforma is one of the main public windows into Spain's commercial registers. This actor turns a plain company-name search into a clean, structured list of company profiles you can drop into a CRM, a KYC/ due-diligence workflow, or a sales-prospecting spreadsheet — without clicking through the site by hand.

How to scrape eInforma data

This actor reads eInforma's own public search page and company profile pages. It returns one structured record per matching company, with the same information you'd see by clicking through the website yourself — just structured and bulk-exportable via the Apify API, CSV/Excel/JSON export, or scheduled runs.

Search by company name or CIF

Enter a company name (e.g. Mercadona, Iberdrola) or a CIF/VAT number (e.g. A46103834) in Company Name or CIF. eInforma's search matches on trade name, legal name, and CIF.

Filter by province

Set Province Filter to restrict results to one Spanish province — either the province name (e.g. Madrid, Barcelona, Valencia) or eInforma's own 2-digit province code (e.g. 28 for Madrid). Leave empty to search across all 52 Spanish provinces at once.

Result limit

Max Results caps how many company profiles the actor fetches and pushes per run (default 50). Note that eInforma's own search returns a limited set of closest name matches per query — for broader coverage, run several narrower queries rather than relying on one very generic term.

What data does eInforma Scraper extract?

FieldTypeDescription
companyNameStringRegistered legal company name
cifStringCIF / VAT identification number (e.g. A46103834)
legalFormStringLegal form (e.g. "Sociedad limitada", "Sociedad anónima")
addressStringFull formatted registered address
streetStringStreet and number
postalCodeStringPostal code
cityStringCity / municipality
provinciaStringProvince, as shown on eInforma
countryStringCountry (always "España" for this actor)
foundingDateStringCompany founding/incorporation date (DD/MM/YYYY, as published)
industryOrPurposeStringC.N.A.E. activity code + description (Spain's national economic-activity classification)
businessPurposeStringFree-text corporate purpose ("Objeto Social") from the company's bylaws
shareCapitalStringRegistered share capital ("Capital Social")
registroMercantilStringThe provincial Registro Mercantil (companies register office) holding the file, plus its BORME filing count
lastBormeActStringDate and type of the most recent BORME notice on record
urlStringLink to the company's eInforma profile page
scrapedAtStringISO timestamp of extraction

Full financial statements (deposited annual accounts / balance sheets), credit-risk scoring reports, and "informe completo" PDF downloads are behind eInforma's paid reports and are not included in this actor's output — only the free public profile fields above are scraped.

Input parameters

ParameterTypeDefaultDescription
Company Name or CIFStringMercadonaSearch by company name or CIF/VAT number
Province FilterStringProvince name or 2-digit code to restrict results to
Max ResultsInteger50Maximum companies to return (1–200)
Proxy ConfigurationObjectSpanish residential proxyProxy settings

Example output

{
"companyName": "MERCADONA SA",
"cif": "A46103834",
"legalForm": "Sociedad anónima",
"address": "Calle Alfonso Roig Alfonso, S/n, 46135, Albalat Dels Sorells",
"street": "Calle Alfonso Roig Alfonso, S/n",
"postalCode": "46135",
"city": "Albalat Dels Sorells",
"provincia": "Valencia/València",
"country": "España",
"foundingDate": "18/01/1977",
"industryOrPurpose": "51410000 - Alimentos, en general",
"businessPurpose": "La realización de las siguientes actividades tanto en España como en el extranjero: 1. La importación, exportación, fabricación, comercialización, compra y venta de todos los artículos que comprende el ramo de la alimentación y de cualesquiera otros productos destinados al consumo. 2. La apertura y.",
"shareCapital": "15.921.000 €",
"registroMercantil": "Registro Mercantil de Valencia/València - 584 actos en BORME publicados",
"lastBormeAct": "10/07/2026 Nombramientos",
"url": "https://www.einforma.com/informacion-empresa/mercadona",
"scrapedAt": "2026-08-01T14:23:39.494Z"
}

You can download the dataset in various formats such as JSON, HTML, CSV, or Excel.

Common use cases

  • Build B2B prospecting lists enriched with CIF, address, legal form, and industry code.
  • Verify a supplier's, customer's, or partner's legal identity, registration status, and registered province before signing a contract.
  • KYC / AML pre-checks — pull CIF, legal form, share capital, and BORME filing history in one pass.
  • Feed structured Spanish company data into CRM enrichment or market-research pipelines.
  • Monitor recent BORME activity (incorporations, dissolutions, appointments) for a list of target companies.

Cost estimate

Pricing is pay-per-result. Each run makes one lightweight HTML search request plus one HTML profile request per matched company — no browser rendering is used, so compute cost per run is low. A run returning 50 companies typically makes 51 total HTTP requests.

Limitations

  • eInforma's own search returns a limited set of closest name matches per query (similar to typing into the site's search box by hand) — it is not an exhaustive substring search across its full database. For broader coverage, run multiple narrower queries.
  • Full financial statements, credit-risk scores, and paid PDF reports are not available through this actor — only the free public profile fields are scraped.
  • Sole traders (autónomos) and very small/inactive entities sometimes have thinner free profiles (e.g. no CNAE or founding date on file); core identity fields (company name, CIF, address) are populated for the large majority of results.

Data source and legality

This actor reads publicly available company data that eInforma republishes from Spain's official commercial registers (BORME) and other public sources. It does not access any login-protected or paid area, and it identifies itself with a standard browser user agent. Use the data in line with eInforma's terms and applicable data-protection rules (in particular, take care with personal data of natural persons / autónomos returned in some results).