mirror of
https://codeberg.org/icewind/ugc-scaper.git
synced 2026-06-03 18:24:10 +02:00
| .. | ||
| src | ||
| Cargo.lock | ||
| Cargo.toml | ||
| README.md | ||
UGC API at home
Ugc api based on scraping the website
Endpoints:
/player/:id
Get player by steam id
/player/:id/history
Get team history for player
/teams/:format
Get teams by format (9v9, 6v6, 4v4, 2v2)
/team/:id
Get team info by id
/team/:id/roster
Get team roster history
/team/:id/matches
Get team match history
match/:id
Get match information