VOOZH about

URL: https://apify.com/fascinating_lentil/clinical-trials-drug-data-aggregator

โ‡ฑ Clinical Trials & Drug Data Aggregator ยท Apify


๐Ÿ‘ Clinical Trials & Drug Data Aggregator avatar

Clinical Trials & Drug Data Aggregator

Pricing

from $4.00 / 1,000 trial record scrapeds

Go to Apify Store

Clinical Trials & Drug Data Aggregator

Aggregate non-personal clinical trial, drug label, NDC, recall, and aggregate adverse-event metrics from official US government open APIs.

Pricing

from $4.00 / 1,000 trial record scrapeds

Rating

0.0

(0)

Developer

๐Ÿ‘ Md Jakaria Mirza

Md Jakaria Mirza

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Share

Collect normalized, non-personal clinical trial and drug/regulatory records from official US government open APIs into one Apify dataset. The Actor uses JSON APIs only, with ClinicalTrials.gov study data plus openFDA drug label, NDC, recall, and aggregate adverse-event metrics.

This Actor is for public research, regulatory monitoring, and market intelligence. It is not medical advice.

What It Extracts

  • ClinicalTrials.gov study facts: NCT ID, title, overall status, phase, study type, conditions, interventions, sponsor organization, collaborators, enrollment count, dates, and facility/city/country summaries.
  • openFDA drug records: brand name, generic name, manufacturer or labeler organization, product type, route, dosage form, NDC identifiers, and aggregate adverse-event count metrics.
  • openFDA recall records: recall number, product description, recall status, classification, recalling organization, recall date, recall reason, product identifiers, and source URL.

The Actor intentionally excludes individual investigators, trial contacts, emails, phone numbers, patient-level adverse-event reports, and patient demographics.

Supported Sources

SourceInput valueAPI keyBest for
ClinicalTrials.gov API v2clinical_trialsNoStudies by condition, drug, sponsor-related keyword, phase, and status
openFDA drug label / NDC / adverse-event aggregatesopenfda_drugsOptionalDrug identity, manufacturer, route, dosage form, NDC, and aggregate event counts
openFDA drug enforcement recallsopenfda_recallsOptionalDrug recalls, classifications, recall dates, firms, and reasons

openFDA works without an API key for light usage. Add openFdaApiKey or the OPENFDA_API_KEY environment variable if you need higher openFDA rate limits.

Use Cases

  • Pharma and biotech pipeline research
  • Trial landscape monitoring by condition, drug, phase, or sponsor keyword
  • Competitive intelligence across studies, products, manufacturers, and recalls
  • Regulatory monitoring for drug recalls and enforcement actions
  • Investor and market intelligence for public drug-development signals
  • Research data enrichment for dashboards, CRMs, and internal analytics

Quick Start

Search trials and openFDA data for one drug

{
"sources":["clinical_trials","openfda_drugs","openfda_recalls"],
"query":"aspirin",
"drugNames":["aspirin"],
"status":"all",
"phase":"all",
"maxResults":10
}

Search recruiting Phase 3 oncology trials

{
"sources":["clinical_trials"],
"query":"oncology",
"conditions":["melanoma"],
"status":"RECRUITING",
"phase":"PHASE3",
"maxResults":10
}

Search openFDA recalls only

{
"sources":["openfda_recalls"],
"query":"metformin",
"drugNames":["metformin"],
"maxResults":10
}

Input Fields

FieldTypeDefaultDescription
sourcesarrayAll three sourcesSelect clinical_trials, openfda_drugs, and/or openfda_recalls.
querystringaspirinGeneral keyword used by the selected sources. Examples: aspirin, diabetes, oncology, melanoma.
conditionsarrayEmptyOptional clinical trial condition terms such as diabetes or breast cancer. Used for trial searches.
drugNamesarrayEmptyOptional drug names used for openFDA searches and trial searches.
statusstringallOptional ClinicalTrials.gov status filter, such as RECRUITING, COMPLETED, or TERMINATED.
phasestringallOptional ClinicalTrials.gov phase filter, such as PHASE2, PHASE3, or PHASE4.
maxResultsinteger10Maximum clean records to save across selected sources, capped at 1000.
openFdaApiKeystringEmptyOptional secret openFDA API key for higher openFDA rate limits.
userAgentstringClinicalTrialsDrugDataAggregator/1.0 public-data-researchDescriptive User-Agent sent to official APIs.
proxyConfigurationobjectNo proxyNot required for these official JSON APIs; included for Apify compatibility.

If no search term is provided, the Actor uses aspirin as a safe default.

Output Overview

Each dataset item is a normalized public research record. Depending on the source, fields include:

