Scrapers.lat logo scrapers.lat
商业

Clinical Trials Scraper

Scrape clinical trial studies with title, recruitment status, phase, conditions, interventions, sponsor, enrollment, start and completion dates, study type and location countries. Search by keyword. Export to JSON, CSV or Excel.

38 每条记录的字段 JSON · CSV · Excel · API 按用量付费
clinicaltrials-scraper.json 200 OK
{
  "nctId": "NCT04074447",
  "briefTitle": "The Efficacy of Immunodetection Point Inhibito…",
  "status": "UNKNOWN",
  "conditions": ["Esophageal Cancer"],
  "interventions": [],
  "sponsor": "Sun Yat-sen University",
  "enrollment": 80,
  "startDate": "2019-05-01",
  "completionDate": "2021-05"
}
你会得到什么

每次运行都返回干净、带类型的记录,可直接用于你的 CRM、表格或数据库。

  • 每个结果对应一条干净记录,已去重并规范化
  • JSON、CSV 或 Excel 的稳定结构,也可通过 Apify API 读取
  • 在云端按用量付费,无需安装或维护
返回的字段
Nct IdBrief TitleStatusConditionsInterventionsSponsorEnrollmentStart DateCompletion DateStudy TypeLocation CountCountriesOfficial TitleOrg Study Id
示例输出

一条真实的示例记录,正是你收到的结构。

Nct IdBrief TitleStatusConditions
NCT04074447The Efficacy of Immunodetection P…UNKNOWN["Esophageal Cancer"]
NCT05714748Application of mRNA Immunotherapy…ACTIVE_NOT_RECRUITING["Malignant Tumors"]
NCT02843815Combination of Cryosurgery and NK…COMPLETED["Non-small Cell Lung Cancer Meta…
NCT06251115Clinical Study on the Safety and …RECRUITING["Liver Cancer"]
NCT0615933518F-FLUC PET/MR in Patients With …RECRUITING["Brain Metastasis","Radiation Th…
GET /clinicaltrials-scraper
{
  "nctId": "NCT04074447",
  "briefTitle": "The Efficacy of Immunodetection Point Inhibito…",
  "status": "UNKNOWN",
  "conditions": ["Esophageal Cancer"],
  "interventions": [],
  "sponsor": "Sun Yat-sen University",
  "enrollment": 80,
  "startDate": "2019-05-01",
  "completionDate": "2021-05"
}

常见问题

Can I search by condition or drug?

Yes. The search query matches conditions, interventions, sponsors and other study terms, so you can search for something like `cancer immunotherapy` or `diabetes`.

Does it include only recruiting trials?

No. It returns studies across all statuses. Each record includes the status field so you can filter for recruiting, completed or terminated trials after the run.

What locations are covered?

Studies from around the world are included. Each record lists the number of study locations and the countries involved.

How fresh is the data?

Records are read live at run time, so each reflects the registry at the moment of the run (see observedAt).

你准备好,它就就绪。

现在就在 Apify 上运行这个爬虫,或让我们按你的确切需求定制一个。