Clinical Trials Scraper
Pricing
Pay per usage
Clinical Trials Scraper
Pricing
Pay per usage
Rating
0.0
(0)
Developer

Donny Nguyen
Actor stats
0
Bookmarked
2
Total users
1
Monthly active users
7 days ago
Last modified
Categories
Share
Overview
The Clinical Trials Scraper is an Apify actor that extracts clinical trial data from the official ClinicalTrials.gov public API. It searches for active and historical clinical trials by medical condition, returning comprehensive trial information including NCT IDs, sponsors, phases, enrollment data, and study locations. This tool is invaluable for medical researchers, pharmaceutical companies, and healthcare professionals tracking clinical research.
Features
- Search clinical trials by medical condition or disease
- Filter by trial status (Recruiting, Completed, Active, etc.)
- Extract NCT identifiers, sponsor names, and intervention details
- Get enrollment numbers and study phase information
- Retrieve study site locations and contact information
- Uses the official ClinicalTrials.gov v2 API for reliable data access
Input Parameters
| Parameter | Type | Description | Default |
|---|---|---|---|
conditions | Array | Medical conditions to search for | ["diabetes", "cancer"] |
status | String | Filter by trial status | "RECRUITING" |
maxResults | Integer | Maximum number of results to return | 200 |
Output Format
Each result in the dataset contains the following fields:
nctId- ClinicalTrials.gov NCT identifiertitle- Official trial titlestatus- Current recruitment statusphase- Study phase (Phase 1, 2, 3, 4)sponsor- Lead sponsor organizationconditions- Target medical conditionsinterventions- Drug/device interventions being studiedenrollment- Target or actual enrollment countstartDate- Study start datelocations- Study site locationsdataSource- Data source identifierapiEndpoint- API endpoint used
Usage
The actor works with empty input {} using sensible defaults. Customize your search by specifying conditions, trial status, and result limits. Run via the Apify Console or programmatically through the Apify API.
Integrations
Connect with Apify integrations to automate clinical trial monitoring. Export to Google Sheets, trigger webhooks on new results, or connect with Zapier and Make for workflow automation. Output is standard JSON, compatible with any data pipeline or analysis tool.
Cost and Performance
Runs typically complete within 15-45 seconds. The actor uses the official government API, ensuring high reliability and data accuracy. Priced at $0.75 per 1,000 results on a pay-per-event basis. Memory is optimized at 256 MB minimum, 4096 MB maximum.