/search/repositories
Search repositories
Find repositories via various criteria. This method returns up to 100 results per page.
The q search term can also contain any combination of the supported repository search qualifiers as described by the in-browser repository search documentation and search syntax documentation:
inQualifies which fields are searched. With this qualifier you can restrict the search to just the repository name, description, readme, or any combination of these.sizeFinds repositories that match a certain size (in kilobytes).forksFilters repositories based on the number of forks.forkFilters whether forked repositories should be included (true) or only forked repositories should be returned (only).createdorpushedFilters repositories based on date of creation, or when they were last updated.userorrepoLimits searches to a specific user or repository.languageSearches repositories based on the language they’re written in.starsSearches repositories based on the number of stars.
GET
Request