DashboardEmbed widget · v1
Embed widget

Drop a live Polymarket whale feed onto any site in 30 seconds.

Two lines of HTML, no API key, no signup. The widget auto-sizes to your container, supports dark and light themes, and ships with a built-in disclaimer so it stays compliant with publisher ad policies.

Free · no auth Updated every 60s Works everywhere · Substack, Ghost, WordPress, Webflow, Notion (via iframe)

Live preview

Pick a theme and row count — the snippets below update in real time.

Embeddeddark · 5 rows
1. Recommended — auto-sizing script
html
<div data-polysharks="top-bets" data-theme="dark" data-limit="5"></div>
<script async src="https://polysharks.ai/embed.js"></script>
2. Plain iframe (no script)
html
<iframe
  src="https://polysharks.ai/embed/top-bets?theme=dark&limit=5"
  width="100%" height="420" frameborder="0" scrolling="no"
  title="PolySharks — largest recent positions"
></iframe>

Built for

Newsletters
Substack / Ghost / Beehiiv — paste the iframe snippet into any post.
Blogs
WordPress / Ghost / Hashnode — the script tag works inside any HTML block.
Dashboards
Notion (via iframe.ly) / Webflow / Framer — drop the iframe URL into an embed block.

Want the raw JSON?

Same data, no styling — build your own visualisation. CORS-open, no API key required.

bash
curl https://polysharks.ai/api/embed/v1/top-bets?limit=5&window=60

For higher rate limits and additional endpoints, see thePublic API →

Informational only — not financial advice. Polymarket activity is public on-chain data.