Gitee: Search Repositories
Gitee via Parse · developer_tools
Search for repositories by keyword using Gitee's search service. Returns paginated results with metadata including star counts, languages, and descriptions. At least one of 'query' or 'name' must be provided. APIs for Gitee repository exploration, user profiles, and metadata extraction including commits and file contents. Fulfilled by Parse from gitee.com.
- b2b-directory
- developer-tools
- gitee
- gitee-com
- parse
- platform-key
- social-media
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- developer_tools
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/07f5a5e4-6e57-4928-b7ae-67bf6023e7d8/search_repositories
- Interface artifact
- sha256:ac459cfd0b4e85ededd55577cfe043e0d4634b6b8682d4eba4f4a298b91ee781
- Manifest digest
- sha256:36b6defa1b17bd829efc20f2747d3e552c0362704a5f03367032e4bc3ac146db
Request fields
- name (string): Filter by repository name. When provided alongside query, both terms are combined. When provided alone, searches specifically for repositories matching that name (e.g. "agent").
- page (integer): Page number.
- query (string): General search keyword matching repository title, description, and content.
- per_page (integer): Results per page.
Example queries
- {"name":"agent"}