- splatnet3_scraper.query.QueryResponse.show(return_value: False) None
- splatnet3_scraper.query.QueryResponse.show(return_value: True) dict[str, Any]
Prints the data to the console. If
return_valueis True, returns the data as a dict instead.
Prints the data to the console. If return_value is True, returns
the data as a dict instead.