Create a Script to scrap trending GitHub repositories in a JSON file. Through GitHub Explore, we will fetch and populate a database of Open source projects that are being developed and maintained widely.
Make a PR in the scripts/ directory to document its usage as well.
Description
Create a Script to scrap trending GitHub repositories in a JSON file. Through GitHub Explore, we will fetch and populate a database of Open source projects that are being developed and maintained widely.
Make a PR in the
scripts/
directory to document its usage as well.