Scrapers.lat logo scrapers.lat
商业

SRI Ecuador RUC Taxpayer Registry Scraper

Extract Ecuador SRI Consulta RUC taxpayer records by RUC number. Get legal name, status, economic activity (CIIU), tax regime, special-contributor and withholding-agent flags, legal representatives and establishments. Export JSON, CSV, Excel.

20 每条记录的字段 JSON · CSV · Excel · API 按用量付费
sri-ruc-scraper.json 200 OK
{
  "legalName": "CONSORCIO ECUATORIANO DE TELECOMUNICACIONES S.…",
  "ruc": "1791251237001",
  "status": "ACTIVO",
  "taxpayerType": "SOCIEDAD",
  "economicActivity": "ACTIVIDADES DE MANTENIMIENTO Y EXPLOTACIÓN DE …",
  "regime": "GENERAL",
  "specialTaxpayer": true,
  "withholdingAgent": true,
  "keepsAccounting": true
}
你会得到什么

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

  • 每个结果对应一条干净记录,已去重并规范化
  • JSON、CSV 或 Excel 的稳定结构,也可通过 Apify API 读取
  • 在云端按用量付费,无需安装或维护
返回的字段
Legal NameRucStatusTaxpayer TypeEconomic ActivityRegimeSpecial TaxpayerWithholding AgentKeeps AccountingGhost TaxpayerNonexistent TransactionsStart DateLast Update DateLegal Representatives
示例输出

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

Legal NameRucStatusTaxpayer Type
CONSORCIO ECUATORIANO DE TELECOMU…1791251237001ACTIVOSOCIEDAD
CORPORACION FAVORITA C.A.1790016919001ACTIVOSOCIEDAD
GET /sri-ruc-scraper
{
  "legalName": "CONSORCIO ECUATORIANO DE TELECOMUNICACIONES S.…",
  "ruc": "1791251237001",
  "status": "ACTIVO",
  "taxpayerType": "SOCIEDAD",
  "economicActivity": "ACTIVIDADES DE MANTENIMIENTO Y EXPLOTACIÓN DE …",
  "regime": "GENERAL",
  "specialTaxpayer": true,
  "withholdingAgent": true,
  "keepsAccounting": true
}

常见问题

Which taxpayers does this cover?

It covers any taxpayer registered with Ecuador's SRI, including both companies (sociedades) and natural persons (personas naturales), active or inactive. You look them up by their 13-digit RUC number.

How many records can I get in one run?

You get one record per RUC you supply, and you can supply as many as you like. A single large company can also expand into hundreds of establishments, since some chains register hundreds of branches across the country.

What happens if a RUC does not exist?

The scraper returns a clear record with an error note saying the RUC was not found in the SRI registry, so a missing match is itself a usable signal rather than a silent gap.

Can I get a company's branches and addresses?

Yes. Turn on Include Establishments and each record gains an establishments array listing every matriz and sucursal with its commercial name, full address, status and head-office flag.

Do I need a proxy to run this?

No. Runs work out of the box with no setup. An optional Ecuador residential proxy toggle is available only if you ever need it.

你准备好,它就就绪。

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