Github: Get Repo Info
Github via Parse · developer_tools
Fetches detailed repository metadata: name, description, languages, size, dates, star/fork/issue counts, contributors count, recent commit activity, topics, and license. Requires one round-trip per sub-resource (languages, contributors, commits) so is heavier than search_repos for bulk discovery. Extract comprehensive data from GitHub repositories and user profiles including repo details, source code, README content, releases, issues with conversations, file trees, and user profiles. Fulfilled by Parse from github.com.
- b2b-directory
- developer-tools
- github
- github-com
- parse
- platform-key
- social-media
Price and execution
- Price
- $0.06 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- developer_tools
Interface snapshot
- Protocol
- HTTP operation
- Operation
- POST /scraper/c62c5062-8f8d-4477-ba78-2b9c68a1788b/get_repo_info
- Interface artifact
- sha256:fb051d0f1d6bffd0a4ce6ed3f18b31377d92e7c1100c1d186d404cf7c0159476
- Manifest digest
- sha256:11ea97619b0bacee4a44c69d1fe2c34094a873270a4781f53d4df9511cd2e3d6
Request fields
- repo (string, required): Repository name, e.g. 'react'
- owner (string, required): Repository owner (user or organization), e.g. 'facebook'
Example queries
- {"repo":"react","owner":"facebook"}