Scrapers.lat logo scrapers.lat
商业

SEPREC Bolivia Business Registry Scraper

Scrape Bolivian company records from the official SEPREC commercial registry by name or matricula. Extract razon social, NIT, legal form, status, address, coordinates, economic activity, phone and email across all of Bolivia. Export to JSON, CSV or Excel.

25 每条记录的字段 JSON · CSV · Excel · API 按用量付费
seprec-bolivia-scraper.json 200 OK
{
  "businessName": "FARMACIAS CORPORATIVAS S.A. FARMACORP S.A.",
  "matricula": "1015447026",
  "previousMatricula": "00013675",
  "nit": "1015447026",
  "status": "ACTIVO",
  "matriculaStatus": "MATRICULA RENOVADA",
  "legalForm": "SOCIEDAD ANONIMA",
  "economicActivity": "a) Realizar toda la actividad farmacéutica en …",
  "address": "URUBO OPEN MALL URB COLINAS DEL URUBO S1-ET1-C…"
}
你会得到什么

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

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

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

Business NameMatriculaPrevious MatriculaNit
FARMACIAS CORPORATIVAS S.A. FARMA…1015447026000136751015447026
GET /seprec-bolivia-scraper
{
  "businessName": "FARMACIAS CORPORATIVAS S.A. FARMACORP S.A.",
  "matricula": "1015447026",
  "previousMatricula": "00013675",
  "nit": "1015447026",
  "status": "ACTIVO",
  "matriculaStatus": "MATRICULA RENOVADA",
  "legalForm": "SOCIEDAD ANONIMA",
  "economicActivity": "a) Realizar toda la actividad farmacéutica en …",
  "address": "URUBO OPEN MALL URB COLINAS DEL URUBO S1-ET1-C…"
}

常见问题

Which companies does this cover in Bolivia?

It covers the national SEPREC commercial registry, which holds more than 400,000 economic units of every legal form, from sole traders (empresa unipersonal) to corporations (sociedad anonima) and foreign branches, across all nine departments of Bolivia.

Can I search by company name or only by registry number?

Both. Set the search type to Name to match razon social by substring (for example BANCO or FARMACORP), or to Matricula to look up an exact matricula or previous matricula number. Add as many search terms as you need.

How many records can I get from one search?

A broad name search returns every matching unit through automatic pagination, capped by the Max Items value you set. A single common term such as BANCO matches dozens of units, while a precise name or matricula returns just that company.

Does it return phone numbers and emails?

Yes, when Include Details is enabled the scraper pulls the contact phone numbers and emails on file for each unit, along with the NIT, full address and geo-coordinates. Some units, especially ones with a non-renewed matricula, have no contact data published, in which case those fields are null.

What happens when a search term has no match?

The scraper emits a record with an error message noting that no economic units matched that term, so you can tell an empty search apart from a failed request. Inactive units that block their detail view are still returned with their listing-level fields.

你准备好,它就就绪。

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