Skip to main content
Find Forks with Github

Find all forks of a Github repository

Updated over a week ago

Introduction

This integration enables users to retrieve all forks of a specified GitHub repository using Clay's platform. By leveraging GitHub's API, the action fetches a list of forked repositories, including details such as the fork's owner, creation date, and star count. This functionality allows for efficient tracking and analysis of a repository's forks, providing valuable insights into its community engagement and potential collaborative opportunities.

Input

Name

Is Optional

Description

Type

Repository URL or Name

e.g. https://github.com/clay-run/clay-base-sdk or clay-run/clay-base-sdk

url

Output

Name

Type

Forks

array

Did this answer your question?