Pierre-VF / oss4climate

Listing of open source software for energy (work-in-progress MVP)
MIT License
1 stars 0 forks source link

Create a Github parser for generating listing entries #2

Closed Pierre-VF closed 1 month ago

Pierre-VF commented 1 month ago

Write a python function that takes a Github URL as input and outputs the following in a structured format:

Pierre-VF commented 1 month ago

Name, licence, description, language are now implemented

Pierre-VF commented 1 month ago

For scraping last commit: https://stackoverflow.com/questions/45726013/how-can-i-get-last-commit-from-github-api

Pierre-VF commented 1 month ago

For open PRs

https://docs.github.com/en/rest/pulls/pulls?apiVersion=2022-11-28#list-pull-requests