NIH Clinical Trials Scraper avatar

NIH Clinical Trials Scraper

Pricing

from $0.01 / 1,000 results

Go to Apify Store
NIH Clinical Trials Scraper

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

CoDee

Maintained by Community

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:

FieldDescription
NCT IDClinicalTrials.gov identifier (e.g., NCT06123456)
TitleBrief study title
StatusRecruiting, Active not recruiting, Completed, etc.
PhaseTrial phase (Phase 1, Phase 2, Phase 3, Phase 4)
ConditionsDiseases or conditions being studied
InterventionsDrugs, devices, or procedures being tested
SponsorLead sponsor organization
EnrollmentNumber of participants
Start/Completion DateStudy timeline
LocationsFacility names, cities, states, and countries
Brief SummaryStudy 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

ParameterTypeDescription
searchTextstringFull-text search across all study fields.
conditionsstring[]Filter by condition (e.g., ["diabetes", "cancer"]).
interventionsstring[]Filter by intervention (e.g., ["pembrolizumab", "surgery"]).
statusesstring[]Filter by status: RECRUITING, ACTIVE_NOT_RECRUITING, COMPLETED, NOT_YET_RECRUITING, etc.
phasesstring[]Filter by phase: EARLY_PHASE1, PHASE1, PHASE2, PHASE3, PHASE4.
maxRecordsintegerMaximum 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.