Drop a live table of Canadian bank and fintech signup bonuses onto any website. It updates itself from the Bremo feed. No key, no account, free to use with a link back.
Paste this where you want the widget to appear. It injects a responsive iframe and resizes itself to fit.
<script src="https://bremo.io/lib/embed.js" async></script>
Optional filters go on the same tag:
<script src="https://bremo.io/lib/embed.js"
data-province="ON" data-min="200" data-max-width="640" async></script>
Prefer no script at all? Use the iframe directly.
<iframe src="https://bremo.io/embed" title="Bremo bank bonus tracker"
style="width:100%;max-width:640px;height:420px;border:0"
loading="lazy"></iframe>
Add ?province=ON or ?min=200 to the src to filter.
This is the exact widget your visitors will see.