Mastodon Scraper — hashtags, accounts & search (Fediverse) avatar

Mastodon Scraper — hashtags, accounts & search (Fediverse)

Pricing

from $1.50 / 1,000 results

Go to Apify Store
Mastodon Scraper — hashtags, accounts & search (Fediverse)

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

Vincent Kirui

Maintained by Community

Actor 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:

ModeWhat you getUse it for
HashtagRecent public posts for a #tagTopic / brand / event monitoring, sentiment, research
AccountAn account's profile + recent postsInfluencer & audience research, competitor tracking
SearchAccounts and hashtags matching a keywordDiscovery, 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" }

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.