Argentina Company & CUIT Registry Scraper
Look up Argentine companies and taxpayers by name or CUIT. Get legal name (razón social), CUIT/CDI tax id, entity type, inferred legal form (S.A., S.R.L., S.A.S.) and AFIP tax registration status (Ganancias, IVA, Monotributo, Empleador). Export to JSON, CSV or Excel.
{ "razonSocial": "SERVIRED YPF S A", "taxId": "30-66191759-4", "taxIdNumber": "30661917594", "taxIdType": "CUIT", "personType": "Persona Jurídica", "gananciasStatus": "Ganancias Sociedades", "ivaStatus": "Iva Inscripto", "isEmployer": false, "taxRegimes": ["Ganancias: Ganancias Sociedades","IVA: Iva… }
Every run returns clean, typed records, ready for your CRM, spreadsheet or database.
- One clean record per result, deduped and normalized
- Stable schema in JSON, CSV or Excel, or read it via the Apify API
- Pay per use in the cloud, nothing to install or maintain
A real example record, exactly the shape you receive.
| Razon Social | Tax Id | Tax Id Number | Tax Id Type |
|---|---|---|---|
| SERVIRED YPF S A | 30-66191759-4 | 30661917594 | CUIT |
| FUNDACION YPF | 30-69154805-4 | 30691548054 | CUIT |
{ "razonSocial": "SERVIRED YPF S A", "taxId": "30-66191759-4", "taxIdNumber": "30661917594", "taxIdType": "CUIT", "personType": "Persona Jurídica", "gananciasStatus": "Ganancias Sociedades", "ivaStatus": "Iva Inscripto", "isEmployer": false, "taxRegimes": ["Ganancias: Ganancias Sociedades","IVA: Iva… }
Frequently asked questions
Can I search by name and by CUIT in the same run?
Yes. Add any mix of company names and CUIT/CDI numbers; every entry is searched in a single run and each record is tagged with the query that produced it.
What is the difference between CUIT, CDI and CUIL?
They are all Argentine tax identifiers. Companies normally carry a CUIT; a CDI or CUIL may appear for some entities. The **taxIdType** field tells you which one each record uses.
Does it work for both companies and individuals?
Yes. The **personType** field distinguishes a juridical person (a company) from a natural person, and **legalForm** is filled in for companies.
How fresh is the data?
Every record is read live at run time, so it reflects the registry at the moment of the run (see observedAt).
Ready when you are.
Run the scraper live on Apify right now, or have us build one tailored to exactly what you need.