Scrapers.lat logo scrapers.lat
商业

BCRA Argentina Central de Deudores Credit Risk Scraper

Extract Argentina BCRA Central de Deudores credit-risk records by CUIT or CUIL. Get debtor name, reporting bank, BCRA risk class (0 to 6), amount owed, days overdue, refinanced and legal flags, plus rejected checks with cause. Export JSON, CSV, Excel.

17 每条记录的字段 JSON · CSV · Excel · API 按用量付费
bcra-deudores-scraper.json 200 OK
{
  "recordType": "debt",
  "cuit": "30546741253",
  "denomination": "OSDE ORGANIZACION DE SERVICIOS DIRECTOS EMPRES…",
  "period": "202605",
  "entity": "AMERICAN EXPRESS ARGENTINA S.A.",
  "situation": 1,
  "situationLabel": "Normal",
  "amount": 323,
  "situationDate": "2023-12-30"
}
你会得到什么

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

  • 每个结果对应一条干净记录,已去重并规范化
  • JSON、CSV 或 Excel 的稳定结构,也可通过 Apify API 读取
  • 在云端按用量付费,无需安装或维护
返回的字段
Record TypeCuitDenominationPeriodEntitySituationSituation LabelAmountSituation DateDays OverdueRefinancedMandatory ReclassificationLegal SituationUnrecoverable Technical
示例输出

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

Record TypeCuitDenominationPeriod
debt30546741253OSDE ORGANIZACION DE SERVICIOS DI…202605
debt30546741253OSDE ORGANIZACION DE SERVICIOS DI…202605
debt30546741253OSDE ORGANIZACION DE SERVICIOS DI…202605
GET /bcra-deudores-scraper
{
  "recordType": "debt",
  "cuit": "30546741253",
  "denomination": "OSDE ORGANIZACION DE SERVICIOS DIRECTOS EMPRES…",
  "period": "202605",
  "entity": "AMERICAN EXPRESS ARGENTINA S.A.",
  "situation": 1,
  "situationLabel": "Normal",
  "amount": 323,
  "situationDate": "2023-12-30"
}

常见问题

Which country and entities does this cover?

It covers Argentina nationwide. The BCRA Central de Deudores consolidates debt reported by every regulated bank and financial entity in the country, plus rejected checks, keyed by CUIT, CUIL, or CDI.

How many records will one tax ID return?

One large company can return dozens of records because every bank relationship is a separate row, and the historical mode adds up to 24 monthly periods per entity. A single individual often returns a handful of rows or a clean result.

Can I pull historical debt and rejected checks too?

Yes. Current debts are always returned. Toggle Include historical debts for the 24-month series and Include rejected checks for bounced checks with their cause and penalty status.

What does the situation field mean?

It is the official BCRA risk class. 1 is normal, 2 is special monitoring, 3 is with problems, 4 is high risk of insolvency, 5 is irrecoverable, and 6 is irrecoverable by technical disposition. The situationLabel field spells this out in English.

What happens when a tax ID has no debts?

You get a single record with recordType clean and the debtor name when available. A clean credit standing is itself a valuable KYC signal, so it is reported rather than silently skipped.

你准备好,它就就绪。

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