A simple library to get basic profile statistics from steam
library uses ureq and scraper to retrive account information from a steam page
Features
- sync - on by default provides sync implimentation of this library
- async - provides sync implimentation of this library
- print - on by default provides pretty print method for Profile
Sync Example
use Profile;