Widgets / News Feed
Free News Feed widget
A live list of the latest headlines, with images.
A 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
Paste this where you want the widget to appear. Nothing else is required.
<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>Options
Add these to the iframe src as query parameters.
| Parameter | Values | Default | Description |
|---|---|---|---|
| theme | light | dark | light | Colour scheme. Pick the one that matches your site. |
| category | CRYPTOCURRENCY | POLITICS | BUSINESS | TECHNOLOGY | WORLD | STOCKS | SCIENCE | AI | HEALTH | REAL_ESTATE | all categories | Restrict the feed to a single section. Omit for everything. |
| limit | 1–20 | 6 | How many stories to show. |
| images | true | false | true | Set false for a compact, text-only list. |
Example: dark theme, crypto only
<iframe src="https://www.banxnetwork.com/embed/news?theme=dark&category=CRYPTOCURRENCY&limit=5"
width="100%" height="480"
frameborder="0" scrolling="no"
title="News Feed by Banx Network"></iframe>Terms of use
- Free for any site, commercial or not.
- Keep the “Powered by Banx Network” attribution visible. That is the only condition.
- Do not modify headlines, or present the feed as your own reporting.
- Rate limited per embedding domain. Normal use will not come close; if you expect unusual volume, tell us at partners@banxnetwork.com.
