Scrapers.lat logo scrapers.lat
Business

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.

20 fields per record JSON · CSV · Excel · API Pay per use
argentina-companies-scraper.json 200 OK
{
  "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…
}
What you get

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
Fields it returns
Razon SocialTax IdTax Id NumberTax Id TypePerson TypeGanancias StatusIva StatusIs EmployerTax RegimesFecha Contrato SocialFecha InscripcionAntiguedad AniosLocalidadImpuestos Activos
Sample output

A real example record, exactly the shape you receive.

Razon SocialTax IdTax Id NumberTax Id Type
SERVIRED YPF S A30-66191759-430661917594CUIT
FUNDACION YPF30-69154805-430691548054CUIT
GET /argentina-companies-scraper
{
  "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.