Embedding
Embed a crypto token news widget
Put a live token-filtered crypto news feed on your website with one line of HTML. Powered by CryptoPanic. Requires a free CryptoPanic API token.
Use cases
- Embed BTC or ETH news on a crypto portfolio or trading site
- Show token-specific headlines on a project's landing page
- Add a live news feed to a crypto research or analysis blog
- Display relevant headlines alongside price and volume widgets
How to embed
- Create a free account on 7di and add your CryptoPanic API token in account settings.
- Add a Crypto token news widget to any page.
- Hover the widget and click the share icon and enable Public embed.
- Copy the iframe code and paste it into your site.
<iframe
src="https://7di.vision/embed/{your-token}?theme=dark"
width="320" height="320" 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 Crypto token news widget docs.