Scrapers.lat logo scrapers.lat
商业

B3 Brazil Stock Tickers & Listed Company Scraper

Extract the B3 Brazil stock exchange listed-company registry. Get company name, trading name, ticker codes with ISIN, CVM code, CNPJ, listing segment (Novo Mercado), industry classification and website. Export to JSON, CSV or Excel.

30 每条记录的字段 JSON · CSV · Excel · API 按用量付费
b3-scraper.json 200 OK
{
  "companyName": "PETROLEO BRASILEIRO S.A. PETROBRAS",
  "tradingName": "PETROBRAS",
  "issuingCompany": "PETR",
  "codeCVM": "9512",
  "cnpj": "33000167000101",
  "status": "active",
  "segment": "Exploração. Refino e Distribuição",
  "market": "BOVESPA NIVEL 2",
  "listingDate": "27/08/1968"
}
你会得到什么

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

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

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

Company NameTrading NameIssuing CompanyCode CVM
PETROLEO BRASILEIRO S.A. PETROBRASPETROBRASPETR9512
GET /b3-scraper
{
  "companyName": "PETROLEO BRASILEIRO S.A. PETROBRAS",
  "tradingName": "PETROBRAS",
  "issuingCompany": "PETR",
  "codeCVM": "9512",
  "cnpj": "33000167000101",
  "status": "active",
  "segment": "Exploração. Refino e Distribuição",
  "market": "BOVESPA NIVEL 2",
  "listingDate": "27/08/1968"
}

常见问题

Which companies does this scraper cover?

It covers every issuer in the B3 listed-companies registry for Brazil, more than 3,400 records including ordinary companies, BDRs and exchange-traded products. You can scrape the whole registry or filter by company name.

How many records can I get in one run?

The full registry is over 3,400 companies and the scraper paginates through all of them. Use the Max Items field to cap the run, or leave it empty to collect everything.

Can I filter by company name?

Yes. The Company name search field filters the registry server-side by a partial name match, so a search like banco, energia or petro returns only matching issuers.

What is the difference between running with and without details?

Without details you get the core registry fields (name, ticker issuer code, CVM code, CNPJ, segment). With details enabled the scraper fetches each company's detail record to add industry classification, activity, website, all trading ticker codes with ISIN, ISIN code array, the registrar / transfer banks for common and preferred shares, and market.

Why are some fields like website or tickers empty for certain companies?

Many entries in the registry are holding companies, depositary receipts or registry-only issuers that do not actively trade, so B3 publishes no website, activity or ticker for them. The scraper returns null for these instead of inventing values; actively traded companies such as Petrobras or Itau populate every field.

你准备好,它就就绪。

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