NIH Clinical Trials Scraper
Pricing
from $0.01 / 1,000 results
NIH Clinical Trials Scraper
Searches ClinicalTrials.gov for clinical trial data. Filter by condition, intervention, phase, and recruitment status. Full NIH trial registry access.
Pricing
from $0.01 / 1,000 results
Rating
0.0
(0)
Developer

CoDee
Actor stats
0
Bookmarked
2
Total users
1
Monthly active users
2 days ago
Last modified
Categories
Share
:microscope: NIH Clinical Trials Scraper
Search ClinicalTrials.gov — the world's largest clinical trial registry with 500,000+ studies — using the official ClinicalTrials.gov API v2. Find trials by condition, intervention, phase, and status with full study details.
What data does it extract?
For each clinical trial, the Actor extracts:
| Field | Description |
|---|---|
| NCT ID | ClinicalTrials.gov identifier (e.g., NCT06123456) |
| Title | Brief study title |
| Status | Recruiting, Active not recruiting, Completed, etc. |
| Phase | Trial phase (Phase 1, Phase 2, Phase 3, Phase 4) |
| Conditions | Diseases or conditions being studied |
| Interventions | Drugs, devices, or procedures being tested |
| Sponsor | Lead sponsor organization |
| Enrollment | Number of participants |
| Start/Completion Date | Study timeline |
| Locations | Facility names, cities, states, and countries |
| Brief Summary | Study description |
Output example
{"nctId": "NCT06123456","title": "A Phase 3 Study of Drug X in Patients With Type 2 Diabetes","status": "RECRUITING","phase": "PHASE3","conditions": ["Type 2 Diabetes Mellitus"],"interventions": ["Drug: Drug X 10mg", "Drug: Placebo"],"startDate": "2025-06","completionDate": "2028-03","enrollment": 1200,"studyType": "INTERVENTIONAL","sponsor": "Acme Therapeutics Inc.","briefSummary": "This study evaluates the efficacy and safety of Drug X...","locations": [{"facility": "Johns Hopkins University","city": "Baltimore","state": "Maryland","country": "United States"}],"scrapedAt": "2026-02-25T12:00:00.000Z","sourceUrl": "https://clinicaltrials.gov/study/NCT06123456"}
Input options
| Parameter | Type | Description |
|---|---|---|
searchText | string | Full-text search across all study fields. |
conditions | string[] | Filter by condition (e.g., ["diabetes", "cancer"]). |
interventions | string[] | Filter by intervention (e.g., ["pembrolizumab", "surgery"]). |
statuses | string[] | Filter by status: RECRUITING, ACTIVE_NOT_RECRUITING, COMPLETED, NOT_YET_RECRUITING, etc. |
phases | string[] | Filter by phase: EARLY_PHASE1, PHASE1, PHASE2, PHASE3, PHASE4. |
maxRecords | integer | Maximum records to fetch. Default: 1,000. |
Use cases
- Pharmaceutical companies — Monitor competitor pipelines and identify collaboration opportunities
- Clinical research sites — Find new studies seeking trial sites in your geographic area
- Patients & advocates — Discover recruiting trials for specific conditions and interventions
- Biotech investors — Track clinical trial activity as a leading indicator for drug approvals
- Medical researchers — Analyze trial design trends, enrollment patterns, and therapeutic areas
- Healthcare consultants — Map the competitive landscape for specific therapeutic categories
- Regulatory teams — Monitor trial status changes and completion timelines
Data freshness
ClinicalTrials.gov is updated daily as sponsors register and update their studies. Schedule this Actor to run weekly to track new trials and status changes.
Cost
This Actor uses the ClinicalTrials.gov public API. Typical cost: less than $0.01 per run for up to 1,000 records.