The customer would like to be able to query keywords in public software repos (Github, Gitlab, etc)
Code is to be written in Python 3. Documentation, notes, and reports delivered in Markdown. Code will be delivered via this github repo, https://github.com/researcherben/source-code-queries.
Interface to the script is an editable set of query strings.
Success: can we do a deeper search than https://github.com/search?q=ferrari
- https://docs.github.com/en/rest
- https://docs.github.com/en/rest/search
- https://docs.github.com/en/rest/search#search-repositories
- https://docs.github.com/en/rest/guides/getting-started-with-the-rest-api
- https://docs.github.com/en/rest/repos/repos
In a browser, go to https://api.github.com/