ClinicalTrials.gov Search & Export
Pricing
Pay per event
ClinicalTrials.gov Search & Export
Search ClinicalTrials.gov by condition, drug, sponsor, phase, status, and country, and export clinical trials to CSV, Excel, or JSON with sponsors, dates, enrollment, and trial sites.
Pricing
Pay per event
Rating
0.0
(0)
Developer
Data Lantern
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
a day ago
Last modified
Categories
Share
ClinicalTrials.gov Search & Export lets you search the official ClinicalTrials.gov registry by condition, drug, sponsor, phase, recruitment status, and country, and export every matching clinical trial to CSV, Excel, or JSON in one clean table.
What can this tool do?
- Search more than 500,000 registered clinical studies with the official ClinicalTrials.gov API.
- Filter by condition or disease, drug or intervention, sponsor, keywords, phase, recruitment status, and country.
- Export thousands of trials in seconds, with no page-by-page copying.
- Return sponsors and collaborators, enrollment, start and completion dates, study type, and whether results are posted.
- List trial sites as institution, city, and country, plus the number of sites and countries per trial.
- Sort by relevance, newest, or last updated, so you can run it on a schedule and catch new or changed trials.
What data does it return?
One row per study. Example values from a real run:
| Field | Example |
|---|---|
nctId | NCT07586618 |
title | First-in-human Study of a New Treatment (4A10) for Patients With Relapsed or Hard-to-treat Acute Lymphoblastic Leukemia … |
officialTitle | A First in Human, Phase 1, Open-Label Study on the Safety, Tolerability, Pharmacokinetics, and Pharmacodynamics of 4A10 … |
status | Recruiting |
phase | ["Phase 1"] |
conditions | ["Lymphoblastic Lymphoma", "Acute Lymphoblastic Leukemia ALL"] |
interventions | ["Drug: 4A10"] |
sponsor | Allterum Therapeutics, Inc |
sponsorType | Industry |
collaborators | ["National Cancer Institute (NCI)", "Cancer Prevention Research Institute of Texas"] |
studyType | Interventional |
enrollment | 24 |
enrollmentType | Estimated |
startDate | 2026-06-01 |
primaryCompletionDate | 2028-05 |
completionDate | 2028-09 |
firstPosted | 2026-05-14 |
lastUpdated | 2026-09-01 |
hasResults | false |
locationsCount | 7 |
countries | ["United States"] |
facilities | ["Children's Hospital Colorado (Aurora, United States)", "Memorial Sloan Kettering Cancer Center (New York, United States)", …] |
briefSummary | ALT-101 is a first-in-human Phase 1 clinical trial testing a new antibody drug called 4A10 … |
url | https://clinicaltrials.gov/study/NCT07586618 |
Every row has the same fields, so CSV and Excel exports stay tidy.
How to use it
- Enter a condition, drug, or sponsor, and optionally pick phases, statuses, and a country.
- Set Maximum results (0 = all matching studies).
- Click Start, then download the results as CSV, Excel, or JSON, or read them through the API.
Common uses
- Competitive intelligence: every Phase 2 and Phase 3 trial of a drug class or a competitor's pipeline.
- Site feasibility: which hospitals in a country run trials for a condition.
- Market research and investment due diligence on a therapeutic area.
- Weekly monitoring: sort by Last updated and schedule the run to catch new and changed trials.
Pricing
Pay per study: $5.00 per 1,000 studies, plus $0.005 per run. You only pay for studies you receive. Set Maximum results or a maximum cost per run to control spend.
Use it through the API, AI agents, and integrations
Call it from your code with the Apify API, schedule it, or connect it to Make, Zapier, n8n, or an AI agent through Apify's MCP server.
Is it legal?
The data comes from ClinicalTrials.gov, a public registry run by the U.S. National Library of Medicine, through its official API. This tool returns study and organisation information only. Names, emails, and phone numbers of investigators and study contacts are never collected, and sponsors or sites that are individual people are hidden. You are responsible for how you use the data.
FAQ
Why do I get fewer results than on the website? Check the filters: the country filter keeps studies with at least one site in that country, and phases and statuses combine with AND. totalMatching in the run's OUTPUT shows how many studies matched in total.
How do I write the country? Use the English country name, for example United States, United Kingdom, Germany. Common short forms like USA and UK also work.
Can I get the principal investigator or contact email? No. Those are personal details, so this tool leaves them out. Use the url to open the official study page.
Some trials list hundreds of sites. Are they all included? locationsCount and countries cover every site; facilities lists up to 300 sites per study to keep rows manageable.
Feedback
Found a bug or need a field added? Open an issue on the Issues tab. We usually respond within 24 hours.