clinicaltrials-scraper / dataset.json
reapxdev's picture
11,191 rows from 65 collector runs
4999ecd verified
Raw
History Blame Contribute Delete
1.04 kB
{
"@context": "https://schema.org",
"@type": "Dataset",
"@id": "https://reapx.dev/data/clinicaltrials-scraper/",
"name": "ClinicalTrials Scraper \u2014 Trials, Sponsors, Phases & Outcomes",
"description": "Scrape ClinicalTrials.gov studies by condition, intervention, sponsor, phase, status or country. Returns one row per NCT trial with sponsors, phases, enrolment, outcomes and locations. No API key.",
"url": "https://reapx.dev/data/clinicaltrials-scraper/",
"identifier": "clinicaltrials-scraper",
"license": "https://creativecommons.org/licenses/by/4.0/",
"creator": {
"@type": "Organization",
"name": "reapx",
"url": "https://reapx.dev"
},
"isAccessibleForFree": true,
"dateModified": "2026-08-03",
"variableMeasured": "nctId",
"distribution": [
{
"@type": "DataDownload",
"encodingFormat": "text/html",
"contentUrl": "https://reapx.dev/data/clinicaltrials-scraper/"
}
],
"measurementTechnique": "Apify Actor reapx/clinicaltrials-scraper",
"sameAs": "https://apify.com/reapx/clinicaltrials-scraper"
}