/gitlab/projects/search
GitLab
/gitlab/projects/search
Search public GitLab projects by keyword with optional sort field and order
Price: 1 credit per 100 results
💡 AI Hint: Search public GitLab projects by keyword (matched against project name and path). Returns id, name, description, default branch, visibility, star/fork counts, topics, license, namespace, timestamps, repository URLs, and avatar. Sort by star_count (default), created_at, last_activity_at, or name.
POST
/gitlab/projects/search
Authorizations
API token from the dashboard
Headers
Body
application/json
Search keyword to match against project name and path
Minimum string length:
1Number of projects to return
Required range:
x >= 1Max scrapping execution timeout (in seconds)
Required range:
20 <= x <= 1500Sort projects by this field
Available options:
star_count, created_at, last_activity_at, name Sort order
Available options:
desc, asc Response
Successful Response