Scrapers.lat logo scrapers.lat
ビジネス

openFDA Medical Device Adverse Events & Recalls Scraper

Scrape FDA medical device adverse events (MAUDE), device recalls and 510(k) clearances from the official openFDA API. Extract report number, device brand, manufacturer, event type, product problems and dates across the United States. Export to JSON, CSV or Excel.

39 レコードあたりの項目 JSON · CSV · Excel · API 従量課金
openfda-device-events-scraper.json 200 OK
{
  "reportNumber": "2032227-2020-110169",
  "mdrReportKey": "10000000",
  "eventType": "Malfunction",
  "dateOfEvent": "2020-03-04",
  "dateReceived": "2020-04-27",
  "deviceBrandName": "630G INSULIN PUMP MMT-1715K 630G BLACK MG",
  "deviceGenericName": "ARTIFICIAL PANCREAS DEVICE SYSTEM, THRESHOLD S…",
  "manufacturerName": "MEDTRONIC PUERTO RICO OPERATIONS CO.",
  "manufacturerStreet": "CEIBA NORTE IND. PARK #50 ROAD"
}
得られるもの

各実行で、型が揃ったきれいなレコードを返します。CRM・スプレッドシート・データベースにそのまま使えます。

  • 結果ごとに 1 レコード、重複排除・正規化済み
  • JSON・CSV・Excel の安定したスキーマ、または Apify API で読み取り
  • クラウドで従量課金。インストールも保守も不要
返される項目
Report NumberMdr Report KeyEvent TypeDate Of EventDate ReceivedDevice Brand NameDevice Generic NameManufacturer NameManufacturer StreetManufacturer CityManufacturer ZipModel NumberCatalog NumberLot Number
出力サンプル

実際の 1 レコード例。受け取る形そのままです。

Report NumberMdr Report KeyEvent TypeDate Of Event
2032227-2020-11016910000000Malfunction2020-03-04
2032227-2020-11017010000002Malfunction2020-03-05
2032227-2020-11017310000004Malfunction2020-03-06
2032227-2020-11017510000006Malfunction2020-04-22
2032227-2020-11017410000009Malfunction2020-02-06
GET /openfda-device-events-scraper
{
  "reportNumber": "2032227-2020-110169",
  "mdrReportKey": "10000000",
  "eventType": "Malfunction",
  "dateOfEvent": "2020-03-04",
  "dateReceived": "2020-04-27",
  "deviceBrandName": "630G INSULIN PUMP MMT-1715K 630G BLACK MG",
  "deviceGenericName": "ARTIFICIAL PANCREAS DEVICE SYSTEM, THRESHOLD S…",
  "manufacturerName": "MEDTRONIC PUERTO RICO OPERATIONS CO.",
  "manufacturerStreet": "CEIBA NORTE IND. PARK #50 ROAD"
}

よくある質問

What datasets does this scraper cover?

It covers three openFDA device datasets for the United States: MAUDE adverse events (malfunction, injury and death reports), the device recall database, and the 510(k) premarket clearance database. Choose one with the Dataset input.

How many records can I pull in one run?

openFDA paginates with a skip offset up to 25000 records per query. For larger pulls, narrow the search keyword or the date range so each run stays under that ceiling.

How does the search work?

A simple keyword is matched to the device brand name for events, the product description for recalls, or the device name for 510(k). You can also paste a raw openFDA expression with a field, such as manufacturer_name:Medtronic or event_type:Death.

Can I filter by date?

Yes. Date From and Date To accept YYYY-MM-DD. For events this filters the FDA date received, for recalls the date initiated, and for 510(k) the decision date.

What happens to missing fields?

MAUDE reports vary in completeness, so fields openFDA does not provide for a record are returned as null. The scraper never invents values.

あなたの準備ができ次第。

今すぐ Apify でスクレイパーを実行するか、必要にぴったり合わせて作らせてください。