Embedding

Embed a Polymarket trade feed

Put a live feed of Polymarket prediction market trades on your website. Every bet appears as it happens, with no backend or API keys.

Use cases

  • Show trade activity on a market your community is following
  • Add a live whale-watcher to a crypto or politics blog
  • Display the trade feed for a DAO vote prediction market
  • Share a live feed on your research page

How to embed

  1. Create a free account on 7di.
  2. Add a Polymarket Trades widget to any page.
  3. Hover the widget and click the share icon → enable Public embed.
  4. Copy the iframe code and paste it into your site.
<iframe
 src="https://7di.vision/embed/{your-token}?theme=dark"
 width="320" height="400" frameborder="0"
 style="border-radius:12px;overflow:hidden"
></iframe>

Themes

Add ?theme=light, ?theme=github, or any of the 26 supported themes to match your site. See all options on the Embeds page.

For widget setup details, see the Polymarket Trades widget docs.

Embed a Live Polymarket Trade Feed · 7di Docs