-
classmethod splatnet3_scraper.query.QueryHandler.new_instance(*, prefix=
'') Creates a new instance of the class.
This method will create a new instance of the class with no tokens set in the
Configobject. This method is useful if the user wants to generate all the tokens themselves. The user can then use theadd_tokenmethod to add the tokens to theConfigobject.