Scrapers.lat logo scrapers.lat
商业

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 每条记录的字段 JSON · CSV · Excel · API 按用量付费
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…
}
你会得到什么

每次运行都返回干净、带类型的记录,可直接用于你的 CRM、表格或数据库。

  • 每个结果对应一条干净记录,已去重并规范化
  • JSON、CSV 或 Excel 的稳定结构,也可通过 Apify API 读取
  • 在云端按用量付费,无需安装或维护
返回的字段
Razon SocialTax IdTax Id NumberTax Id TypePerson TypeGanancias StatusIva StatusIs EmployerTax RegimesFecha Contrato SocialFecha InscripcionAntiguedad AniosLocalidadImpuestos Activos
示例输出

一条真实的示例记录,正是你收到的结构。

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…
}

常见问题

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).

你准备好,它就就绪。

现在就在 Apify 上运行这个爬虫,或让我们按你的确切需求定制一个。