Free news widgets for your website
Live headlines on crypto, politics, business, technology and world news — embedded with one line of HTML. No API key, no signup, no cost.
Every widget below loads in an iframe with no JavaScript, so it cannot block your page or collide with your styles. Pick one, copy the snippet, paste it in.
News Feed
NewsA vertical list of recent stories with thumbnails, section labels and dates. Suited to a sidebar or a content column. Updates continuously — you paste the snippet once and it stays current.
Live preview
Embed code
<iframe src="https://www.banxnetwork.com/embed/news?limit=5"
width="100%" height="480"
frameborder="0" scrolling="no"
title="News Feed by Banx Network"></iframe>News Ticker
NewsA horizontal ticker that scrolls the latest headlines. Designed to sit directly under a site header. It is the lowest-commitment embed we offer — one line of HTML and roughly 40 pixels of vertical space. Scrolling pauses on hover and is disabled entirely for visitors who have asked for reduced motion.
Live preview
Embed code
<iframe src="https://www.banxnetwork.com/embed/ticker"
width="100%" height="44"
frameborder="0" scrolling="no"
title="News Ticker by Banx Network"></iframe>Need the data instead of a widget?
If you would rather render our headlines yourself, the REST API returns the same feed as JSON. A free key is issued instantly — no approval queue.
Read the API documentation →Questions
Is this really free?
Yes — no cost, no key, no signup. The one condition is that the “Powered by Banx Network” attribution stays visible.
Can I restyle it?
Light and dark themes are supported via the theme parameter. Because the widget renders in an iframe, your own CSS cannot reach inside it — which is also why it can never break your layout. For bespoke styling, use the REST API and render it yourself.
Are there rate limits?
The widgets are limited per embedding domain and cached for 60 seconds, which is far beyond what a normal site needs. The REST API free tier allows 1,000 requests a day.
What about a price widget?
A BXE price ticker is planned. It is not shipped yet because our current pricing path queries the XRP Ledger order book directly, which is too slow to run on every impression across other people’s sites. It ships once there is a cached price endpoint behind it.
