I\'m trying to download files from the web: Here is my script:
run_url = ... req = requests.get(run_url) task_ids = list() for task in req.json()[&quo