mastodon-scraper / dataset.json
reapxdev's picture
24,226 rows from 66 collector runs
5116cdc verified
Raw
History Blame Contribute Delete
994 Bytes
{
"@context": "https://schema.org",
"@type": "Dataset",
"@id": "https://reapx.dev/data/mastodon-scraper/",
"name": "Mastodon Scraper \u2014 Posts, Accounts, Hashtags & Instances",
"description": "Read public Mastodon posts by hashtag, instance timeline, trending or account, and get one structured row per post with the author, engagement counts, hashtags, media and outbound links.",
"url": "https://reapx.dev/data/mastodon-scraper/",
"identifier": "mastodon-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": "handle",
"distribution": [
{
"@type": "DataDownload",
"encodingFormat": "text/html",
"contentUrl": "https://reapx.dev/data/mastodon-scraper/"
}
],
"measurementTechnique": "Apify Actor reapx/mastodon-scraper",
"sameAs": "https://apify.com/reapx/mastodon-scraper"
}