Scrapers.lat logo scrapers.lat
商业

Panama Emprende Business Registry Scraper

Scrape company records from the official Panama Emprende business registry by name, owner, RUC or operation notice. Extract business name, RUC, legal representative, declared activity, invested capital, status, province and district. Export to JSON, CSV or Excel.

15 每条记录的字段 JSON · CSV · Excel · API 按用量付费
panama-emprende-scraper.json 200 OK
{
  "businessName": "INSTITUTO SUPERIOR DE DESARROLLO TECNICO GERIZ…",
  "noticeNumber": "972650-1-530282-2007-708",
  "ruc": "972650 1-530282",
  "dv": "97",
  "status": "Vigente",
  "legalName": "INSTITUTO SUPERIOR DE DESARROLLO TECNICO GERIZ…",
  "legalRepresentative": "EDILIA CONNOR DE MELA",
  "activity": "ENSEÑANZA SUPERIOR, ASESORAMIENTO TÉCNICO NACI…",
  "capitalInvested": 10000
}
你会得到什么

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

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

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

Business NameNotice NumberRucDv
INSTITUTO SUPERIOR DE DESARROLLO …972650-1-530282-2007-708972650 1-53028297
SUPER GOURMET CA1119943-1-564133-2007-962761119943 1-5641333
Supergol1142271-1-569835-2007-4751142271 1-56983556
GET /panama-emprende-scraper
{
  "businessName": "INSTITUTO SUPERIOR DE DESARROLLO TECNICO GERIZ…",
  "noticeNumber": "972650-1-530282-2007-708",
  "ruc": "972650 1-530282",
  "dv": "97",
  "status": "Vigente",
  "legalName": "INSTITUTO SUPERIOR DE DESARROLLO TECNICO GERIZ…",
  "legalRepresentative": "EDILIA CONNOR DE MELA",
  "activity": "ENSEÑANZA SUPERIOR, ASESORAMIENTO TÉCNICO NACI…",
  "capitalInvested": 10000
}

常见问题

Which businesses does this cover in Panama?

It covers companies in the Panama Emprende public registry, the national system for the Aviso de Operacion that every commercial or industrial business in Panama must file. You can search natural persons and legal entities across all provinces.

How many results can I get per search?

The registry returns up to 200 matches per query, ordered by start date. Use maxItems to cap how many you collect and the search fields to narrow a broad term down to the companies you need.

Can I search by RUC or owner name instead of company name?

Yes. Choose the search type: commercial name, owner name, ID or RUC, or operation notice number. Provide the matching value in the query field, and optionally restrict to natural persons or legal entities.

Does the actor use a proxy?

The actor uses an Apify Residential proxy in Panama by default, so you do not need to configure anything and the search works reliably. Keep this default unless you supply your own Panama proxy.

What happens when a field is not published?

Fields that the registry does not publish for a given company, such as activity for some records, are returned as null and never invented. When a search returns nothing, the actor emits a single record with an error message instead of failing.

你准备好,它就就绪。

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