Open jerome3o opened 1 year ago
you'll need classes for:
StatInfo
BossInfo
UserInfo
OsrsScrape
Useful links:
In the end you should be able to write:
data = OsrsScrape.parse_file("data/SCRAPE_DATA.json")
to load one of the scrape json files.
you'll need classes for:
StatInfo
BossInfo
UserInfo
OsrsScrape
Useful links:
In the end you should be able to write:
to load one of the scrape json files.