Search Repositories (GitHub)
This node searches for repositories on GitHub using various criteria. Supports searching by keywords, language, stars, and more. Use 'sort=stars' and 'order=desc' to find trending repositories. Requires a connected GitHub integration.
SocialGitHubRepositorySearch
Try this nodeInputs
| Name | Type | Required | Description |
|---|---|---|---|
| integrationId | integration | Yes | GitHub integration to use |
| query | string | Yes | Search query (e.g., 'react', 'language:typescript stars:>1000') |
| sort | string | No | Sort field: 'stars', 'forks', 'updated', or leave empty for best match |
| order | string | No | Sort order: 'asc' or 'desc' |
| perPage | number | No | Number of results per page (max 100) |
Outputs
| Name | Type | Description |
|---|---|---|
| repositories | json | Array of repositories |
| totalCount | number | Total number of results |
| count | number | Number of results returned |
Related Nodes in Integrations
List User Repositories (GitHub)
List repositories for a GitHub user
Send Message (Discord)
Send a message to a Discord channel
Send Direct Message (Discord)
Send a direct message to a Discord user
Share Post (LinkedIn)
Share a post to your LinkedIn profile
Get Profile (LinkedIn)
Get your LinkedIn profile information
List Posts (Reddit)
List posts from a subreddit
Share Post (Reddit)
Share a new post to a subreddit
Create Event (Google Calendar)
Create a new calendar event using Google Calendar API
List Events (Google Calendar)
List upcoming events using Google Calendar API
Send Email (Google Mail)
Send an email using Google Mail API
Read Inbox (Google Mail)
Read the last N messages from Gmail inbox