Mastodon & Fediverse Influencer & Content Intelligence
Pricing
from $2.00 / 1,000 items
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
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
3 days ago
Last modified
Categories
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
| Platform | How |
|---|---|
| Mastodon | Native. |
| Pleroma | Implements the Mastodon API. |
| Pixelfed | Implements the Mastodon API. |
| Firefish | Mastodon-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
| Field | Description |
|---|---|
| Instance | The instance domain to query. |
| Mode | discover / accounts / posts / hashtag. |
| Hashtag | Topic for discover/hashtag modes. |
| Query | Alternative name search (discover). |
| Handles | Accounts for accounts/posts modes. |
| Include engagement | Sample posts to compute avg favourites/reblogs + score. |
| Max results | discover: 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.