stackoverflow-scraper / dataset.json
reapxdev's picture
16,719 rows from 57 collector runs
c3fe3b3 verified
Raw
History Blame Contribute Delete
1.03 kB
{
"@context": "https://schema.org",
"@type": "Dataset",
"@id": "https://reapx.dev/data/stackoverflow-scraper/",
"name": "StackOverflow Scraper \u2014 Questions, Answers, Tags & Users",
"description": "Scrape Stack Overflow questions, answers, tags and user profiles through the public Stack Exchange API. Filter by tag, score, date, accepted status and full-text search. No login, no browser.",
"url": "https://reapx.dev/data/stackoverflow-scraper/",
"identifier": "stackoverflow-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": "displayName",
"distribution": [
{
"@type": "DataDownload",
"encodingFormat": "text/html",
"contentUrl": "https://reapx.dev/data/stackoverflow-scraper/"
}
],
"measurementTechnique": "Apify Actor reapx/stackoverflow-scraper",
"sameAs": "https://apify.com/reapx/stackoverflow-scraper"
}