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・スプレッドシート・データベースにそのまま使えます。

  • 結果ごとに 1 レコード、重複排除・正規化済み
  • JSON・CSV・Excel の安定したスキーマ、または Apify API で読み取り
  • クラウドで従量課金。インストールも保守も不要
返される項目
Razon SocialTax IdTax Id NumberTax Id TypePerson TypeGanancias StatusIva StatusIs EmployerTax RegimesFecha Contrato SocialFecha InscripcionAntiguedad AniosLocalidadImpuestos Activos
出力サンプル

実際の 1 レコード例。受け取る形そのままです。

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 でスクレイパーを実行するか、必要にぴったり合わせて作らせてください。