Clinical Trials Scraper avatar

Clinical Trials Scraper

Pricing

Pay per usage

Go to Apify Store
Clinical Trials Scraper

Clinical Trials Scraper

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Donny Nguyen

Donny Nguyen

Maintained by Community

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

ParameterTypeDescriptionDefault
conditionsArrayMedical conditions to search for["diabetes", "cancer"]
statusStringFilter by trial status"RECRUITING"
maxResultsIntegerMaximum number of results to return200

Output Format

Each result in the dataset contains the following fields:

  • nctId - ClinicalTrials.gov NCT identifier
  • title - Official trial title
  • status - Current recruitment status
  • phase - Study phase (Phase 1, 2, 3, 4)
  • sponsor - Lead sponsor organization
  • conditions - Target medical conditions
  • interventions - Drug/device interventions being studied
  • enrollment - Target or actual enrollment count
  • startDate - Study start date
  • locations - Study site locations
  • dataSource - Data source identifier
  • apiEndpoint - 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.