github ↗
pure python · zero dependencies · 333 loc

longevity-radar

Longevity & Aging Research Tracker

Track the longevity space from your terminal — clinical trials from ClinicalTrials.gov, recent papers from PubMed, and a curated directory of key companies.

// data sources
🏥
ClinicalTrials.gov
v2 REST API
📚
PubMed
NCBI E-utilities
🏢
Companies
Curated directory
// key longevity companies
// demo output
$ python3 longevity_radar.py brief
╔══════════════════════════════════════════════════════════════╗ ║ 🔬 LONGEVITY RADAR BRIEF — 2026-02-17 ║ ╚══════════════════════════════════════════════════════════════╝ ══════════════════════════════════════════════════════════════ 🧬 Active Longevity / Aging Clinical Trials ══════════════════════════════════════════════════════════════ 1. Epigenetic Reprogramming for Age-Related Macular Degeneration NCT: NCT06543210 | RECRUITING | Phase: PHASE2 Conditions: AMD, Aging https://clinicaltrials.gov/study/NCT06543210 2. Senolytics (D+Q) for Idiopathic Pulmonary Fibrosis NCT: NCT05432109 | RECRUITING | Phase: PHASE2 Conditions: Pulmonary Fibrosis, Aging https://clinicaltrials.gov/study/NCT05432109 3. Rapamycin for Immune Aging in Older Adults NCT: NCT06234567 | NOT_YET_RECRUITING | Phase: PHASE1 Conditions: Immunosenescence, Aging ══════════════════════════════════════════════════════════════ 📚 Recent Longevity / Aging Research Papers ══════════════════════════════════════════════════════════════ 1. In vivo partial reprogramming extends healthspan Ocampo A et al. (12) | Cell | 2026 Feb 2. Senolytics reduce p16+ cell burden in human tissue Kirkland JL et al. (8) | Nature Medicine | 2026 Feb ────────────────────────────────────────────────────────────── Summary: 20 active trials · 10 recent papers · 7 companies ──────────────────────────────────────────────────────────────
// features & usage

🧬 Clinical Trials

Live search of ClinicalTrials.gov v2 API for recruiting studies on aging, longevity, epigenetic reprogramming, and senolytics.

📚 PubMed Papers

Fetches the 10 most recent longevity/aging papers via NCBI E-utilities. Shows title, authors, journal, date, and direct link.

🏢 Company Directory

Curated list of 7 key longevity companies with focus areas, funding, status, and websites. From Altos Labs ($3B) to Rejuvenate Bio.

💻 Commands

$ longevity_radar.py trials
$ longevity_radar.py papers
$ longevity_radar.py companies
$ longevity_radar.py brief