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
Getting Started
Learn the basics of VLRdevAPI in minutes
Installation
Install via pip or from source
Quick Start
Jump straight into code examples
Tutorial Guides
Step-by-step walkthroughs for building with VLRdevAPI
Blog & Examples
Project builds, data analysis, and deep dives
GitHub
View the source code and contribute
Last updated on