I hereby claim:
- I am joaoubaldo on github.
- I am joaoubaldo (https://keybase.io/joaoubaldo) on keybase.
- I have a public key ASCq9mbwBiwXFAj0RFAEb5mYFIUmPaz2DEIh8LzgL3CDPQo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
# 1. From the browser, save each response from https://home.classdojo.com/api/storyFeed calls (browser's dev tools/network tab) as individual .json files in the same directory as this script | |
# 2. Run script | |
import requests | |
from multiprocessing.pool import ThreadPool | |
from urllib.parse import urlparse | |
import os | |
import json | |