This script is run at a client computer, developed under windows , but should run cross-platform. The local JSON files can be further analysed with tools like 'jq' and all kind of metainformation becomes accessible.
The script downloads data for every api endpoint.
If the variable GET_ALL_DATA
in the source code is set to True
, the script follows the next
URL of the date recursively and collects the resut
of all pages results into one result
.
Speed and ressource utilization depend on a lot of foctars, subjectively I would call the thing fast.
The screen output of a test run looks like this