Skip to content

API Github - Search repositories - sort updated - Format timestamp #24746

Discussion options

You must be logged in to vote

@gabrieldeoliveiraestevam

Kindly have a look at this

docs.github.com

Searching for repositories - GitHub Docs

//docs.github.com/en/github/searching-for-information-on-github/searching-on-github/searching-for-repositories

docs.github.com

Understanding the search syntax - GitHub Docs

//docs.github.com/en/github/searching-for-information-on-github/getting-started-with-searching-on-github/understanding-the-search-syntax

If you are using repository type in a search query you can use pushed instead of updated.

The query which you were expecting should be something like this

https://api.github.com/search/repositories?q=topic:data-science+pushed:>2019-03-31&sort=updated&order=desc&page=…

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected
Comment options

You must be logged in to vote
1 reply
@YUEchn
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment