Scrapers.lat logo scrapers.lat
商业

Canada Corporations Registry Scraper (Company Search)

Search Canadian federal and provincial business registries by company name or number and get legal name, registry and corporation number, business number (BN), entity type, status, incorporation date, jurisdiction and registered office city and province. Export to JSON, CSV or Excel.

20 每条记录的字段 JSON · CSV · Excel · API 按用量付费
canada-corporations-scraper.json 200 OK
{
  "companyName": "SHOPIFY INC.",
  "registryNumber": "4261607",
  "alternateRegistryNumber": "426160-7",
  "businessNumber": "847871746RC0001",
  "mrasId": "CC_4261607",
  "status": "Active",
  "statusDate": "2004-09-28",
  "entityType": "Business Corporation",
  "entityTypeCode": "BCA"
}
你会得到什么

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

  • 每个结果对应一条干净记录,已去重并规范化
  • JSON、CSV 或 Excel 的稳定结构,也可通过 Apify API 读取
  • 在云端按用量付费,无需安装或维护
返回的字段
Company NameRegistry NumberAlternate Registry NumberBusiness NumberMras IdStatusStatus DateEntity TypeEntity Type CodeIncorporation DateDisplay DateJurisdictionJurisdiction NameRegistry Source
示例输出

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

Company NameRegistry NumberAlternate Registry NumberBusiness Number
SHOPIFY INC.4261607426160-7847871746RC0001
SHOPIFY INC.1637255
Shopify Inc.1169259380
SHOPIFY INC.2120602368
Shopify Quebec Inc.13480640767887607RC0001
GET /canada-corporations-scraper
{
  "companyName": "SHOPIFY INC.",
  "registryNumber": "4261607",
  "alternateRegistryNumber": "426160-7",
  "businessNumber": "847871746RC0001",
  "mrasId": "CC_4261607",
  "status": "Active",
  "statusDate": "2004-09-28",
  "entityType": "Business Corporation",
  "entityTypeCode": "BCA"
}

常见问题

Which registries are covered?

The search spans Canadian federal corporations and the provincial and territorial business registries, so one search returns matching companies from across the country.

What is the difference between the registry number and the business number?

The registry number identifies the company in its home jurisdiction, while the business number (BN) is the CRA number used for tax and program accounts. Both are included when available.

Can I get only active companies?

Yes. Set the status filter to active to keep only companies currently in good standing, or inactive for dissolved and struck companies.

Can I limit results to one province?

Yes. Use the jurisdiction code (for example ON, BC, QC or CC for federal) to keep only companies from that registry.

你准备好,它就就绪。

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