Spain Company Directory Scraper (CIF, CNAE, Address & Phone)
Look up Spanish companies by name and get CIF/NIF, CNAE activity code, full registered address, phone, website, legal form, employees and founding date. Export to JSON, CSV or Excel.
{ "companyName": "MERCADONA SA", "legalName": "MERCADONA SA", "cif": "A46103834", "website": "http://www.mercadona.es", "phone": "800500220", "phones": ["800500220","950345938","980581423","942066…, "activity": "Comercio al por mayor de otros productos alime…", "cnaeCode": "4639", "cnaeDescription": "Comercio al por mayor, no especializado, de pr…" }
每次运行都返回干净、带类型的记录,可直接用于你的 CRM、表格或数据库。
- 每个结果对应一条干净记录,已去重并规范化
- JSON、CSV 或 Excel 的稳定结构,也可通过 Apify API 读取
- 在云端按用量付费,无需安装或维护
一条真实的示例记录,正是你收到的结构。
| Company Name | Legal Name | Cif | Website |
|---|---|---|---|
| MERCADONA SA | MERCADONA SA | A46103834 | http://www.mercadona.es |
| ACCIONA, SA | ACCIONA, SA | A08001851 | http://www.acciona.com/es |
{ "companyName": "MERCADONA SA", "legalName": "MERCADONA SA", "cif": "A46103834", "website": "http://www.mercadona.es", "phone": "800500220", "phones": ["800500220","950345938","980581423","942066…, "activity": "Comercio al por mayor de otros productos alime…", "cnaeCode": "4639", "cnaeDescription": "Comercio al por mayor, no especializado, de pr…" }
常见问题
What identifier do I get for each company?
Each record includes the CIF/NIF (the Spanish tax ID), the CNAE activity code and the full registered address, so you can match and enrich records reliably.
How should I enter the company names?
Enter the company name as accurately as you can, ideally the full legal name. The more precise the name, the more reliable the match.
Do I pay for names that are not found?
No. You are only charged for companies that are successfully found and returned. Unmatched names are reported at no cost.
How fresh is the data?
Every company is read live at run time, so each record reflects what is published at the moment of the run (see observedAt).