Skip to content

GithubReleasesScraper is a script to get the releases of a Github project in a markdown formatted file. GithubReleasesScraper is written and tested in Python 3.

License

Notifications You must be signed in to change notification settings

SeppPenner/GithubReleasesScraper

Repository files navigation

GithubReleasesScraper

GithubReleasesScraper is a script to get the releases of a Github project in a markdown formatted file. GithubReleasesScraper is written and tested in Python 3.

Build status GitHub issues GitHub forks GitHub stars License: MIT Known Vulnerabilities

Basic usage

  1. Adjust the projects section in the GithubReleasesScraper.py file.
  2. Install the requirements using pip3 install -r requirements.txt, install.sh or install.bat.
  3. Run the project using python GithubReleasesScraper.py, run.sh or run.bat.

The result

The result looks like this:

# Projects

|Project name|Tag|Tag-Url|Published at|
|-|-|-|-|
OutlookCaldavSynchronizer|3.6.1|[OutlookCaldavSynchronizer](https://github.com/aluxnimm/outlookcaldavsynchronizer/releases/tag/v3.6.1)|23.04.2019|
AspNetCore|v2.2.4|[AspNetCore](https://github.com/aspnet/AspNetCore/releases/tag/v2.2.4)|09.04.2019|

Check the result.md file, too.

Further links

Change history

See the Changelog.

About

GithubReleasesScraper is a script to get the releases of a Github project in a markdown formatted file. GithubReleasesScraper is written and tested in Python 3.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •