classmethod splatnet3_scraper.query.JSONParser.from_json(path) Loads a JSON object from a JSON file. Parameters:¶ path : str¶The path to load the JSON file from. Returns:¶ JSONParser – The JSONParser object.