github-repo-scraper / dataset.json
reapxdev's picture
2,481 rows from 50 collector runs
ad357e7 verified
Raw
History Blame Contribute Delete
1.01 kB
{
"@context": "https://schema.org",
"@type": "Dataset",
"@id": "https://reapx.dev/data/github-repo-scraper/",
"name": "GitHub Repo Scraper \u00b7 Repositories, Stars, Topics & Languages",
"description": "Scrape GitHub repositories by language, topic, star count, license, organization, and pushed date window. Returns clean structured repo metrics and metadata without authentication.",
"url": "https://reapx.dev/data/github-repo-scraper/",
"identifier": "github-repo-scraper",
"license": "https://creativecommons.org/licenses/by/4.0/",
"creator": {
"@type": "Organization",
"name": "reapx",
"url": "https://reapx.dev"
},
"isAccessibleForFree": true,
"dateModified": "2026-08-03",
"variableMeasured": "",
"distribution": [
{
"@type": "DataDownload",
"encodingFormat": "text/html",
"contentUrl": "https://reapx.dev/data/github-repo-scraper/"
}
],
"measurementTechnique": "Apify Actor reapx/github-repo-scraper",
"sameAs": "https://apify.com/reapx/github-repo-scraper"
}