ClinicalTrials Scraper
Clinical studies, sponsors, and sites from ClinicalTrials.gov
What it does
Search ClinicalTrials.gov for studies by condition, drug, sponsor, status, phase, and location. Clean structured JSON with sponsors, enrollment, phases, and sites. Zero charge on empty runs.
Built in
- ✓ Filter by condition, drug, sponsor, and phase
- ✓ Enrollment numbers and study status
- ✓ Sponsor and investigator details
- ✓ Site locations and contact information
- ✓ Zero charge on empty runs
Guides & tutorials
ClinicalTrials.gov API v2: How to Search 500,000 Studies and Track Trial Status
ClinicalTrials.gov upgraded to a v2 REST API in 2024. Here is how to use it, what changed from v1, and how to build automated trial monitoring pipelines in Python.
Build a Clinical Trial Pipeline Tracker with the ClinicalTrials.gov Scraper
Track any drug, sponsor or indication across ClinicalTrials.gov as structured JSON — phases, sponsors, enrollment and sites
Common questions
What data can I pull from ClinicalTrials.gov? +
Study title, NCT ID, sponsor, phase, status, enrollment, conditions, interventions, site locations, and contact information. All from the official ClinicalTrials.gov v2 API.
Can I track all trials for a specific drug or compound? +
Yes. Search by drug name, intervention type, sponsor name, condition, or any combination. The scraper returns all matching studies with full structured data.
Is there an official ClinicalTrials.gov API? +
Yes. ClinicalTrials.gov has a public v2 REST API with no authentication required. This scraper handles pagination and rate limiting, returning clean normalized JSON.
What use cases is this built for? +
Pharma competitive intelligence, patient recruitment research, clinical trial landscape analysis, and building RAG pipelines over clinical study data for biotech research tools.
How current is the data? +
ClinicalTrials.gov is updated daily. Each scraper run pulls live data from the official registry.
Try it on Apify.
Free tier on Apify with 100 results included. No credit card required.