channelbirthday.
For creators

Embed the Mr. Itchy birthday badge

Copy any snippet below to add a live age & next-birthday badge for Mr. Itchy to your site or README.

How to use it
  1. Search your channel from the home page. Wait for the detail page to load — your channel is now tracked.
  2. Copy the channel ID from the URL bar — it's the part after /channel/ (looks like UCxxxxxxxxxxxxxxxxxxxxxx).
  3. Paste it into the snippets below in place of the sample ID, then paste the HTML into your website.

Flat badge

Flat badge
<a href="https://www.channelbirthday.com/channel/UC6tXNAvgJm9fxWdLo3i4aWw">
  <img src="https://www.channelbirthday.com/api/channel/UC6tXNAvgJm9fxWdLo3i4aWw/badge.svg" alt="Channel birthday badge" height="28" />
</a>

Card badge

Card badge
<a href="https://www.channelbirthday.com/channel/UC6tXNAvgJm9fxWdLo3i4aWw">
  <img src="https://www.channelbirthday.com/api/channel/UC6tXNAvgJm9fxWdLo3i4aWw/badge.svg?style=card" alt="Channel birthday card" height="110" />
</a>

Markdown (README, blog)

Markdown (README, blog)
[![Channel birthday](https://www.channelbirthday.com/api/channel/UC6tXNAvgJm9fxWdLo3i4aWw/badge.svg)](https://www.channelbirthday.com/channel/UC6tXNAvgJm9fxWdLo3i4aWw)
URL format

Replace the channel ID in the URL with your own:

https://www.channelbirthday.com/api/channel/{CHANNEL_ID}/badge.svg
https://www.channelbirthday.com/api/channel/{CHANNEL_ID}/badge.svg?style=card

Not sure of your channel ID? Search your channel — the ID is in the URL of the result page (the long string after /channel/).