{"id":19310518,"url":"https://github.com/sepppenner/githubreleasesscraper","last_synced_at":"2026-01-05T08:02:10.151Z","repository":{"id":82868779,"uuid":"186015981","full_name":"SeppPenner/GithubReleasesScraper","owner":"SeppPenner","description":"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.","archived":false,"fork":false,"pushed_at":"2024-05-28T06:59:48.000Z","size":17,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-29T09:46:28.614Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SeppPenner.png","metadata":{"files":{"readme":"README.md","changelog":"Changelog.md","contributing":null,"funding":null,"license":"License.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-05-10T15:55:56.000Z","updated_at":"2024-05-28T06:59:49.000Z","dependencies_parsed_at":null,"dependency_job_id":"ef6302b6-ee83-486b-98e0-11cf19085ec0","html_url":"https://github.com/SeppPenner/GithubReleasesScraper","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeppPenner%2FGithubReleasesScraper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeppPenner%2FGithubReleasesScraper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeppPenner%2FGithubReleasesScraper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeppPenner%2FGithubReleasesScraper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeppPenner","download_url":"https://codeload.github.com/SeppPenner/GithubReleasesScraper/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245206455,"owners_count":20577578,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-10T00:24:36.602Z","updated_at":"2026-01-05T08:02:10.145Z","avatar_url":"https://github.com/SeppPenner.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"GithubReleasesScraper\n====================================\n\nGithubReleasesScraper is a script to get the releases of a Github project in a markdown formatted file.\nGithubReleasesScraper is written and tested in Python 3.\n\n[![Build status](https://ci.appveyor.com/api/projects/status/g3pp8gxx5ywjxxnt?svg=true)](https://ci.appveyor.com/project/SeppPenner/githubreleasesscraper)\n[![GitHub issues](https://img.shields.io/github/issues/SeppPenner/GithubReleasesScraper.svg)](https://github.com/SeppPenner/GithubReleasesScraper/issues)\n[![GitHub forks](https://img.shields.io/github/forks/SeppPenner/GithubReleasesScraper.svg)](https://github.com/SeppPenner/GithubReleasesScraper/network)\n[![GitHub stars](https://img.shields.io/github/stars/SeppPenner/GithubReleasesScraper.svg)](https://github.com/SeppPenner/GithubReleasesScraper/stargazers)\n[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://raw.githubusercontent.com/SeppPenner/GithubReleasesScraper/master/License.txt)\n[![Known Vulnerabilities](https://snyk.io/test/github/SeppPenner/GithubReleasesScraper/badge.svg)](https://snyk.io/test/github/SeppPenner/GithubReleasesScraper)\n\n## Basic usage\n1. Adjust the `projects` section in the [GithubReleasesScraper.py](https://github.com/SeppPenner/GithubReleasesScraper/blob/7da9d3f467730bac53f95980e7a60c5fa2e62bc1/GithubReleasesScraper.py#L7) file.\n2. Install the requirements using `pip3 install -r requirements.txt`, `install.sh` or `install.bat`.\n3. Run the project using `python GithubReleasesScraper.py`, `run.sh` or `run.bat`.\n\n## The result\nThe result looks like this:\n\n```markdown\n# Projects\n\n|Project name|Tag|Tag-Url|Published at|\n|-|-|-|-|\nOutlookCaldavSynchronizer|3.6.1|[OutlookCaldavSynchronizer](https://github.com/aluxnimm/outlookcaldavsynchronizer/releases/tag/v3.6.1)|23.04.2019|\nAspNetCore|v2.2.4|[AspNetCore](https://github.com/aspnet/AspNetCore/releases/tag/v2.2.4)|09.04.2019|\n```\n\nCheck the [result.md](https://github.com/SeppPenner/GithubReleasesScraper/blob/master/result.md) file, too.\n\n## Further links\n* https://developer.github.com/v3/repos/releases/\n\nChange history\n--------------\n\nSee the [Changelog](https://github.com/SeppPenner/GithubReleasesScraper/blob/master/Changelog.md).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsepppenner%2Fgithubreleasesscraper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsepppenner%2Fgithubreleasesscraper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsepppenner%2Fgithubreleasesscraper/lists"}