Code Search API
Humans have enjoyed our ✨ new code search for a while, and today we’re ready to share that joy with the machines. 🔍 With the new code search API, we’ve…
Humans have enjoyed our
With the new code search API, we’ve taken the full power of GitHub’s search and made it available in the API. You can search by file extension and language, filter by number of forks or stars, and use all the other search qualifiers you’ve come to know and love.
Highlights
In addition to finding specific files that match your search, you often want to find the exact location of your search terms inside that file. On github.com, we present code snippets for each file, and we highlight the matching text.
We want API consumers to have access to that information as well. The API provides the same snippets, along with metadata identifying the exact location of each matching search term.
Improved Search API for Repositories, Issues, and Users
Search isn’t just about code. We’re also launching a more powerful search API for repositories, issues, and users. With its more extensive set of query operators, and snippets showing the specific text that matched your search, you can quickly zero in on the items you’re looking for.
For full details, check out the announcement on the Developer Blog.
Happy searching finding!
Written by
Related posts
Celebrating the GitHub Awards 2024 recipients 🎉
The GitHub Awards celebrates the outstanding contributions and achievements in the developer community by honoring individuals, projects, and organizations for creating an outsized positive impact on the community.
New from Universe 2024: Get the latest previews and releases
Find out how we’re evolving GitHub and GitHub Copilot—and get access to the latest previews and GA releases.
Bringing developer choice to Copilot with Anthropic’s Claude 3.5 Sonnet, Google’s Gemini 1.5 Pro, and OpenAI’s o1-preview
At GitHub Universe, we announced Anthropic’s Claude 3.5 Sonnet, Google’s Gemini 1.5 Pro, and OpenAI’s o1-preview and o1-mini are coming to GitHub Copilot—bringing a new level of choice to every developer.