Team members:
Set up a personal access token for github API
Make sure this is available in GITHUB_API_TOKEN for script usage
export GITHUB_AUTH_TOKEN=...
Then run the script which will plonk some JSON to standard out, so you can redirect that straight to a file
./create_json.sh data/<a text file with a list of repos in user/repo form>