Gitee: List User Repos
Gitee via Parse · developer_tools
List public repositories for a specific user. Returns paginated array of repository objects with full metadata including stars, forks, language, and timestamps. 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/list_user_repos
- Interface artifact
- sha256:d2a6378eb51a8621e3c02b90627e77d5f01051ccc8dec6b48877093596836bc7
- Manifest digest
- sha256:405b4248b6bda224126cb54ef0b87e88787d7bf3ae8f311bf1a276c8daa7f167
Request fields
- page (integer): Page number.
- per_page (integer): Results per page (max 100).: Allowed values: 5, 20
- username (string, required): Gitee username.: Allowed values: landwind, zengyawen
Example queries
- {"page":"1","per_page":"5","username":"landwind"}