Mastodon Scraper — hashtags, accounts & search (Fediverse)
Pricing
from $1.50 / 1,000 results
Mastodon Scraper — hashtags, accounts & search (Fediverse)
Scrape public Mastodon / Fediverse data with no login: recent posts for a hashtag, an account's profile + posts, or search accounts and hashtags. Works on any instance (default mastodon.social). Uses the open Mastodon API.
Pricing
from $1.50 / 1,000 results
Rating
0.0
(0)
Developer
Vincent Kirui
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
2 days ago
Last modified
Categories
Share
Scrape public Mastodon / Fediverse data with no login, via the open instance API. Works against any instance (default mastodon.social). Three modes:
| Mode | What you get | Use it for |
|---|---|---|
| Hashtag | Recent public posts for a #tag | Topic / brand / event monitoring, sentiment, research |
| Account | An account's profile + recent posts | Influencer & audience research, competitor tracking |
| Search | Accounts and hashtags matching a keyword | Discovery, audience mapping |
Fediverse-wide
Point it at any Mastodon server via the instance field — the same actor scrapes
mastodon.social, fosstodon.org, hachyderm.io, or any other instance. Pairs naturally with a
Bluesky scraper for full decentralized-social coverage.
Output
Flat JSON rows (HTML stripped to plain text). Statuses: text, author_acct,
author_display, favourites, reblogs, replies, created_at, tags, url. Accounts:
acct, display_name, note, followers_count, statuses_count, url.
Input examples
{ "mode": "hashtag", "hashtag": "opensource", "instance": "mastodon.social", "maxItems": 500 }
{ "mode": "account", "accounts": ["Gargron"], "includeStatuses": true }
{ "mode": "search", "query": "climate" }
Legal
Uses Mastodon's open, documented instance API for public data. No login, no circumvention. Handle personal data in line with applicable law (e.g. GDPR).
Pricing
Pay-per-event: a small actor-start fee plus a per-item charge — you pay for exactly the data you pull.