Scrapers.lat logo scrapers.lat
自动化

openFDA Drug Labels & Ingredients Scraper

Extract structured drug labeling for US medicines: brand and generic name, manufacturer, product type (OTC or prescription), route, active ingredients and strengths, NDC and application numbers, plus label sections like indications, dosage, warnings and interactions. Export to JSON, CSV or Excel.

38 每条记录的字段 JSON · CSV · Excel · API 按用量付费
openfda-drug-labels-scraper.json 200 OK
{
  "setId": "0cbce382-9c88-4f58-ae0f-532a841e8f95",
  "splId": "b8c33971-54b3-4971-bf7f-1bec66999a29",
  "brandName": ["Warfarin Sodium"],
  "genericName": ["WARFARIN SODIUM"],
  "manufacturerName": ["Teva Pharmaceuticals USA, Inc."],
  "productType": "HUMAN PRESCRIPTION DRUG",
  "route": ["ORAL"],
  "substanceName": ["WARFARIN SODIUM"],
  "productNdc": ["0093-1712","0093-1713","0093-1714","0093-1…
}
你会得到什么

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

  • 每个结果对应一条干净记录,已去重并规范化
  • JSON、CSV 或 Excel 的稳定结构,也可通过 Apify API 读取
  • 在云端按用量付费,无需安装或维护
返回的字段
Set IdSpl IdBrand NameGeneric NameManufacturer NameProduct TypeRouteSubstance NameProduct NdcPackage NdcApplication NumberRxcuiUniiIndications And Usage
示例输出

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

Set IdSpl IdBrand NameGeneric Name
0cbce382-9c88-4f58-ae0f-532a841e8…b8c33971-54b3-4971-bf7f-1bec66999…["Warfarin Sodium"]["WARFARIN SODIUM"]
1244c338-9140-425a-bf2a-9da6b4ac0…55027266-c106-cf08-e063-6394a90ab…["Warfarin Sodium"]["WARFARIN SODIUM"]
19a69a72-ac5d-45d5-a94d-a5aaecbe4…396ff415-9bf2-8f45-e063-6394a90af…["Jantoven"]["WARFARIN SODIUM"]
21255cd5-3c2e-4574-9620-9347d1425…39fd1172-a49a-5ea2-e063-6394a90a7…["Warfarin Sodium"]["WARFARIN SODIUM"]
2c8f47c6-a180-4ad8-b962-04069d227…1997af85-ab19-433b-9467-e360932e3…["Warfarin Sodium"]["WARFARIN SODIUM"]
GET /openfda-drug-labels-scraper
{
  "setId": "0cbce382-9c88-4f58-ae0f-532a841e8f95",
  "splId": "b8c33971-54b3-4971-bf7f-1bec66999a29",
  "brandName": ["Warfarin Sodium"],
  "genericName": ["WARFARIN SODIUM"],
  "manufacturerName": ["Teva Pharmaceuticals USA, Inc."],
  "productType": "HUMAN PRESCRIPTION DRUG",
  "route": ["ORAL"],
  "substanceName": ["WARFARIN SODIUM"],
  "productNdc": ["0093-1712","0093-1713","0093-1714","0093-1…
}

常见问题

What does one record represent?

One official structured product label for a US medicine, covering both over-the-counter and prescription drugs, with identity fields, ingredients, codes and the key label text sections.

How do I search?

Type a brand name, generic name, active ingredient or manufacturer and it is matched across all of them. You can also paste a raw expression that names a field, such as openfda.manufacturer_name:Pfizer or openfda.route:OPHTHALMIC. Leave the search empty to pull the most recent labels.

Can I filter the results?

Yes. Restrict by product type (over-the-counter, prescription or cellular therapy), by route of administration, and by manufacturer. Filters combine with the search.

How many records can I pull in one run?

Large pulls are paginated with a skip offset up to 25000 records per query. For bigger datasets, narrow the search keyword or add a filter so each run stays under that ceiling.

What happens to missing fields?

Labels vary in completeness, so any field not present for a given label is returned as null. The scraper never invents values.

你准备好,它就就绪。

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