VOOZH about

URL: https://apify.com/foo121/clinical-trials-scraper

โ‡ฑ ClinicalTrials.gov Scraper โ€” trials by condition & phase ยท Apify


Pricing

$4.00 / 1,000 result items

Go to Apify Store

ClinicalTrials.gov Scraper

Export clinical trials by condition, status and phase from ClinicalTrials.gov: NCT ID, title, sponsor, phase, enrollment, locations, interventions, dates. For pharma, CRO and research. Pay per result.

Pricing

$4.00 / 1,000 result items

Rating

0.0

(0)

Developer

๐Ÿ‘ ziv shay

ziv shay

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

7 days ago

Last modified

Categories

Share

Clinical trials scraper for ClinicalTrials.gov data โ€” pull structured clinical trial data by condition, status, phase, sponsor, and location in one run.

Built for pharma and biotech business development, CROs, and medical researchers who need a current, structured view of the trial landscape for a disease area or competitor. This clinical trials scraper reads the official ClinicalTrials.gov API v2, so every study comes straight from the NIH-maintained registry of record.

No API key required. Give it a condition (and optionally a drug, sponsor, or keyword) and filter by recruitment status โ€” get back NCT IDs, titles, conditions, phase, study type, lead sponsor, enrollment, dates, and location counts as clean ClinicalTrials.gov data.

What you get

FieldDescription
nctIdClinicalTrials.gov registry identifier (NCT number)
titleStudy title
conditionsArray of conditions / diseases studied
overallStatusOverall recruitment status (e.g. RECRUITING, COMPLETED)
phaseTrial phase (e.g. PHASE2, PHASE3)
studyTypeStudy type (e.g. INTERVENTIONAL, OBSERVATIONAL)
leadSponsorLead sponsor organization
enrollmentCountTarget or actual enrollment count
startDateStudy start date
completionDateStudy completion (or estimated completion) date
locationCountNumber of study locations
leadLocationCountryCountry of the primary study location
urlDirect link to the study page on ClinicalTrials.gov

Input

FieldTypeDefaultDescription
conditionstring"diabetes"Required. Condition / disease to search
termsstringโ€”Optional free-text term (drug, sponsor, keyword)
statusarray of enums["RECRUITING"]One or more of: RECRUITING, NOT_YET_RECRUITING, ENROLLING_BY_INVITATION, ACTIVE_NOT_RECRUITING, SUSPENDED, TERMINATED, COMPLETED, WITHDRAWN
maxItemsinteger500Max studies to return

Example input

{
"condition":"diabetes",
"terms":"semaglutide",
"status":["RECRUITING","NOT_YET_RECRUITING"],
"maxItems":500
}

Example run output

{
"nctId":"NCT05731674",
"title":"A Study of Semaglutide in Adults With Type 2 Diabetes and Obesity",
"conditions":["Type 2 Diabetes Mellitus","Obesity"],
"overallStatus":"RECRUITING",
"phase":"PHASE3",
"studyType":"INTERVENTIONAL",
"leadSponsor":"Novo Nordisk A/S",
"enrollmentCount":1240,
"startDate":"2023-04-18",
"completionDate":"2026-09-30",
"locationCount":86,
"leadLocationCountry":"United States",
"url":"https://clinicaltrials.gov/study/NCT05731674"
}

Use cases

  • Pharma and biotech BD teams tracking competitor pipelines and recruiting trials in a disease area.
  • CROs sizing the trial landscape and identifying active sponsors for partnership outreach.
  • Biotech market intelligence monitoring phase, enrollment, and status shifts across a condition.
  • Medical researchers assembling a structured dataset of trials by condition for review or analysis.

vs Citeline / Informa trial-intelligence

Citeline and Informa trial-intelligence products are enterprise-priced subscriptions. This clinical trials scraper pulls the same official ClinicalTrials.gov registry data the registry publishes โ€” pay per result, no subscription.

Honest caveat: this is registry data only, not Citeline's curated analyst overlay (de-duplicated drug programs, competitive read-throughs, hand-coded outcomes). If you need the analyst layer, that's a paid product. If you need accurate, current registry facts at scale, this is it.

Pricing

Pay per result โ€” billed only for the studies returned, no subscription.

Keywords

clinical trials scraper, ClinicalTrials.gov data, clinical trial data by condition, clinical trials API, trial pipeline data, recruiting clinical trials, clinical trial sponsor data, NCT data scraper, biotech trial intelligence, clinical trial dataset

You might also like

ClinicalTrials.gov Scraper โ€” Trial Pipeline for Pharma

azureblue/clinical-trials-scraper

Scrape ClinicalTrials.gov for clinical studies by condition and status. Returns NCT ID, title, phase, sponsor, enrollment count, start date, and direct URL.

ClinicalTrials.gov Scraper - Clinical Trial Data API

pink_comic/clinicaltrials-gov-search

Scrape ClinicalTrials.gov clinical trial data by condition, drug, sponsor, phase, status, or NCT ID. Get structured studies, sites, enrollment, eligibility, interventions, and pharma pipeline signals. No API key needed; pay per result.

ClinicalTrials.gov Scraper โ€” Trials & Sponsors

bovi/clinicaltrials-scraper

Scrape the ClinicalTrials.gov registry โ€” trials with status, phase, sponsor, conditions, interventions, enrollment, locations and contacts. Filter by condition, sponsor and status. Official keyless API. Schedule as a pharma/biotech trial monitor. Pay per result.

๐Ÿ‘ User avatar

Vitalii Bondarev

2

ClinicalTrials.gov Scraper

solidcode/clinicaltrials-gov-scraper

[๐Ÿ’ฐ $2.5 / 1K] Extract clinical trials from ClinicalTrials.gov: titles, conditions, interventions, sponsors, status, phase, eligibility, locations, dates, and results. Search by condition, treatment, sponsor, or location.

Clinical Trials Scraper

seemuapps/clinicaltrials-scraper

Search and extract clinical trials by condition, drug, sponsor, or location, status, phase, eligibility, enrollment, and sites from ClinicalTrials.gov.

ClinicalTrials.gov Search Scraper

moving_beacon-owner1/clinicaltrials-gov-search-scraper

Searches ClinicalTrials.gov for studies matching any keyword query and returns structured trial data including NCT ID, conditions, phases, sponsor, status, interventions, enrollment, and study dates.

2