WarcraftLogs parses, right in your WoW tooltips — color-coded by rank.
A lightweight in-game addon plus a small companion app. Set it once, then parses appear whenever you hover a player.
Grab WCLogs Eye from CurseForge like any other addon, or drop it in your AddOns folder.
Launch the companion app and paste your free WarcraftLogs API key from warcraftlogs.com/api/clients. It bridges the game to the parse database.
Right-click a player → Get data (or Ctrl+click to queue several at once), then type /reload. The companion processes your queue and pings a Windows notification when it's done.
Once you see the notification, type /reload again. The fetched parses now appear in the unit tooltip, color-coded by rank.
Why the companion and two reloads? WoW addons run in a sandbox with no internet access — so there's no other way to pull live WarcraftLogs data into the game. The companion does the fetching, and the second /reload hands it back to the addon.
The most active contributors feeding the shared parse database.
The companion isn't code-signed yet, so Windows SmartScreen may show a warning. Click More info → Run anyway to continue. It's safe — code signing is on the way.