ugc-scaper/api-server
2023-11-19 00:20:12 +01:00
..
src add match page 2023-11-19 00:18:10 +01:00
Cargo.lock 0.1.1 2023-11-19 00:19:15 +01:00
Cargo.toml 0.1.1 2023-11-19 00:19:15 +01:00
README.md readme 2023-11-19 00:20:12 +01:00

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