Scrapers.lat logo scrapers.lat
开发者工具

CMS Open Payments Scraper (Physician Payments)

Scrape US CMS Open Payments records of industry payments to physicians and teaching hospitals. Get recipient name, NPI, specialty, paying company, amount, nature of payment, drug or device and program year. Export to JSON, CSV or Excel.

36 每条记录的字段 JSON · CSV · Excel · API 按用量付费
cms-open-payments-scraper.json 200 OK
{
  "recipientName": "MEI YU LIANG",
  "recipientNpi": "1043514243",
  "recipientProfileId": "274727",
  "recipientType": "Covered Recipient Non-Physician Practitioner",
  "recipientFirstName": "MEI YU",
  "recipientLastName": "LIANG",
  "recipientSpecialty": "Physician Assistants & Advanced Practice Nursi…",
  "recipientPrimaryType": "Nurse Practitioner",
  "recipientLicenseState": "NY"
}
你会得到什么

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

  • 每个结果对应一条干净记录,已去重并规范化
  • JSON、CSV 或 Excel 的稳定结构,也可通过 Apify API 读取
  • 在云端按用量付费,无需安装或维护
返回的字段
Recipient NameRecipient NpiRecipient Profile IdRecipient TypeRecipient First NameRecipient Last NameRecipient SpecialtyRecipient Primary TypeRecipient License StateRecipient Address Line1Recipient CityRecipient StateRecipient ZipRecipient Country
示例输出

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

Recipient NameRecipient NpiRecipient Profile IdRecipient Type
MEI YU LIANG1043514243274727Covered Recipient Non-Physician P…
RACHEL CARNICELLI111460001211511899Covered Recipient Non-Physician P…
SARAH DONOHUE159827478911306437Covered Recipient Non-Physician P…
GET /cms-open-payments-scraper
{
  "recipientName": "MEI YU LIANG",
  "recipientNpi": "1043514243",
  "recipientProfileId": "274727",
  "recipientType": "Covered Recipient Non-Physician Practitioner",
  "recipientFirstName": "MEI YU",
  "recipientLastName": "LIANG",
  "recipientSpecialty": "Physician Assistants & Advanced Practice Nursi…",
  "recipientPrimaryType": "Nurse Practitioner",
  "recipientLicenseState": "NY"
}

常见问题

Where does this data come from?

It comes from the US Open Payments program, the national disclosure system that requires drug and device companies to report payments and transfers of value they make to physicians, other covered clinicians and teaching hospitals. The records are public federal disclosures.

Can I search by a specific doctor?

Yes. Enter the physician's 10-digit NPI for an exact match, or use the first and last name filters. Every matching payment for the selected program year is returned.

Can I find every payment a company made?

Yes. Enter the company name in the paying company filter. Partial names work, so Stryker or Novartis will match all of that company's reported entities. Combine it with a state or nature of payment to narrow further.

What is the difference between General, Research and Ownership payments?

General payments are everyday transfers of value such as consulting fees, meals, travel and gifts. Research payments are tied to a research study or protocol. Ownership payments cover physician ownership and investment interests in a company.

Which years are available?

Program years 2019 through 2025 are all supported. Newer years are published each summer.

How many records can I pull?

As many as match your filters. Broad searches can contain hundreds of thousands of records, so use the filters and Max Items to keep result sets manageable.

What formats can I export?

JSON, CSV and Excel, plus direct access to the dataset through the Apify API.

你准备好,它就就绪。

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