Misskey & Fediverse Influencer & Content Intelligence
Under maintenancePricing
from $3.00 / 1,000 items
Misskey & Fediverse Influencer & Content Intelligence
Under maintenanceDiscover influencers, enrich accounts, scrape notes, hashtags & trends on Misskey, Sharkey, Foundkey, Iceshrimp and Firefish. No key.
Pricing
from $3.00 / 1,000 items
Rating
0.0
(0)
Developer
Dev D
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
8 days ago
Last modified
Categories
Share
Misskey & Fediverse Influencer & Content Intelligence 🌐
Discover influencers, enrich accounts, scrape notes + engagement, pull hashtag/keyword content and trending tags from any Misskey-family instance — no API key, no proxy.
Works on Misskey, Sharkey, Foundkey, Iceshrimp and Firefish — they share the Misskey public API. Point it at any instance (default misskey.io, the huge Japanese network) and pull clean, structured data.
Perfect for social listening, creator/influencer discovery, community & brand monitoring, and Fediverse research.
Uses each instance's public API — no key, no login. Sibling actor exists for Mastodon / Pleroma / Pixelfed.
Modes
| Mode | What you get |
|---|---|
| Discover influencers | Rank accounts by a hashtag or name query, sorted by followers (optional engagement). |
| Enrich accounts | Full profile for each handle: followers, following, notes, bio, bot flag. |
| Account notes | A handle's recent notes with engagement. |
| Hashtag notes | All notes for a hashtag. |
| Keyword search | Notes matching a keyword. |
| Trending hashtags | The instance's current trending tags. |
Input
| Field | Description |
|---|---|
| Instance | Instance host, e.g. misskey.io, misskey.design. |
| Mode | One of the modes above. |
| Hashtag | Tag (without #) for discover / hashtag modes. |
| Query | Name query (discover) or keyword (search). |
| Handles | Usernames for accounts / posts modes. Local art; remote (federated) user@host, e.g. Gargron@mastodon.social. |
| Include engagement | Sample recent notes → avg renotes/replies/reactions + engagement score. |
| Max results | Cap on items returned. |
Example — top #art creators on misskey.io, with engagement
{"instance": "misskey.io","mode": "discover","hashtag": "art","includeEngagement": true,"maxResults": 50}
Output (account)
{"rank": 1,"handle": "The_Nerdy_Neko@vt.social","name": "…","followers_count": 12000,"following_count": 800,"notes_count": 34000,"bio": "…","is_bot": false,"created_at": "2023-02-06T07:14:32.968Z","url": "https://misskey.io/@art","avg_reactions": 14.2,"engagement_score": 21.0,"instance": "misskey.io"}
Output (note)
{"id": "aou4uftb7eoo00yn","user_handle": "someone","text": "Cloud cat ☁️🐾 #art","renote_count": 3,"replies_count": 1,"reaction_count": 12,"tags": ["art", "digitalart"],"visibility": "public","created_at": "2026-07-18T16:15:40.943Z","url": "https://misskey.io/notes/aou4uftb7eoo00yn","instance": "misskey.io"}
Notes & limitations
- Public reads only; private/follower-only notes are not returned.
- Discover ranks the accounts most active on the topic by real follower count. It also returns
topic_notes— a within-scan activity/engagement signal that works regardless of federation. - Federation note: for a remote account,
followers_countreflects only what the queried instance has cached (it can undercount). Point the actor at the instance where an account lives for its true count, or usetopic_notesas an instance-independent signal. - Large hashtag/keyword scans page in small batches (big instances rate-limit heavy queries); a transient server timeout is retried and skipped gracefully.
- Remote (federated) accounts are looked up via
user@host. - Data source: the instance's public Misskey API. Sibling actors exist for Mastodon/Pleroma/Pixelfed, Bluesky, Lemmy and PeerTube.
Keywords
Misskey, Sharkey, Firefish, Iceshrimp, Fediverse, ActivityPub, social media scraper, influencer discovery, social listening, hashtag scraper, notes, microblog, misskey.io, community intelligence, creator analytics, engagement, trending hashtags, no key, decentralized social.