Skip to content

Python flask application to fetch Issues statistics for a github repository.

Notifications You must be signed in to change notification settings

manojahi/github-issues-scrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

github-issues-scrapper

Python flask application to fetch Issues statistics for a github repository.

Github issue tracker by Manoj Ahirwar

Solution: TO fetch github repository issues, i used Python beautifulSoup to scrap the webpage data and process accordingly. To fetch the values, first i needed to go through github webpage code to understand where is the data present in the code. and using CSS classes/IDs as beautifulSoup selector, issues statistics are fetched.

About

Python flask application to fetch Issues statistics for a github repository.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published