Github: Get User Starred
Github via Parse · developer_tools
Lists repositories starred by a user, revealing their interests and bookmarked projects. Paginated; returns an empty array when the requested page exceeds available results. 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.02 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_user_starred
- Interface artifact
- sha256:3311276e3b595b4636ca8d355a68e9baa9f56b870274a5e766be2d570fe8bf48
- Manifest digest
- sha256:47da980dd494f084c41d0cae6b10f693a94c003336382b054a9e159c69dc284b
Request fields
- page (integer): Page number
- per_page (integer): Results per page (max 100)
- username (string, required): GitHub username
Example queries
- {"page":"1","per_page":"10","username":"torvalds"}