← Back to dashboard

Embed the Live Whale Feed on Your Site

Free, no API key required. Drop a single iframe on your blog, newsletter, Discord, or news site to show the top Polymarket whales updating in real-time. Auto-refreshes every 60 seconds.

No API key
Auto-refreshes
Theme + accent colors
Mobile responsive

Live preview

Copy & paste

<iframe
  src="https://polysharks.ai/embed/whale-feed?theme=dark&limit=8"
  width="100%"
  height="540"
  frameborder="0"
  loading="lazy"
  style="background:transparent;border-radius:12px;max-width:520px"
  title="PolySharks Live Whale Feed"
></iframe>

Customize

ParamValuesExample
themedark · light?theme=light
limit1–12?limit=10
accenthex (no #)?accent=2563eb

Want a wider light-theme widget with a blue accent? Use:

<iframe
  src="https://polysharks.ai/embed/whale-feed?theme=light&limit=10&accent=2563eb"
  width="100%" height="600" frameborder="0" loading="lazy"
  title="PolySharks Whale Feed"></iframe>

Need it in Discord instead of an iframe?

We also have a free Discord webhook bot that posts whale alerts directly to any Discord channel.

See Discord setup