Skip to content

VLRdevAPI

A Python library for fetching data from vlr.gg. Provides a synchronous, typed interface for accessing match listings, event data, team/player profiles, and statistics.

This site is the auto-generated API reference powered by Zensical + mkdocstrings. For tutorials, walkthroughs, and usage examples, visit the official docs.

Installation

pip install vlrdevapi

Or with uv:

uv add vlrdevapi