Releases: metehansenyer/vlrgg-api
Releases · metehansenyer/vlrgg-api
v1.0 - VLR.GG (unofficial) API Goes Live
🎉 VLR.GG Unofficial API - Initial Release
I'm excited to announce the first stable release of the VLR.GG Unofficial API! This modern RESTful API provides real-time Valorant esports data scraped from VLR.GG.
✨ Features
Core API Endpoints
- Health Check (
/health
) - Service status monitoring - News (
/news
) - Latest Valorant esports news - Matches (
/matches
,/matches/{match_id}
) - Live, upcoming, and completed matches - Events (
/events
,/events/{event_id}
) - Tournament and event information - Players (
/player/{player_id}
) - Player profiles and statistics - Search (
/search
) - Search for players and teams
🔗 Live Demo
🌐 API URL: https://vlrgg.metehansenyer.tech/
📋 What's Next?
This initial release provides a solid foundation for accessing Valorant esports data. Future updates will include:
- Additional endpoints for team statistics
- Enhanced caching mechanisms
- Performance optimizations
- More detailed player analytics
🤝 Contributing
We welcome contributions! Please check out our contributing guidelines and feel free to submit issues or pull requests.
⚖️ Disclaimer
This project is not affiliated with vlr.gg or Riot Games. Please use responsibly and respect the terms of service.