GitFetch API
Seamlessly retrieve and access diverse GitHub repository data through a single, intuitive api.
39 subscribers
5 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
GitFetch API endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Get Top Repos /toprepos |
Get the top 100 Repositories from the Github. |
| GET |
Get trending repo /trendingrepos |
Get the detailed information of top 100 volatile repositories past 30 days. |
| GET |
Search repo using stars /searchreposbystars/{language}/{stars} |
Search the repos which has stars greater than provided number. |
| GET |
Search repo using forks /searchreposbyforks/{language}/{forks} |
Search the repos which has forks greater than provided number. |
| GET |
Get single repo details /repodetails/{owner}/{repo} |
Get the detailed information of a particular repository. |
GitFetch API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $0.01 / month | 2000 / hour |
|
| ULTRA | $0.01 / month | 3000 / hour |
|