Datasets:
21,384 rows from 68 collector runs
Browse files- .gitattributes +2 -0
- README.md +93 -0
- dataset.json +27 -0
- openfda-scraper.csv +3 -0
- openfda-scraper.jsonl +3 -0
.gitattributes
CHANGED
|
@@ -58,3 +58,5 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 58 |
# Video files - compressed
|
| 59 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 60 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
| 58 |
# Video files - compressed
|
| 59 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 60 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
| 61 |
+
openfda-scraper.jsonl filter=lfs diff=lfs merge=lfs -text
|
| 62 |
+
openfda-scraper.csv filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
|
@@ -0,0 +1,93 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: cc-by-4.0
|
| 3 |
+
language:
|
| 4 |
+
- en
|
| 5 |
+
pretty_name: "openFDA Scraper"
|
| 6 |
+
size_categories:
|
| 7 |
+
- 10K<n<100K
|
| 8 |
+
tags:
|
| 9 |
+
- "reapx"
|
| 10 |
+
- "web-scraping"
|
| 11 |
+
- "open-data"
|
| 12 |
+
- "openfda-scraper"
|
| 13 |
+
- "openfda"
|
| 14 |
+
- "drug"
|
| 15 |
+
- "events"
|
| 16 |
+
- "recalls"
|
| 17 |
+
- "labels"
|
| 18 |
+
- "devices"
|
| 19 |
+
configs:
|
| 20 |
+
- config_name: default
|
| 21 |
+
data_files:
|
| 22 |
+
- split: train
|
| 23 |
+
path: openfda-scraper.jsonl
|
| 24 |
+
---
|
| 25 |
+
|
| 26 |
+
# openFDA Scraper
|
| 27 |
+
|
| 28 |
+
Scrape FDA drug adverse events, recalls, product labels, the NDC directory, device events, device recalls and 510(k) clearances from the public openFDA API. No key required, no browser.
|
| 29 |
+
|
| 30 |
+
| | |
|
| 31 |
+
| --- | --- |
|
| 32 |
+
| Rows in this dataset | 21,384 |
|
| 33 |
+
| Fields | 93 |
|
| 34 |
+
| Collector runs behind it | 68 |
|
| 35 |
+
| Most recent observation | 2026-08-03 |
|
| 36 |
+
| Browsable presentation | [https://reapx.dev/data/openfda-scraper/](https://reapx.dev/data/openfda-scraper/) — 2,924 entity pages |
|
| 37 |
+
| Run the collector yourself | [https://apify.com/reapx/openfda-scraper](https://apify.com/reapx/openfda-scraper) |
|
| 38 |
+
|
| 39 |
+
## What this is
|
| 40 |
+
|
| 41 |
+
Every row here was returned by a real run of a public collector. Nothing is generated from a
|
| 42 |
+
template over a keyword list: a row exists because a run observed it.
|
| 43 |
+
|
| 44 |
+
A browsable presentation of the subset that carries an addressable `documentId` is published as
|
| 45 |
+
2,924 entity pages at [https://reapx.dev/data/openfda-scraper/](https://reapx.dev/data/openfda-scraper/), one page per entity. **This dataset is
|
| 46 |
+
the larger of the two** — rows whose payload has no field that can address a page are here and
|
| 47 |
+
are not published there.
|
| 48 |
+
|
| 49 |
+
## Provenance
|
| 50 |
+
|
| 51 |
+
Each row carries `_run_id` and `_dataset_id`, naming the collector run that produced it, so any
|
| 52 |
+
row can be traced back to the run that observed it. Rows observed by more than one run are
|
| 53 |
+
deduplicated on content; 1,743 duplicate observations were collapsed.
|
| 54 |
+
|
| 55 |
+
## Files
|
| 56 |
+
|
| 57 |
+
- `openfda-scraper.jsonl` — one JSON object per row, the canonical form
|
| 58 |
+
- `openfda-scraper.csv` — the same rows flattened; nested values are JSON-encoded within their cell
|
| 59 |
+
so they round-trip
|
| 60 |
+
- `dataset.json` — schema.org `Dataset` metadata
|
| 61 |
+
|
| 62 |
+
## Loading it
|
| 63 |
+
|
| 64 |
+
```python
|
| 65 |
+
from datasets import load_dataset
|
| 66 |
+
ds = load_dataset("reapxdev/openfda-scraper", split="train")
|
| 67 |
+
```
|
| 68 |
+
|
| 69 |
+
## A sample of the published entities
|
| 70 |
+
|
| 71 |
+
- [007c1d2f-82db-4c52-a3c7-76e5ec91faa6](https://reapx.dev/data/openfda-scraper/007c1d2f-82db-4c52-a3c7-76e5ec91faa6/)
|
| 72 |
+
- [2026-04-23](https://reapx.dev/data/openfda-scraper/2026-04-23/)
|
| 73 |
+
- [572dff58-b79f-32cf-e063-6294a90a0066](https://reapx.dev/data/openfda-scraper/572dff58-b79f-32cf-e063-6294a90a0066/)
|
| 74 |
+
- [579809cc-2da1-0ba6-e063-6294a90a2099](https://reapx.dev/data/openfda-scraper/579809cc-2da1-0ba6-e063-6294a90a2099/)
|
| 75 |
+
- [57d23aed-a3f8-f92e-e063-6394a90add7d](https://reapx.dev/data/openfda-scraper/57d23aed-a3f8-f92e-e063-6394a90add7d/)
|
| 76 |
+
- [ANDA040750](https://reapx.dev/data/openfda-scraper/anda040750/)
|
| 77 |
+
- [ANDA214311](https://reapx.dev/data/openfda-scraper/anda214311/)
|
| 78 |
+
- [Broncus Medical, Inc.](https://reapx.dev/data/openfda-scraper/broncus-medical-inc/)
|
| 79 |
+
- [e816f474-0a0b-4437-a451-e1c6e24b6d1e](https://reapx.dev/data/openfda-scraper/e816f474-0a0b-4437-a451-e1c6e24b6d1e/)
|
| 80 |
+
- [Intuitive Surgical, Inc.](https://reapx.dev/data/openfda-scraper/intuitive-surgical-inc/)
|
| 81 |
+
- [Northridge](https://reapx.dev/data/openfda-scraper/northridge/)
|
| 82 |
+
- [Signus Medinzintechnik GmbH](https://reapx.dev/data/openfda-scraper/signus-medinzintechnik-gmbh/)
|
| 83 |
+
|
| 84 |
+
## Related
|
| 85 |
+
|
| 86 |
+
- All sources: <https://reapx.dev/data/> · machine-readable index: <https://reapx.dev/llms.txt>
|
| 87 |
+
- The collector is a public Apify Actor; agents reach it through <https://mcp.apify.com>
|
| 88 |
+
|
| 89 |
+
## Licence
|
| 90 |
+
|
| 91 |
+
Collected from public sources. This metadata and the published pages are
|
| 92 |
+
[CC BY 4.0](https://creativecommons.org/licenses/by/4.0/); the underlying records remain under
|
| 93 |
+
the terms of their originating source.
|
dataset.json
ADDED
|
@@ -0,0 +1,27 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"@context": "https://schema.org",
|
| 3 |
+
"@type": "Dataset",
|
| 4 |
+
"@id": "https://reapx.dev/data/openfda-scraper/",
|
| 5 |
+
"name": "openFDA Scraper \u2014 Drug Events, Recalls, Labels & Devices",
|
| 6 |
+
"description": "Scrape FDA drug adverse events, recalls, product labels, the NDC directory, device events, device recalls and 510(k) clearances from the public openFDA API. No key required, no browser.",
|
| 7 |
+
"url": "https://reapx.dev/data/openfda-scraper/",
|
| 8 |
+
"identifier": "openfda-scraper",
|
| 9 |
+
"license": "https://creativecommons.org/licenses/by/4.0/",
|
| 10 |
+
"creator": {
|
| 11 |
+
"@type": "Organization",
|
| 12 |
+
"name": "reapx",
|
| 13 |
+
"url": "https://reapx.dev"
|
| 14 |
+
},
|
| 15 |
+
"isAccessibleForFree": true,
|
| 16 |
+
"dateModified": "2026-08-03",
|
| 17 |
+
"variableMeasured": "documentId",
|
| 18 |
+
"distribution": [
|
| 19 |
+
{
|
| 20 |
+
"@type": "DataDownload",
|
| 21 |
+
"encodingFormat": "text/html",
|
| 22 |
+
"contentUrl": "https://reapx.dev/data/openfda-scraper/"
|
| 23 |
+
}
|
| 24 |
+
],
|
| 25 |
+
"measurementTechnique": "Apify Actor reapx/openfda-scraper",
|
| 26 |
+
"sameAs": "https://apify.com/reapx/openfda-scraper"
|
| 27 |
+
}
|
openfda-scraper.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3c88f28706846dd35e77cc5f5fab1d735123a5318dca52443a4c8be73ee8bd1c
|
| 3 |
+
size 19004075
|
openfda-scraper.jsonl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5cbd7c6baa653d3b93ac5cfa3a83c4a74bd9e97284f74692f51cdb7def504fc8
|
| 3 |
+
size 24703988
|