This small script is made to retrieve the most popular recent GitHub repos that have one or more of the following topics:
deep-learningmachine-learningdeep-neural-networksmldeep-neural-networks
To use this, setup your GitHub API following these instructions.
To use:
git clone [email protected]:Zettablock/github-project-scraper.git
cd github-project-scraper
python main.py --weeks 12
The output will be in a json called deep_learning_repos.json.