a16z crypto followed LayerZero
2m ago
Paradigm liked Celestia thread
5m ago
Multicoin followed Monad Labs
12m ago
Crypto Twitter intelligence for smart money
Track influencers, detect bots, analyze VC activity, and discover early projects before they trend.
Turn Social Noise into Actionable Alpha
Sorsa turns social noise into actionable intelligence for every player in the crypto economy.
Traders
It's me→Spot momentum before it hits the charts by tracking top KOL engagement.
Investors
It's me→Deep dive into project social health and founder network strength.
VC Funds
It's me→Monitor portfolio companies and discover early-stage investment opportunities.
Degens
It's me→Snipe new projects being followed by the smartest money in crypto.
Projects
It's me→Benchmark your project against competitors and identify key growth drivers.
Everything you need for Crypto Intelligence
A complete suite of tools to analyze, track, and discover opportunities in the crypto social layer.
Influence Scoring
Proprietary algorithm measuring real influence based on engagement quality and network strength.
Bot Detection
Advanced AI identifies fake followers and bot activity to show you the authentic picture.
VC Tracking
Track venture capital funds and see what projects they follow before anyone else.
Early Projects
Daily updated feed of emerging crypto projects before they hit mainstream awareness.
Deep Research
Comprehensive analysis tools for any crypto account including connections and activity.
GET /v1/alpha/early
{
"id": "new_gem",
"score": 98.4
}
Full API Access
Complete programmatic access to build trading systems and custom analytics.
const url = 'https://api.sorsa.io/v2/score/{user_handle}';
const options = {
method: 'GET',
headers: {Accept: 'application/json', ApiKey: '5cea4088-e8ae-49e6-beec-481f9bab6925'}
};
try {
const response = await fetch(url, options);
const data = await response.json();
console.log(data);
} catch (error) {
console.error(error);
}Build with Sorsa API
Full programmatic access to all Sorsa data. Perfect for trading bots, research platforms, and custom analytics dashboards.
- 3x cheaper than official Twitter API
- Flexible pricing — pick only what you need
- Developer-friendly documentation
FAQ
Frequently asked questions
Sorsa (formerly Tweetscout) is a crypto analytics tool that helps you make better decisions using public data from X (formerly Twitter), still the main social network in crypto.
Sorsa helps youevaluate an accounts real weight in crypto (Sorsa Score), do faster due diligence and spot red flags, detect bot-inflated audiences, discover early-stage projects and rising accounts
Score reflects how many influential crypto people, projects, and VC-related accounts follow an account, and how influential those followers are. Quality matters more than quantity.
Bot Followers is a Plus feature that estimates what percentage of an account's followers look like bots. It checks followers one-by-one using multiple signals, so large accounts may take longer to process.
Yes. Sorsa data is available via API. See api.sorsa.io for details.
