Scrapers.lat logo scrapers.lat
公共登记

US Medical & Health Professional License Scraper

Scrape US state medical and health professional licenses: licensee name, license number, profession, specialty, status, practice address (city, state, ZIP) and issue and expiration dates. Filter by keyword, profession, city or status. Export to JSON, CSV or Excel.

21 每条记录的字段 JSON · CSV · Excel · API 按用量付费
usa-medical-licenses-scraper.json 200 OK
{
  "fullName": "CRAIG ANTHONY NAPOLITANO",
  "firstName": "CRAIG ANTHONY",
  "lastName": "NAPOLITANO",
  "licenseNumber": "W7094",
  "licenseType": "Physician License",
  "registrationStatus": "ACTIVE",
  "licenseStatus": "NONE",
  "disciplinaryStatus": "NONE",
  "currentlyLicensed": true
}
你会得到什么

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

  • 每个结果对应一条干净记录,已去重并规范化
  • JSON、CSV 或 Excel 的稳定结构,也可通过 Apify API 读取
  • 在云端按用量付费,无需安装或维护
返回的字段
Full NameFirst NameLast NameLicense NumberLicense TypeRegistration StatusLicense StatusDisciplinary StatusCurrently LicensedDegreePractice AddressCityStateZip
示例输出

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

Full NameFirst NameLast NameLicense Number
CRAIG ANTHONY NAPOLITANOCRAIG ANTHONYNAPOLITANOW7094
MOHAK GUPTAMOHAKGUPTAW6643
ELIAS JOSEPH ARBIDELIAS JOSEPHARBIDW5640
GET /usa-medical-licenses-scraper
{
  "fullName": "CRAIG ANTHONY NAPOLITANO",
  "firstName": "CRAIG ANTHONY",
  "lastName": "NAPOLITANO",
  "licenseNumber": "W7094",
  "licenseType": "Physician License",
  "registrationStatus": "ACTIVE",
  "licenseStatus": "NONE",
  "disciplinaryStatus": "NONE",
  "currentlyLicensed": true
}

常见问题

Which professions are covered?

Physicians and a wide range of health professionals, including physician assistants, medical radiologic technologists, respiratory care practitioners, medical physicists and more. Use the professions filter to focus on one.

Can I get only currently licensed professionals?

Yes. Set status to active to keep only currently licensed professionals, inactive for the rest, or all for both.

Do records include a practice address?

Most active licensees include a practice street address, city, state and ZIP. When the source has no address on file those fields are null.

How fresh is the data?

Records are read live at run time, so each reflects the register at the moment of the run (see observedAt).

你准备好,它就就绪。

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