This project contains scripts for downloading user data from Github.
It's useful when doing account data migration or if you want to back things up before deleting an account.
The built in Github export tool (on their website) includes repos, but not star lists or gists.
This project fills in the gap.
Check the README.md for usage info.
To extend (e.g. download some other kind of data) reference the existing scripts for example implementations; they have gone through a few rounds of feedback with LLMs and we don't want to make the same mistakes!