Skip to content

timarney/changelog-web-scrape

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

changelog-web-scrape

Sample Output

[{
        "text": "googlesamples/android-UniversalMusicPlayer",
        "href": "https://github.com/googlesamples/android-UniversalMusicPlayer",
        "stats": {
            "stars": "1038",
            "up": "714",
            "type": "Java"
        }
    }, {
        "text": "wishstudio/flinux",
        "href": "https://github.com/wishstudio/flinux",
        "stats": {
            "stars": "2061",
            "up": "594",
            "type": "C"
        }
    },
}]

About

Scrapes Changelog Nightly and pulls Top Repos

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published