AI Crypto News Summarizer: Per-Coin Daily Digest
Why crypto news needs an AI filter
CoinDesk, Cointelegraph, The Block, Decrypt, CryptoSlate, and the rest of Sharpe's configured source universe publish hundreds of stories per day combined. Most are repetitive — five sites covering the same announcement — or irrelevant (analyst price predictions, sponsored content, recap articles). Reading them all is a full-time job. Reading none of them means missing the 2-3 stories per day that actually move the market.
The middle path is an AI-curated, per-coin news feed that aggregates source articles, deduplicates similar headlines, tags coin mentions, and gives you a concise feed you can scan before opening source articles.
This page covers how Sharpe's news aggregator works — the sources, the deduplication layer, the per-coin filtering, and how to use the feed without drowning in headlines.
The 100+ source aggregation
Sharpe's news aggregator pulls from a curated list of 100+ configured RSS, Atom, Google News, and publisher feeds:
- Tier 1 publications: CoinDesk, The Block, Decrypt, Bloomberg Crypto, Reuters-linked feeds, Cointelegraph
- Crypto-native: CryptoSlate, Bitcoin Magazine, DL News, The Defiant, Protos, Unchained
- Research and newsletters: Messari, a16z Crypto, Bankless, Glassnode, Deribit Insights, Multicoin, Chainalysis
- Macro, AI, and geopolitics: Federal Reserve, ECB, OpenAI, Anthropic Blog, Google DeepMind, BBC World, Al Jazeera, Foreign Affairs
The full source list is at /news/sources. Sources are added as they reach editorial-quality thresholds (verified bylines, no pump-and-dump promotion, no AI-generated stuffing).
The RSS ingestion job runs every two hours. Each run normalizes source items, filters obvious sponsored content unless it is an official feed, deduplicates similar titles, tags coin mentions, and stores canonical article links in Supabase. The RSS endpoint refreshes every 10 minutes from the latest indexed rows.
How the feed reduces noise
The raw feed keeps publisher titles, links, and source-provided descriptions. Sharpe normalizes each indexed item into a consistent row with a headline, source, category, timestamp, and coin tags.
The feed prioritizes:
- Source quality (tier, credibility, and original reporting)
- Market relevance (price, policy, protocol, security, or liquidity impact)
- Recency (fresh stories over stale repeats)
- Topic mix (crypto, AI, markets, and geopolitics)
This is where the value over a raw aggregator is real: instead of hundreds of article links you have to click through, you start with a structured feed and decide which source articles deserve deeper reading.
The per-coin filter
Each story is tagged with the coins it mentions during ingestion. The per-coin pages filter to stories relevant to that coin:
- /news/coin/bitcoin — BTC stories only
- /news/coin/ethereum — ETH stories
- /news/coin/solana — SOL stories
- /news/coin/xrp — XRP stories
- /news/coin/dogecoin — DOGE stories
- /news/coin/hyperliquid — HYPE stories
Each per-coin page ranks stories by recency after the feed resolves
tickers to the canonical asset ids stored in coin_tags. The global Top
news feed sits beside those coin pages as the higher-level market briefing.
The filter is automatic — no manual curation. Coin tagging uses explicit ticker and name matches with ambiguity filters so common words do not become noisy token tags.
Daily scan workflow
The /news page is the daily market view. It surfaces the latest source-backed stories with category filters and search, ranked by:
- Newsworthiness (market relevance and source quality)
- Signal quality (low duplication, clear catalyst, credible source)
- Recency (within last 24 hours)
- Coin coverage (stories impacting majors weighted higher)
This is the 2-minute read. If you only have time for one news view, this is it.
How to use the feed without drowning
Three workflows:
1. Daily news scan. 2 minutes per day. Open /news, scan the latest headlines and source snippets, then click into 1-2 articles if relevant to your positions. Done.
2. Per-coin alert workflow. If you hold or trade specific coins, bookmark the per-coin pages (e.g. /news/coin/bitcoin). Check once at market open and once in the evening. Most days, nothing material happens; you can skip. On days with material news, you'll see it surfaced.
3. Narrative-driven news scanning. When a narrative is rotating (e.g. AI Agents pumping), the news flow within that narrative matters. Cross-reference the narrative tracker with the news feed — find the underlying coins driving the rotation, then check news for those coins.
How this differs from CryptoPanic and LunarCrush
| Feature | Sharpe | CryptoPanic | LunarCrush |
|---|---|---|---|
| Multi-source aggregation | Yes (100+ configured) | Yes | Limited |
| Curated summary snippets | Yes | No | No |
| Per-coin filtering | Yes | Yes | Yes |
| Deduplicated source feed | Yes | No | Limited |
| Social sentiment overlay | Limited | Limited | Yes (primary) |
| Free | Yes | Free + paid tiers | Free + paid tiers |
CryptoPanic is the closest competitor — same aggregation philosophy but without Sharpe's terminal-native coin filters. LunarCrush focuses on social sentiment alongside news. Sharpe's primary differentiator is the structured feed plus the broader workspace integration (narratives, funding rates, derivatives data) in one terminal.
Common mistakes
Treating headlines as signal. Most crypto headlines don't move markets. Always read the short snippet or the underlying article — a headline like "Major Hedge Fund Sells Bitcoin" might turn out to be about a $50K position, not a market-moving size.
FOMO-trading off news flow. By the time a story is in the news feed, the price has often moved. Use news for context and risk management, not for timing entries.
Ignoring sources you don't recognize. Some of the best crypto reporting comes from niche or specialist publications (Bankless, Defiant, smaller substacks). The source universe surfaces these alongside major outlets — don't filter them out.
Letting news replace fundamental analysis. News is a stream of events; investment thesis is a structural view. Use news to update your thesis, not to construct it.
Where to go from here
For the daily 2-minute scan, /news is the entry. For per-coin tracking, the per-coin pages are bookmark-worthy. For deeper drilling, the main /news page supports category filters and search.
The full feed is also exposed through /api/news/feed, /api/news/curated,
and authenticated /api/v1/news/feed endpoints — useful for automated
workflows that integrate news flow into trading or research pipelines.
Crypto news is too much volume to read raw. AI-assisted curation plus per-coin filtering plus source deduplication cuts it to a manageable read. The terminal is the workspace; the news feed is the input layer.
Frequently asked questions
Because the volume of crypto news is unmanageable. CoinDesk, Cointelegraph, The Block, Decrypt, and dozens of other sources publish hundreds of stories per day combined. Most are repetitive or irrelevant. Sharpe aggregates the feeds, deduplicates similar stories, tags coin mentions, and lets you scan by category or asset.
100+ configured sources including CoinDesk, Cointelegraph, The Block, Decrypt, CryptoSlate, Bitcoin Magazine, DL News, The Defiant, Messari, Bankless, Glassnode, Bloomberg feeds, Reuters-linked Google News feeds, OpenAI, Anthropic Blog, Google DeepMind, BBC World, Al Jazeera, and more. The full source list is documented at /news/sources.
Each story is tagged with canonical asset ids during ingestion when a coin mention is detected, using CoinGecko coin ids as the stable namespace. The per-coin pages (e.g. /news/coin/bitcoin, /news/coin/ethereum) show stories relevant to that coin, ranked by recency. The API also accepts ticker filters like BTC and resolves them to canonical ids.
The feed keeps publisher-provided descriptions and source links beside each headline so you can scan quickly, then open the source article to verify details.
The live feed supports category filters, search, and coin-specific pages. For narrative and ecosystem context, use Sharpe's Narratives and Ecosystems tools alongside News rather than expecting every article to carry a narrative label.
CryptoPanic is a multi-source aggregator centered on community voting. LunarCrush focuses on social sentiment alongside news. Sharpe combines aggregation with per-coin filtering, source/category metadata, deduplication, and direct adjacency to market-data tools.
Yes. /api/news/feed and /api/news/curated expose the public feed, while authenticated /api/v1/news/feed and /api/v1/news/curated provide the documented v1 API shape with rate-limit headers.
External references cited in this guide
- CryptoBlend — AI News Aggregator ResearchMDPI Informatics
- RSS 2.0 SpecificationRSS Advisory Board
Open live news feed
Move from the guide to the live signal inside Sharpe Terminal. Free to launch. No signup required.