Crypto Influencer Tracker - Twitter/Reddit Sentiment & Signals avatar

Crypto Influencer Tracker - Twitter/Reddit Sentiment & Signals

Pricing

from $1.00 / 1,000 item trackeds

Go to Apify Store
Crypto Influencer Tracker - Twitter/Reddit Sentiment & Signals

Crypto Influencer Tracker - Twitter/Reddit Sentiment & Signals

Track crypto influencer activity and sentiment from public sources. Monitors Nitter RSS (Twitter mirror) and Reddit user posts. Extracts token mentions, sentiment scores, price predictions, and per-influencer summaries. No API key required.

Pricing

from $1.00 / 1,000 item trackeds

Rating

0.0

(0)

Developer

Hojun Lee

Hojun Lee

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

17 hours ago

Last modified

Categories

Share

What does Crypto Influencer Tracker do?

Crypto influencer tracker that monitors posts from top traders, analysts, and thought leaders on Twitter (via Nitter RSS) and Reddit — no API key, no proxy required. For each influencer it extracts token mentions, computes a keyword-based sentiment score (−100 to +100), flags price predictions, and produces a per-influencer summary with 7-day average sentiment and trend direction.

This social crypto signals tool turns unstructured KOL activity into structured, queryable data you can feed directly into a trading system, alert pipeline, or research dashboard. It is a practical Twitter crypto KOL monitor built for teams that cannot afford the $100+/month Twitter API.

Why use Crypto Influencer Tracker?

Crypto influencer tracker data is used across trading, research, and product teams:

  1. KOL-driven trade signals — When a high-follow influencer flips from bearish to bullish on a token, price often follows within hours. The actor's sentiment_trend field (improving / stable / deteriorating) captures this shift automatically.
  2. Narrative detection — mentioned_tokens aggregated across influencers reveals which tokens the market is talking about before volume confirms the move.
  3. Price prediction alerting — is_price_prediction: true posts (containing keywords like "target", "will reach", "TP") are flagged so you can fast-track review of actionable calls.
  4. Sentiment baseline — Track avg_sentiment_7d per influencer to distinguish chronic bulls from genuine momentum shifts.
  5. Research & compliance — Build a timestamped archive of Twitter crypto KOL activity for backtesting or regulatory documentation without paying for the Twitter API.

How to use Crypto Influencer Tracker

  1. Click Try for Free on the Apify Store page.
  2. Leave handles at the 8 curated defaults or add your own (e.g. ["VitalikButerin","CryptoGodJohn"]).
  3. Set lookbackHours (default 48) and maxPostsPerHandle (default 10) to control data volume.
  4. Click Start — results are ready in 30–90 seconds depending on handle count.
  5. Use the Apify API or a scheduled run to power continuous social crypto signal monitoring.

Input

ParameterDefaultDescription
handles8 curated influencersTwitter/Reddit usernames to track
platforms["nitter","reddit"]Data sources: nitter (Twitter mirror), reddit
maxPostsPerHandle10Max posts per influencer per platform per run
nitterInstances3 mirrorsNitter instances to try in order (fallback chain)
lookbackHours48Only include posts from the last N hours (0 = no filter)

Default influencers tracked: saylor, CryptoCapo_, PeterLBrandt, WClementeIII, IncomeSharks, raoulGMI, stacy_muur, inversebrah

Output

Two record types per run — per-post and per-influencer summary:

[
{
"username": "saylor",
"platform": "twitter",
"post_date": "2026-09-01T14:22:00Z",
"post_text": "Bitcoin is the apex property of the human race. $BTC target $500K by 2030.",
"mentioned_tokens": ["BTC"],
"sentiment_score": 92,
"sentiment_label": "very_bullish",
"is_price_prediction": true,
"engagement_proxy": 14200,
"hours_since_post": 3.5
},
{
"influencer_summary": true,
"username": "saylor",
"total_posts_fetched": 8,
"posts_24h": 3,
"avg_sentiment_7d": 87.4,
"most_mentioned_token": "BTC",
"sentiment_trend": "stable"
}
]

Data fields

Per-post record

FieldTypeDescription
usernamestringInfluencer handle
platformstringtwitter or reddit
post_dateISO8601UTC timestamp
post_textstringPost text (truncated to 280 chars)
mentioned_tokensarrayToken tickers found (BTC, ETH, SOL, …)
sentiment_scoreinteger−100 (very bearish) to +100 (very bullish)
sentiment_labelstringvery_bullish / bullish / neutral / bearish / very_bearish
is_price_predictionbooleantrue if post contains price prediction language
engagement_proxyintegerLikes + retweets (from RSS when available)
hours_since_postfloatHours elapsed since publication

Per-influencer summary record

FieldTypeDescription
influencer_summarybooleantrue — marks summary rows
usernamestringHandle
total_posts_fetchedintegerPosts collected this run
posts_24hintegerPosts in last 24 hours
avg_sentiment_7dfloat7-day average sentiment score
most_mentioned_tokenstringMost frequently mentioned token
sentiment_trendstringimproving / stable / deteriorating

Cost estimation

Pay-Per-Event pricing at $0.005 per influencer tracked.

InfluencersCost/runDaily (1×/day)Hourly monitoring
8 (default)$0.04$0.04$0.96
20 influencers$0.10$0.10$2.40
50 influencers$0.25$0.25$6.00

FAQ

Q: Why use Nitter instead of the official Twitter API for Twitter crypto KOL monitoring? The official Twitter/X API costs $100–$5,000/month for research-level access. Nitter is a public RSS mirror that requires no authentication. This actor tries multiple Nitter instances automatically and falls back to Reddit if all mirrors are unavailable.

Q: How accurate is the sentiment scoring? The sentiment score is keyword-based (not ML). It performs well on English-language posts with explicit bullish/bearish vocabulary (e.g. "moon", "dump", "ATH", "rekt"). Sarcasm and nuanced phrasing are not reliably detected — treat scores as a signal filter, not ground truth.

Q: Can I track non-English influencers? The token extraction and sentiment keywords are English-optimized. Non-English posts are collected and returned but sentiment scores will be unreliable. Multi-language support is on the roadmap.


Disclaimer: Influencer posts are reproduced from public RSS feeds for informational purposes only. Sentiment scores are algorithmic estimates and do not constitute investment advice. Social signals should be one input among many in any trading or research process.


Data sources

  • Nitter — public Twitter/X RSS mirror, no authentication required; actor uses a fallback chain of 3 instances
  • Reddit — public reddit.com/user/{handle}/submitted.json endpoint

Keywords: crypto influencer tracker, KOL sentiment analysis, crypto Twitter sentiment, influencer token mentions, crypto social signals, Nitter RSS scraper, Reddit crypto tracker, influencer price prediction, crypto KOL monitor, sentiment score crypto, social media crypto signals, influencer portfolio tracker