Banx Media Platform logo

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.

ParameterValuesDefaultDescription
themelight | darklightColour scheme. Pick the one that matches your site.
categoryCRYPTOCURRENCY | POLITICS | BUSINESS | TECHNOLOGY | WORLD | STOCKS | SCIENCE | AI | HEALTH | REAL_ESTATEall categoriesRestrict the feed to a single section. Omit for everything.
limit1–206How many stories to show.
imagestrue | falsetrueSet 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