gclone will scrape all repositories from a github page
Simply run the code and provide a github account name:
# Make sure git is installed on your system!
# Clone this repository
$ git clone https://github.com/insidious-security/gclone.git
# Change into the gclone directory:
$ cd gclone
# Install required python modules:
$ pip3 install BeautifulSoup4 lxml
# Run the script
$ python(3) gclone.py
#For compression / archiving the ability to clone to tar is available:
██████╗ ██████╗██╗ ██████╗ ███╗ ██╗███████╗
██╔════╝ ██╔════╝██║ ██╔═══██╗████╗ ██║██╔════╝
██║ ███╗██║ ██║ ██║ ██║██╔██╗ ██║█████╗
██║ ██║██║ ██║ ██║ ██║██║╚██╗██║██╔══╝
╚██████╔╝╚██████╗███████╗╚██████╔╝██║ ╚████║███████╗
╚═════╝ ╚═════╝╚══════╝ ╚═════╝ ╚═╝ ╚═══╝╚══════╝
/!\ sidious /!\
Enter a github account: insidious-security
Would you like to compress the repositories? y/n: y