ClinicalTrials.gov Studies Scraper
Pricing
$1.00 / 1,000 records
ClinicalTrials.gov Studies Scraper
Scrape clinical trials from ClinicalTrials.gov by condition, intervention or sponsor. Returns NCT ID, title, status, phase, sponsor, enrollment and locations. No API key. Pay per study; empty or failed runs cost nothing.
Pricing
$1.00 / 1,000 records
Rating
0.0
(0)
Developer
Christian Pichichero
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
3 days ago
Last modified
Categories
Share
ClinicalTrials.gov Studies Scraper — a fast, reliable clinicaltrials scraper that needs no API key. You pay only for the results you get: failed or empty runs are always free.
This clinicaltrials scraper runs on the Apify platform, so you can call it from the API, run it on a schedule, or export results to JSON, CSV, Excel, or Google Sheets.
What this scraper does
- Extracts structured clinicaltrials data with no browser or API key required
- Returns clean JSON, one record per result — ready for sheets, databases, or apps
- Pay-per-result pricing: you are never charged for a run that returns nothing
- Runs on demand or on a schedule, and integrates with 5,000+ apps via the Apify API and webhooks
What data you get
Each result record includes fields such as:
- Nct Id (
nctId) — e.g."NCT07104383" - Title (
title) — e.g."VK2735 for Weight Management Type 2 Diabetes Phase 3 (VA... - Official Title (
officialTitle) — e.g."A Phase 3 Randomized, Double-Blind, Placebo-Controlled, ... - Overall Status (
overallStatus) — e.g."ACTIVE_NOT_RECRUITING" - Study Type (
studyType) — e.g."INTERVENTIONAL" - Phase (
phase) — e.g.["Phase 3"] - Conditions (
conditions) — e.g.["Weight Loss"] - Interventions (
interventions) — e.g.["VK2735"] - Lead Sponsor (
leadSponsor) — e.g."Viking Therapeutics, Inc." - Lead Sponsor Class (
leadSponsorClass) — e.g."INDUSTRY" - Organization (
organization) — e.g."Viking Therapeutics, Inc." - Enrollment (
enrollment) — e.g.1100 - Start Date (
startDate) — e.g."2025-06-23" - Primary Completion Date (
primaryCompletionDate) — e.g."2027-07-01"
Input
| Field | Type | Description |
|---|---|---|
searchTerms | array | Free-text queries sent to the ClinicalTrials.gov v2 API as query.term (searches title, conditions, interven... |
condition | string | Restrict results to a specific disease/condition via query.cond (e.g. "breast cancer"). Applied to every se... |
status | array | Only return studies with these overall recruitment statuses (maps to filter.overallStatus). Leave empty for... |
maxResults | integer | Maximum number of studies to return per search term (or per condition-only search). The scraper pages throu... |
Example output
{"type": "study","scrapedAt": "2026-07-10T00:00:00Z","nctId": "NCT07104383","title": "VK2735 for Weight Management Type 2 Diabetes Phase 3 (VANQUISH 2)","officialTitle": "A Phase 3 Randomized, Double-Blind, Placebo-Controlled, 78-Week Efficacy and Safety Study of VK2735","overallStatus": "ACTIVE_NOT_RECRUITING","studyType": "INTERVENTIONAL","phase": ["Phase 3"],"conditions": ["Weight Loss"],"interventions": ["VK2735"],"leadSponsor": "Viking Therapeutics, Inc.","leadSponsorClass": "INDUSTRY","organization": "Viking Therapeutics, Inc.","enrollment": 1100,"startDate": "2025-06-23","primaryCompletionDate": "2027-07-01","completionDate": "2027-08-01","firstPostDate": "2025-08-05","lastUpdateDate": "2026-04-07","locations": [{"facility": "Viking Clinical Site #2037","city": "Birmingham","state": "Alabama","country": "United States"},{"facility": "Viking Clinical Site #2064","city": "Birmingham","state": "Alabama","country": "United States"}],"briefSummary": "This is a phase 3, multicenter, 78-week randomized study of VK2735 in adults with Type 2 Diabetes.","url": "https://clinicaltrials.gov/study/NCT07104383","query": "diabetes"}
Use cases
- Automate research and data collection
- Feed dashboards, sheets, and databases
- Enrich records in your CRM or app
- Monitor changes on a schedule
Run it as a monitor (alerts on new clinicaltrials)
Schedule this clinicaltrials scraper to run automatically — hourly, daily, or on any cron schedule — with the built-in Apify Scheduler, and have results pushed to you by webhook, email, Slack, or your own app the moment they're ready. It's the easiest way to monitor clinicaltrials for changes over time and get alerted the instant something new appears — no manual runs. Because pricing is per result, a scheduled monitor only ever charges you for the data each run actually returns.
Pricing
This actor uses pay-per-result pricing at $0.0006 per record. There is no monthly fee and no start fee — and empty or failed runs cost $0, so you only ever pay for data you actually receive.
Frequently asked questions
Do I need an API key or account for the source? No. This clinicaltrials scraper works out of the box with no API key required.
What happens if a run returns no results? You are not charged. Billing is per result, so empty or failed runs are free.
Can I run the clinicaltrials scraper on a schedule? Yes. Use the Apify Scheduler to run it hourly, daily, or on any cron schedule, and get results by webhook or API.
What export formats are supported? Results can be exported as JSON, CSV, Excel, HTML, or pushed to Google Sheets, a database, or your own app via the Apify API.
Is the data structured? Yes. Every clinicaltrials result is a clean, flat JSON record you can use immediately.