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・スプレッドシート・データベースにそのまま使えます。

  • 結果ごとに 1 レコード、重複排除・正規化済み
  • JSON・CSV・Excel の安定したスキーマ、または Apify API で読み取り
  • クラウドで従量課金。インストールも保守も不要
返される項目
Nct IdBrief TitleStatusConditionsInterventionsSponsorEnrollmentStart DateCompletion DateStudy TypeLocation CountCountriesOfficial TitleOrg Study Id
出力サンプル

実際の 1 レコード例。受け取る形そのままです。

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 でスクレイパーを実行するか、必要にぴったり合わせて作らせてください。