Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 465 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 465 Bytes

VLR.gg scraper

This is an unofficial scraper for vlr.gg in order to provide the data in a machine readable format.

Usage

Install uv

curl -LsSf https://astral.sh/uv/install.sh | sh

Run the development server

uv run fastapi dev

You can then access swagger at http://localhost:8000/docs

There's some more stuff, but most won't need it.

Do email me if you need some help.