VLRdevAPI

Documentation

A Python library for interacting with the VLR.gg API for Valorant esports data.

VLRdevAPI is a Python library that provides a clean, type-safe interface for fetching Valorant esports data from VLR.gg. It handles scraping, parsing, and data normalization so you can focus on building your application.

Features

  • Match Data - Fetch upcoming and completed matches with detailed statistics
  • Player Profiles - Access player stats, agent usage, and performance metrics
  • Team Information - Get team rosters, rankings, and match history
  • Event Coverage - Browse tournaments, schedules, and results
  • Type-Safe - Full type hints for better IDE support and fewer runtime errors
  • Async Support - Built with async/await for concurrent data fetching

Last updated on

On this page