# MetaTalents

> Top-parse World of Warcraft talent builds for raid bosses and Mythic+ dungeons, with a one-click in-game import string.

MetaTalents reads the top 200 WarcraftLogs parses for each of the 39 specializations, groups the talent loadouts those players actually ran, and publishes the most-used and highest-DPS builds. Data is refreshed every 24 hours. Builds used by only one player are treated as outliers and hidden by default.

Every page has a markdown version at the same address with `.md` appended.

## Overview

- [MetaTalents home](https://metatalents.live/index.md): what the site is, how builds are chosen, and links to every specialization

## Builds

- [Blood Death Knight talents](https://metatalents.live/builds/blood-death-knight.md): top raid and Mythic+ builds with the in-game import string
- [Frost Death Knight talents](https://metatalents.live/builds/frost-death-knight.md): top raid and Mythic+ builds with the in-game import string
- [Unholy Death Knight talents](https://metatalents.live/builds/unholy-death-knight.md): top raid and Mythic+ builds with the in-game import string
- [Devourer Demon Hunter talents](https://metatalents.live/builds/devourer-demon-hunter.md): top raid and Mythic+ builds with the in-game import string
- [Havoc Demon Hunter talents](https://metatalents.live/builds/havoc-demon-hunter.md): top raid and Mythic+ builds with the in-game import string
- [Vengeance Demon Hunter talents](https://metatalents.live/builds/vengeance-demon-hunter.md): top raid and Mythic+ builds with the in-game import string
- [Balance Druid talents](https://metatalents.live/builds/balance-druid.md): top raid and Mythic+ builds with the in-game import string
- [Feral Druid talents](https://metatalents.live/builds/feral-druid.md): top raid and Mythic+ builds with the in-game import string
- [Guardian Druid talents](https://metatalents.live/builds/guardian-druid.md): top raid and Mythic+ builds with the in-game import string
- [Restoration Druid talents](https://metatalents.live/builds/restoration-druid.md): top raid and Mythic+ builds with the in-game import string
- [Augmentation Evoker talents](https://metatalents.live/builds/augmentation-evoker.md): top raid and Mythic+ builds with the in-game import string
- [Devastation Evoker talents](https://metatalents.live/builds/devastation-evoker.md): top raid and Mythic+ builds with the in-game import string
- [Preservation Evoker talents](https://metatalents.live/builds/preservation-evoker.md): top raid and Mythic+ builds with the in-game import string
- [Beast Mastery Hunter talents](https://metatalents.live/builds/beast-mastery-hunter.md): top raid and Mythic+ builds with the in-game import string
- [Marksmanship Hunter talents](https://metatalents.live/builds/marksmanship-hunter.md): top raid and Mythic+ builds with the in-game import string
- [Survival Hunter talents](https://metatalents.live/builds/survival-hunter.md): top raid and Mythic+ builds with the in-game import string
- [Arcane Mage talents](https://metatalents.live/builds/arcane-mage.md): top raid and Mythic+ builds with the in-game import string
- [Fire Mage talents](https://metatalents.live/builds/fire-mage.md): top raid and Mythic+ builds with the in-game import string
- [Frost Mage talents](https://metatalents.live/builds/frost-mage.md): top raid and Mythic+ builds with the in-game import string
- [Brewmaster Monk talents](https://metatalents.live/builds/brewmaster-monk.md): top raid and Mythic+ builds with the in-game import string
- [Mistweaver Monk talents](https://metatalents.live/builds/mistweaver-monk.md): top raid and Mythic+ builds with the in-game import string
- [Windwalker Monk talents](https://metatalents.live/builds/windwalker-monk.md): top raid and Mythic+ builds with the in-game import string
- [Holy Paladin talents](https://metatalents.live/builds/holy-paladin.md): top raid and Mythic+ builds with the in-game import string
- [Protection Paladin talents](https://metatalents.live/builds/protection-paladin.md): top raid and Mythic+ builds with the in-game import string
- [Retribution Paladin talents](https://metatalents.live/builds/retribution-paladin.md): top raid and Mythic+ builds with the in-game import string
- [Discipline Priest talents](https://metatalents.live/builds/discipline-priest.md): top raid and Mythic+ builds with the in-game import string
- [Holy Priest talents](https://metatalents.live/builds/holy-priest.md): top raid and Mythic+ builds with the in-game import string
- [Shadow Priest talents](https://metatalents.live/builds/shadow-priest.md): top raid and Mythic+ builds with the in-game import string
- [Assassination Rogue talents](https://metatalents.live/builds/assassination-rogue.md): top raid and Mythic+ builds with the in-game import string
- [Outlaw Rogue talents](https://metatalents.live/builds/outlaw-rogue.md): top raid and Mythic+ builds with the in-game import string
- [Subtlety Rogue talents](https://metatalents.live/builds/subtlety-rogue.md): top raid and Mythic+ builds with the in-game import string
- [Elemental Shaman talents](https://metatalents.live/builds/elemental-shaman.md): top raid and Mythic+ builds with the in-game import string
- [Enhancement Shaman talents](https://metatalents.live/builds/enhancement-shaman.md): top raid and Mythic+ builds with the in-game import string
- [Restoration Shaman talents](https://metatalents.live/builds/restoration-shaman.md): top raid and Mythic+ builds with the in-game import string
- [Affliction Warlock talents](https://metatalents.live/builds/affliction-warlock.md): top raid and Mythic+ builds with the in-game import string
- [Demonology Warlock talents](https://metatalents.live/builds/demonology-warlock.md): top raid and Mythic+ builds with the in-game import string
- [Destruction Warlock talents](https://metatalents.live/builds/destruction-warlock.md): top raid and Mythic+ builds with the in-game import string
- [Arms Warrior talents](https://metatalents.live/builds/arms-warrior.md): top raid and Mythic+ builds with the in-game import string
- [Fury Warrior talents](https://metatalents.live/builds/fury-warrior.md): top raid and Mythic+ builds with the in-game import string
- [Protection Warrior talents](https://metatalents.live/builds/protection-warrior.md): top raid and Mythic+ builds with the in-game import string

## Data

- [Public builds API](https://metatalents.live/api/wow/builds): read-only JSON feed of every cached build, no authentication, CORS enabled

## Optional

- [Sitemap](https://metatalents.live/sitemap.xml): every indexable page on the site
- [Robots policy](https://metatalents.live/robots.txt): crawler rules
