Mastodon & Fediverse Influencer & Content Intelligence avatar

Mastodon & Fediverse Influencer & Content Intelligence

Pricing

from $2.00 / 1,000 items

Go to Apify Store
Mastodon & Fediverse Influencer & Content Intelligence

Mastodon & Fediverse Influencer & Content Intelligence

Discover influencers, enrich accounts, scrape posts & hashtags on Mastodon, Pleroma, Pixelfed and Firefish. No key.

Pricing

from $2.00 / 1,000 items

Rating

0.0

(0)

Developer

Dev D

Dev D

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Share

Mastodon & Fediverse Influencer & Content Intelligence 🐘

Discover niche influencers, enrich accounts, scrape posts & engagement, and pull hashtag content from the Fediverse β€” no API key, no proxy.

Works on any Mastodon-compatible instance β€” so one actor covers Mastodon, Pleroma, Pixelfed and Firefish. Point it at an instance and:

  • πŸ”₯ Discover niche influencers β€” give it a hashtag (#art, #opensource, #photography) and get the accounts active in that niche, ranked by followers, each with an engagement score. (Federated β€” surfaces accounts from across many instances.)
  • πŸ‘€ Account enrichment β€” handles β†’ full profiles (followers, following, post count, bio).
  • πŸ“ Posts & engagement β€” an account's posts with favourites/reblogs/replies.
  • #️⃣ Hashtag content β€” every recent post under a hashtag.

Perfect for influencer marketing, community & brand monitoring, audience research, and social analytics on the open social web.

Uses the public Mastodon REST API β€” no key, no login, pure JSON. Very low maintenance.


Compatible platforms

PlatformHow
MastodonNative.
PleromaImplements the Mastodon API.
PixelfedImplements the Mastodon API.
FirefishMastodon-compatible endpoints.

Just set the instance (e.g. mastodon.social, pixelfed.social, pleroma.envs.net).

Modes

  • πŸ”₯ Discover β€” hashtag (or name) β†’ ranked accounts.
  • πŸ‘€ Accounts β€” handles β†’ enriched profiles.
  • πŸ“ Posts β€” handles β†’ posts + engagement.
  • #️⃣ Hashtag β€” hashtag β†’ content stream.

Input

FieldDescription
InstanceThe instance domain to query.
Modediscover / accounts / posts / hashtag.
HashtagTopic for discover/hashtag modes.
QueryAlternative name search (discover).
HandlesAccounts for accounts/posts modes.
Include engagementSample posts to compute avg favourites/reblogs + score.
Max resultsdiscover: top accounts; posts/hashtag: max posts.

Example β€” top #photography accounts, ranked

{
"instance": "mastodon.social",
"mode": "discover",
"hashtag": "photography",
"includeEngagement": true,
"maxResults": 100
}

Example β€” a Pixelfed account's posts

{
"instance": "pixelfed.social",
"mode": "posts",
"handles": ["dansup"],
"maxResults": 100
}

Output (discover)

{
"rank": 1,
"acct": "LibreOfficeDE@social.tchncs.de",
"display_name": "LibreOffice",
"followers_count": 2650,
"following_count": 12,
"statuses_count": 1134,
"bio": "The Document Foundation …",
"matched": "#opensource",
"avg_favourites": 9.5,
"engagement_score": 13.5,
"sampled_posts": 10,
"url": "https://social.tchncs.de/@LibreOfficeDE"
}

Post text is decoded from HTML to plain text; posts mode adds favourites/reblogs/replies + URL.

Run it on a schedule

Track a hashtag's leaderboard or a set of accounts over time β€” pipe to a sheet, database or webhook.

Notes & limitations

  • Uses public, unauthenticated endpoints β€” hashtag timelines, account lookup/statuses and account search. (The instance-wide public firehose is often login-gated; hashtag discovery covers the niche use case.)
  • Coverage depends on the instance you query and how much of the Fediverse it federates with.
  • Data source: the queried Mastodon-compatible instance.

Keywords

Mastodon, Fediverse, Pleroma, Pixelfed, Firefish, influencer marketing, social media, influencer discovery, hashtag, engagement, social analytics, audience research, brand monitoring, ActivityPub, decentralized social, Twitter alternative, profile scraper, posts scraper, social intelligence, open social web.