ShoobyDoo / OPGG.py

An unofficial Python library for accessing OPGG data.
BSD 3-Clause "New" or "Revised" License
13 stars 5 forks source link

Add Item object #29

Closed ShoobyDoo closed 4 days ago

ShoobyDoo commented 3 months ago

https://lol-web-api.op.gg/api/v1.0/internal/bypass/meta/items?hl=en_US

items endpoint found, build out Item object and create util searcher functions for said endpoint

something like Utils.get_item_by()