GitHub Forks

Display the fork count for any GitHub repository.

Show how many times a repository has been forked.

GET/github/forks/:owner/:repo.svg

Path Parameters

required
required
![badge](https://shieldcn.dev/github/forks/vercel/next.js.svg)
badge preview

URL format

/github/forks/{owner}/{repo}.svg
/github/{owner}/{repo}/forks.svg

Examples

![Next.js forks](https://shieldcn.dev/github/forks/vercel/next.js.svg)
![React forks](https://shieldcn.dev/github/forks/facebook/react.svg)
![TensorFlow forks](https://shieldcn.dev/github/forks/tensorflow/tensorflow.svg)

Styling examples

<!-- With git-fork icon -->
![forks](https://shieldcn.dev/github/forks/vercel/next.js.svg?logo=lucide:git-fork)

<!-- Green theme -->
![forks](https://shieldcn.dev/github/forks/vercel/next.js.svg?theme=green)

<!-- Outline variant -->
![forks](https://shieldcn.dev/github/forks/vercel/next.js.svg?variant=outline)

Response format

The badge shows the fork count formatted with k/M suffixes for large numbers.