Metatft: Get Unit Items
Metatft via Parse · sports
Retrieve recommended items for each TFT unit with pick rates and average placement statistics. Returns up to 10 items per unit, sorted by unit pick rate descending. Covers all champions in the current TFT set. An optional name filter narrows results via case-insensitive substring match. Pass patch='pbe' to retrieve PBE unit item recommendations. Extract TFT (Teamfight Tactics) team composition data from MetaTFT including comp names, recommended items, star carries, win rates, and pick rates. Fulfilled by Parse from metatft.com.
- developer-tools
- entertainment
- metatft
- metatft-com
- parse
- platform-key
- sports
Price and execution
- Price
- $0.20 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- sports
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/fafd290f-21e4-421b-bd4d-0e7a011e8e05/get_unit_items
- Interface artifact
- sha256:e3dbc35a11c7aca5011b0250e3357cb33adb31d63b5b4eb7ba2fccc649d560a7
- Manifest digest
- sha256:178041706778c5888a48ee7279ae71fe5367da35c973db362d15564784221223
Request fields
- patch (string): Patch filter. Use 'current' for the active patch or 'pbe' for PBE (Public Beta Environment) test server data.
- unit_name (string): Filter by unit name (case-insensitive partial match). Must be a champion name from the current TFT set (e.g. 'Taric', 'Corki', 'Jax'). Omitting returns all units.
Example queries
- {"patch":"current","unit_name":"Elder Dragon"}