-
static splatnet3_scraper.scraper.SplatNet_Scraper.from_tokens(session_token, gtoken=
None, bullet_token=None) Creates a SplatNet_Scraper instance using the given tokens. This is useful if you already have the tokens and don’t want to have to retrieve them again. This does not guarantee that the tokens are valid, that will be checked when the first query is run.