Free embeddable pharma widgets

Drop a live PDUFA calendar, daily-fresh "Today in pharma" feed, company pipeline tracker, or branded search box into any pharma blog or analyst portal. Free, no API key. Self-contained iframe HTML.

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

Last 30 days of FDA approvals + next 30 days of PDUFA dates.

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

Live rolling calendar of upcoming regulatory decisions.

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

Full pipeline of any pharma company — phase, indication, mechanism.

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.

Customisation

All widgets accept query string options:

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.