Free embeddable pharma widgets
Each widget is a single self-contained iframe — no JS to install, no API key, no CSS conflicts. Dark-mode aware. Mobile-friendly. Updates live. All drug, trial, and company names inside the widgets link back to druglandscape.com.
Available widgets
- Today in pharma —
/embed/today - PDUFA + readout calendar —
/embed/calendar - Company pipeline —
/embed/pipeline - Branded search box —
/embed/search
Today in pharma
Embed code
<iframe src="https://druglandscape.com/embed/today"
width="100%" height="500" frameborder="0"
loading="lazy"></iframe>
Use for: Sidebar of pharma blogs, analyst newsletters, IR pages.
PDUFA + readout calendar
Embed code
<iframe src="https://druglandscape.com/embed/calendar?days=90"
width="100%" height="600" frameborder="0"
loading="lazy"></iframe>
Use for: Biotech analyst sites, fund newsletters, oncology-trial blogs.
Company pipeline
Embed code
<iframe src="https://druglandscape.com/embed/pipeline?company=pfizer"
width="100%" height="600" frameborder="0"
loading="lazy"></iframe>
Use for: IR pages, company-deep-dive articles, M&A coverage.
Branded search box
Embed code
<iframe src="https://druglandscape.com/embed/search?theme=auto"
width="100%" height="120" frameborder="0"
loading="lazy"></iframe>
Use for: Any sidebar, footer, or pharma-research portal.
Customisation
All widgets accept query string options:
/embed/calendar?days=180— extend window/embed/calendar?area=oncology— filter by therapeutic area/embed/pipeline?company=pfizer— any company slug/embed/search?theme=darkortheme=light— colour scheme override/embed/search?accent=%23E8462E— custom accent colour (URL-encoded #hex)
Attribution
Free to use anywhere — no permission needed. Every widget includes a small "via Drug Landscape" linkback. That's the only requirement. Want a custom widget for a specific drug, disease, or research area? Email hello@druglandscape.com.
For developers
Prefer raw data over an iframe? See /integrations — OpenAPI 3.1 spec, MCP server, JSON/Markdown/CSV exports.
Also useful: free "Powered by Drug Landscape" badge, open dataset downloads, RSS / Atom / JSON feeds.