ClinicalTrials.gov Studies Scraper
Pricing
from $18.75 / 1,000 results
ClinicalTrials.gov Studies Scraper
Search ClinicalTrials.gov studies by condition, drug, sponsor, phase, status or country. Get study design, eligibility, outcomes, sites and contacts, plus adverse event counts and the most reported adverse event terms for completed trials that have posted results. Export to CSV or Excel.
This ClinicalTrials.gov scraper searches the registry of clinical studies by condition, drug, sponsor, phase, status or country and returns each study as one structured row. You get the design of the study, eligibility rules, primary and secondary outcomes, every recruiting site with its contacts and, for completed trials that posted results, the number of deaths, serious adverse events and other adverse events plus the most reported adverse event terms.
Pharma and biotech analysts, patient advocates, clinical operations teams and researchers use it to see what is being tested, who is running it and what actually happened in finished trials.
What can you do with this ClinicalTrials.gov scraper?
- Find recruiting clinical trials for a condition
- Search trials by drug or intervention name
- List all Phase 3 trials from a sponsor such as Pfizer or Novartis
- Find trials near a country or region
- Get the eligibility criteria, age range and sex for a trial
- See primary and secondary outcome measures
- Get the contact person and sites for a recruiting study
- Check adverse events reported in completed trials
- Track newly posted trials and status changes
- Export clinical trial data to CSV or Excel
What data can you extract from ClinicalTrials.gov?
| Field | What it holds |
|---|---|
nctId, studyUrl | Study ID and link |
briefTitle, officialTitle, briefSummary | What the study is about |
overallStatus, studyType, phases | Status and design |
leadSponsor, collaborators | Who runs and funds it |
conditions, interventions | What is studied and what is tested |
primaryOutcomes, secondaryOutcomes | Measures and time frames |
enrollmentCount, enrollmentType | Planned or actual size |
eligibilityCriteria, sex, minimumAge, maximumAge, healthyVolunteers | Who can join |
startDate, primaryCompletionDate, completionDate, studyFirstPostDate, lastUpdatePostDate | Timeline |
locationsCount, locations, centralContacts | Sites and contacts |
hasResults | Whether results are posted |
totalDeaths, totalSeriousAdverseEvents, totalOtherAdverseEvents, topAdverseEvents | Safety results for completed trials |
How to scrape clinical trials
- Enter a condition, a drug, a sponsor or any search term.
- Optionally choose one or more statuses, phases or a country.
- Set Max Items.
- Click Start and export the dataset as CSV, Excel or from the Apify console.
Input example
{"condition": "diabetes","status": ["COMPLETED"],"phase": ["PHASE3"],"maxItems": 100}
Output example
{"nctId": "NCT02423798","briefTitle": "New Generation Enlite Accuracy Study","overallStatus": "COMPLETED","studyType": "INTERVENTIONAL","phases": ["NA"],"leadSponsor": "Medtronic MiniMed, Inc.","conditions": ["Diabetes"],"interventions": [{ "type": "DEVICE", "name": "Glucose sensor (Enlite)" }],"primaryOutcomes": [{ "measure": "Sensor Accuracy", "timeFrame": "4 months" }],"enrollmentCount": 24,"hasResults": true,"totalDeaths": 0,"totalSeriousAdverseEvents": 0,"totalOtherAdverseEvents": 5,"topAdverseEvents": ["Abdominal Pain", "hematoma at insertion"],"studyUrl": "https://clinicaltrials.gov/study/NCT02423798"}
How much does it cost to scrape ClinicalTrials.gov?
You pay per result: $25 per 1,000 studies plus a tiny start fee. The free plan returns up to 10 studies per run.
Good to know
- Adverse event fields are filled only for studies that posted results. For other studies they are empty and
hasResultsis false. - Adverse event totals add up the event groups reported by the sponsor. Read them together with the study design.
- Long lists of sites are returned in full, so records for large multi-site trials can be big.
Who uses clinical trial data?
- Competitive intelligence teams map what rivals are testing.
- Patient groups find recruiting trials for a disease.
- Site and CRO teams look for studies that need sites in a country.
- Researchers collect safety outcomes across many studies.
FAQ
Do I need a ClinicalTrials.gov account? No. The Actor works without any login.
Does it include study results? Yes, for the safety side. You get adverse event counts and the most reported terms for completed studies with posted results.
Can I search by location? Yes, by country. Use the site lists in each record to narrow down further.
How do I follow new trials?
Schedule the Actor with the same search and compare studyFirstPostDate and lastUpdatePostDate between runs.
Search ideas
- All recruiting Phase 2 trials for a rare disease
- Every study a competitor sponsors in oncology
- Completed trials with posted results for a drug, sorted by safety events
- Trials that need sites in a specific country
Combine a condition with a status and a phase to keep the result list focused.
Automate and connect
Schedule the Actor from the Apify console to refresh the data daily or weekly. Send finished datasets to Google Sheets, Zapier, Make or n8n, or trigger a webhook when a run ends, so your reports and alerts update without manual work.
Legal note
This Actor collects information that is publicly visible on the website. Check the source site's terms and your local rules before using the data. Nothing here is medical advice.
Support
Missing a field or found a bug? Open an issue from the Actor page.