Embeddable widgets
Three drop-in <iframe> widgets you can paste into a blog post, a subreddit post (some allow iframes, some don't — see notes below), or a Discord embed. The IV calculator, the per-boss raid counter list, and an interactive type-effectiveness chart. No API key, no auth, no rate limits for personal use.
1. IV calculator
Lets visitors back-solve IVs from CP / HP / dust without leaving your page. Picks a species, enters numbers, sees every matching IV combo with hundo highlight.
2. Raid counters
Top 6 counters for a specific boss, sorted by tier-list rank × type effectiveness. Replace 'mewtwo' with any boss slug — see hundo-hunter.com/raid for the list.
The slug at the end is the same one used on hundo-hunter.com/raid/
3. Type chart
Interactive type-effectiveness widget. Tap any attacking type to see what it's super-effective, resisted, or doubly-resisted against.
4. Functional-hundo checker
Pick a species, enter an IV spread, get an instant verdict on whether it's battle-identical to a true 100 % — with the HP and stat-product proof. Same math as the Hundo Hunter app.
Customization
Add query parameters to the embed URL to tweak the look. All are optional. Unrecognized values fall back to the default.
| PARAM | VALUES | EFFECT |
|---|---|---|
| theme | dark (default), light | Switches the widget background between the cyber-dark default and a light variant that blends with light-mode host pages. |
| accent | cyan (default), magenta, gold | Changes the headline + result accent color so the widget can match your blog brand. |
| utm_source | any string | Optional analytics tag forwarded to the App Store install link, so you can split installs by host site. |
Examples
Live previews — these <iframe>s are exactly what you'll get when you paste the code above into your own page.
Where the widgets work
- Blogs (WordPress, Ghost, Substack): paste the
<iframe>in raw-HTML mode. All three work. - Reddit: only on subreddits that allow rich embeds (mod setting). Most don't — but you can link to the embed URL directly and Reddit will preview the page.
- Discord: paste the embed URL in a message; Discord renders an OG card linking to the widget. Direct
<iframe>embedding requires a bot. - Notion / Coda / Confluence: use the "Embed" block and paste the URL. All three resize to fit.
- Forums (XenForo, Discourse, phpBB): usually need an admin to allowlist
hundo-hunter.com. Once allowlisted, paste the<iframe>.
Terms
- Free for personal use. Blogs, Discord servers, subreddits, fan-sites — all welcome.
- Attribution required. The "Powered by Hundo Hunter →" footer link must remain visible. Don't crop it off via fixed-height styling.
- No removing the App Store link. That's how we keep this free.
- No commercial resale. You can't package these into a paid product. Email adrianh.pettersen@gmail.com if you want a commercial license.
- No warranty. Data comes from community sources (PokeMiners, ScrapedDuck, tier-list publishers). We aim for accuracy but no SLA.