ClinicalTrials.gov Trial Sites Scraper
Pricing
Pay per event
ClinicalTrials.gov Trial Sites Scraper
Export ClinicalTrials.gov studies as one row per recruiting facility/site with trial, sponsor, location, contact, eligibility, and date fields.
ClinicalTrials.gov Trial Sites Scraper
Pricing
Pay per event
Export ClinicalTrials.gov studies as one row per recruiting facility/site with trial, sponsor, location, contact, eligibility, and date fields.
You can access the ClinicalTrials.gov Trial Sites Scraper programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, youβll need an Apify account and your API token, found in Integrations settings in Apify Console.
$echo '{< "condition": "diabetes",< "intervention": "",< "sponsor": "",< "otherTerms": "",< "statuses": [< "RECRUITING",< "NOT_YET_RECRUITING"< ],< "phases": [],< "country": "United States",< "state": "",< "city": "",< "startDateFrom": "",< "startDateTo": "",< "lastUpdateFrom": "",< "lastUpdateTo": "",< "nctIds": [],< "maxItems": 20,< "includeStudiesWithoutLocations": false<}' |<apify call automation-lab/clinicaltrials-trial-sites-scraper --silent --output-datasetThe Apify CLI is the official tool that allows you to use ClinicalTrials.gov Trial Sites Scraper locally, providing convenience functions and automatic retries on errors.
Using installation script (macOS/Linux):
$curl -fsSL https://apify.com/install-cli.sh | bashUsing installation script (Windows):
$irm https://apify.com/install-cli.ps1 | iexUsing Homebrew:
$brew install apify-cliUsing npm:
$npm install -g apify-cliOther API clients include: