RateWars

Embed Battles Free

Add live anime or FUT battles to any website with one line of HTML. No account required.

Random Anime Battle

Shows a different anime battle on every page load.

<script src="https://ratewars.vercel.app/api/widget.js" data-height="500"></script>

Specific Battle

Pin a specific battle by copying its ID from the URL.

<script src="https://ratewars.vercel.app/api/widget.js" data-height="500" data-battle="YOUR_BATTLE_ID"></script>

Options

data-battleBattle ID from URLDefault: Random battle if omitted
data-widthWidget widthDefault: 100%
data-heightWidget height in pxDefault: 500