Clickihood Upgrade Calculator

Get your stats

  1. Open this in a new tab (same browser you play in): https://api.clickihood.com/api/state ↗
  2. Select all (⌘A) and copy (⌘C).
  3. Paste it below and hit Analyze.
Optional: one-click copy instead of steps 1–2
Make a new bookmark, and put this in the URL field instead of a web address. Clicking it while on the game tab copies your stats straight to the clipboard, so you just paste here. javascript:(function(){fetch('https://api.clickihood.com/api/state',{credentials:'include'}).then(r=>r.json()).then(d=>{const t=JSON.stringify(d);navigator.clipboard.writeText(t).then(()=>alert('Copied. Paste it into the calculator.')).catch(()=>prompt('Copy this:',t))}).catch(e=>alert('Failed: '+e.message))})();