Back to all Stores

Github Repository By Repo URL

01KDCMC3Y72X05J01GQTBNVPTJ
Maintained by CafeScraper
Try for free
This tool efficiently scrapes GitHub open-source project data, capturing core basics (URL, ID, primary language, repo size) and key dynamic metrics (issues, PRs, forks, stars, updates). It supports scraping via repository URL and exports structured results.
Repo URL
repo_url

This parameter is used to specify the Repo URL to be crawled.

Type: array

Default:
[
    {
        "url": "https://github.com/TheAlgorithms/Python"
    }
]