Field groupExample fields
Source and identitysource, query, recordType, recordId, sourceUrl, attribution, scrapedAt
Trial detailstitle, name, status, phase, studyType, conditions, interventions, sponsorOrManufacturer, collaborators
Trial dates and scaleenrollmentCount, startDate, completionDate, lastUpdateDate, locationsSummary
Drug/product detailsgenericName, brandName, productType, route, dosageForm, ndc, adverseEventCount
Recall detailsrecallDate, classification, recallReason, status, sponsorOrManufacturer

Sample Output

{
"source":"clinical_trials",
"query":"aspirin",
"recordType":"trial",
"recordId":"NCT01234567",
"title":"A Study of Aspirin in Cardiovascular Prevention",
"name":"Aspirin Prevention Study",
"status":"COMPLETED",
"phase":"PHASE3",
"studyType":"INTERVENTIONAL",
"conditions":["Cardiovascular Disease"],
"interventions":[{"name":"Aspirin","type":"DRUG"}],
"genericName":null,
"brandName":null,
"sponsorOrManufacturer":"Example University",
"enrollmentCount":500,
"completionDate":"2024-06",
"recallDate":null,
"classification":null,
"adverseEventCount":null,
"locationsSummary":[
{"facility":"Example Medical Center","city":"Boston","country":"United States"}
],
"sourceUrl":"https://clinicaltrials.gov/study/NCT01234567",
"scrapedAt":"2026-06-14T00:00:00.000Z"
}

Tips For Better Results

  • Use specific condition and drug terms. melanoma pembrolizumab or type 2 diabetes metformin is usually better than a very broad keyword.
  • For trial-only research, select only clinical_trials and use status / phase filters to reduce noise.
  • For regulatory monitoring, select openfda_recalls and search by drug name, ingredient, product family, or recall-reason keyword.
  • Keep maxResults small for exploratory runs, then increase it once the query is right.
  • Use an openFDA API key for larger openFDA workloads or repeated recall/drug-label checks.

Known Limits

  • The Actor depends on official public API availability and rate limits.
  • openFDA adverse-event values are aggregate counts, not patient-level reports.
  • Clinical trial location summaries are limited to facility, city, and country.
  • Trial status and phase are normalized from the source record and may vary by study.
  • The Actor does not provide medical, regulatory, investment, or legal advice.

Pricing

This Actor uses pay-per-event pricing.

EventWhen chargedPrice
trial-record-scrapedOne clean non-personal clinical trial, drug, or recall record saved$0.004

Each clean non-personal record is saved and charged atomically. Empty searches, forbidden fields, and failed source requests are not charged, and later source queries stop when the user's spending limit is reached.

Data Safety

This Actor is designed for non-personal organizational and public research data only. It does not output trial contacts, investigator names, phone numbers, emails, patient-level reports, or patient demographics. openFDA adverse-event data is represented only as aggregate counts.

Medical Disclaimer

This Actor provides public research data and is not medical advice. Do not use this data to diagnose, treat, prevent, or make medical decisions. Consult qualified medical and regulatory professionals for clinical interpretation.

Responsible Use

This Actor is intended for lawful collection and processing of publicly available information only. Users are responsible for ensuring their use complies with source terms, applicable privacy laws, and all local regulations.

Do not use this Actor to collect, store, sell, or misuse personal data without a lawful basis. The Actor author is not responsible for misuse by end users.

License

Apache-2.0

You might also like

Clinical Trials FDA Scraper

constant_quadruped/clinical-trials-fda-scraper

Extract clinical trials from ClinicalTrials.gov and FDA data from openFDA APIs. Search by condition, drug, sponsor, or NCT ID. Get adverse events, drug labels, recalls, and device data. For pharma research and regulatory monitoring.

Clinical Trials Scraper

seemuapps/clinicaltrials-scraper

Search and extract clinical trials by condition, drug, sponsor, or location, status, phase, eligibility, enrollment, and sites from ClinicalTrials.gov.

Clinical Trials & FDA Pipeline Intelligence Scraper

constructive_calm/clinical-trials-fda-scraper

Unified clinical-trial + FDA intelligence: trial search, drug approvals, 510(k) and PMA device clearances, adverse events, recalls, drug shortages, and a sponsor-pipeline rollup. Built on official ClinicalTrials.gov v2 + OpenFDA APIs. Zero anti-bot. Optional Gemini AI summaries.

2

5.0

openFDA Drug Events & Recalls Scraper

scrapers_lat/openfda-drug-events-scraper

Scrape FDA drug adverse event reports (FAERS) and drug recall and enforcement actions from the official openFDA API. Search by drug, reason or date. Export to JSON, CSV, Excel.

2

5.0