Scrapers.lat logo scrapers.lat
商业

New York Business Entity & LLC Records Scraper

Search the New York Department of State and extract business entity records for corporations, LLCs and limited partnerships. Get DOS ID, name, entity type, status, filing date, county, registered agent and CEO. Export to JSON, CSV or Excel.

30 每条记录的字段 JSON · CSV · Excel · API 按用量付费
ny-dos-business-scraper.json 200 OK
{
  "dosId": "4633373",
  "name": "#8 APPLETREE ASSOCIATES, LLC",
  "entityType": "DOMESTIC LIMITED LIABILITY COMPANY",
  "entityTypeCategory": "LIMITED LIABILITY COMPANY",
  "status": "Active",
  "filingDate": "2014-09-09",
  "county": "Erie",
  "jurisdiction": "New York, United States",
  "nameType": "ACTUAL"
}
你会得到什么

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

  • 每个结果对应一条干净记录,已去重并规范化
  • JSON、CSV 或 Excel 的稳定结构,也可通过 Apify API 读取
  • 在云端按用量付费,无需安装或维护
返回的字段
Dos IdNameEntity TypeEntity Type CategoryStatusFiling DateCountyJurisdictionName TypeUrlDos Process NameDos Process AddressDetail CountyDetail Jurisdiction
示例输出

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

Dos IdNameEntity TypeEntity Type Category
4633373#8 APPLETREE ASSOCIATES, LLCDOMESTIC LIMITED LIABILITY COMPANYLIMITED LIABILITY COMPANY
1998014"A.O.A. BIG GOLDEN APPLE, INC."DOMESTIC BUSINESS CORPORATIONCORPORATION
1710467"A" AS IN APPLE CONSTRUCTION CORP.DOMESTIC BUSINESS CORPORATIONCORPORATION
GET /ny-dos-business-scraper
{
  "dosId": "4633373",
  "name": "#8 APPLETREE ASSOCIATES, LLC",
  "entityType": "DOMESTIC LIMITED LIABILITY COMPANY",
  "entityTypeCategory": "LIMITED LIABILITY COMPANY",
  "status": "Active",
  "filingDate": "2014-09-09",
  "county": "Erie",
  "jurisdiction": "New York, United States",
  "nameType": "ACTUAL"
}

你准备好,它就就绪。

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