Skip to content

e-ian/gitbub-trend-scrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub trend scrapper

  • A simple scrapper using requests and beautiful soup libraries to return the top trending developers and their repositories on github for a given day.

Run the application

  • Clone the repository hosting this code from GitHub
  • Create and activate a virtual environment
  • Install requirements from the requirements.txt file
  • Run the script using the following command python github-trending.py
  • A csv file is auto-generated with the scrapped data and stored in the project root directory

About

Using beautiful soup to return daily GitHub trends

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages