VOOZH about

URL: https://apify.com/code-node-tools/crypto-news-aggregator

⇱ Crypto News Aggregator | Cryptocurrency News API Β· Apify


Pricing

from $1.40 / 1,000 results

Go to Apify Store

Crypto News Aggregator

Aggregate cryptocurrency news from the best crypto blogs and top sources. Get real-time crypto intelligence news, crypto reports, and structured data via a powerful crypto news API. Supports custom RSS feeds, keyword filtering, and duplicate removal.

Pricing

from $1.40 / 1,000 results

Rating

0.0

(0)

Developer

πŸ‘ CodeNodeTools

CodeNodeTools

Maintained by Community

Actor stats

0

Bookmarked

41

Total users

7

Monthly active users

5 months ago

Last modified

Share

A powerful crypto news aggregator that collects and combines articles from the best crypto blogs and top cryptocurrency news sources into a single, structured feed. Get real-time crypto intelligence news and crypto reports from multiple trusted sources via a simple crypto news API.

What does this Actor do?

This cryptocurrency news aggregator fetches RSS feeds from leading crypto news sites, filters articles by keywords, removes duplicates, and outputs clean, structured JSON data. Perfect for building dashboards, alerts, research tools, or any application that needs reliable cryptocurrency news API access.

Key Features

  • Multi-source aggregation - Pulls from Cointelegraph, CoinDesk, Decrypt, CryptoNews, and custom feeds
  • Smart filtering - Include/exclude articles by keywords (Bitcoin, Ethereum, DeFi, NFT, etc.)
  • Duplicate detection - Automatically removes duplicate stories covered by multiple sources
  • Time-based filtering - Fetch articles from the last 6, 12, 24, or 48+ hours
  • Structured output - Clean JSON with title, link, date, source, description, and images
  • API-ready - Use as a crypto news API for your applications

Why use this crypto aggregator?

Instead of manually checking multiple crypto aggregator sites, this Actor:

  • Saves hours of manual research
  • Provides consistent, structured data
  • Filters out sponsored content and noise
  • Delivers real-time crypto intelligence news
  • Works as a reliable cryptocurrency news API for developers

Input Configuration

FieldTypeDescriptionDefault
feedsarrayRSS feed sources to aggregateTop 4 crypto news sites
hoursBackintegerHow far back to fetch articles24
maxArticlesintegerMaximum articles to return100
includeKeywordsarrayOnly include articles with these termsBitcoin, Ethereum, BTC, ETH, DeFi, NFT
excludeKeywordsarrayFilter out articles with these termssponsored, advertisement
sortBystringSort by "date" or "source"date
removeDuplicatesbooleanRemove duplicate articlestrue
includeImagesbooleanExtract article imagestrue

Example Input

{
"feeds":[
{
"url":"https://cointelegraph.com/rss",
"name":"Cointelegraph",
"category":"news"
},
{
"url":"https://www.coindesk.com/arc/outboundfeeds/rss/",
"name":"CoinDesk",
"category":"news"
},
{"url":"https://decrypt.co/feed","name":"Decrypt","category":"news"},
{
"url":"https://cryptonews.com/news/feed/",
"name":"CryptoNews",
"category":"news"
}
],
"hoursBack":24,
"maxArticles":100,
"includeKeywords":["Bitcoin","Ethereum","regulation","SEC"],
"excludeKeywords":["sponsored","ad"],
"sortBy":"date",
"removeDuplicates":true,
"includeImages":true
}

Output Structure

Each article in the dataset contains:

{
"title":"Bitcoin Surges Past $45K as Institutional Interest Grows",
"link":"https://example.com/article",
"pubDate":"2026-01-15T10:30:00Z",
"source":"Cointelegraph",
"category":"news",
"description":"Bitcoin reached new highs as major institutions...",
"imageUrl":"https://example.com/image.jpg"
}

Default RSS Sources

This crypto news aggregator comes pre-configured with the best crypto blogs and news sources:

SourceDescription
CointelegraphLeading crypto and blockchain news
CoinDeskTrusted cryptocurrency journalism
DecryptWeb3 and crypto news coverage
CryptoNewsBreaking cryptocurrency updates

Add your own custom RSS feeds to expand coverage.

Use Cases

Build a Crypto News Dashboard

Aggregate cryptocurrency news from multiple sources into a unified dashboard for traders and researchers.

Create Price Alert Correlations

Combine crypto reports with price data to identify news-driven market movements.

Research & Analysis

Collect crypto intelligence news for sentiment analysis, trend detection, or market research.

Content Curation

Power newsletters, social media bots, or content platforms with fresh crypto news automatically.

Trading Signals

Monitor breaking news that could impact crypto markets and trigger automated alerts.

API Integration

Use this Actor as a cryptocurrency news API in your applications:

  1. Run the Actor on schedule (hourly, daily)
  2. Fetch results via Apify API
  3. Integrate structured JSON into your app
// Fetch latest crypto news via API
const response =awaitfetch(
"https://api.apify.com/v2/datasets/{datasetId}/items?format=json"
);
const articles =await response.json();

Adding Custom Feeds

Expand your crypto aggregator with additional RSS sources:

{
"feeds":[
{
"url":"https://your-favorite-crypto-blog.com/rss",
"name":"Custom Blog",
"category":"analysis"
}
]
}

Performance

  • Fast - Uses Cheerio for HTML parsing (10x faster than browser-based scraping)
  • Efficient - Processes multiple feeds in parallel
  • Reliable - Built-in retry logic and error handling
  • Scalable - Runs on Apify cloud infrastructure

Resources

Support

For questions, issues, or feature requests, please open an issue on the Actor's GitHub repository or contact support through the Apify platform.

You might also like

Crypto News Aggregator

guangyi/crypto-news-aggregator

Aggregate crypto news from Cointelegraph, CoinDesk, Decrypt, and more! Get the latest Bitcoin, Ethereum, and crypto news with sentiment analysis.

Crypto News Api

apipi/crypto-news-scraper

Get instant access to the latest crypto news, market updates, and blockchain developments with simple API calls. Perfect for crypto news monitoring, market research, and content aggregation.

CryptoPanic News Scraper - Low-costπŸ’²πŸ”₯πŸͺ™πŸ—οΈ

delectable_incubator/cryptopanic-news-scraper-low-cost

Scrape CryptoPanic crypto news πŸͺ™πŸ”Ž with a powerful cryptocurrency news scraper. Extract news titles, sources, publication dates, sentiment votes, mentioned cryptocurrencies, and URLs in real time. Ideal for trading signals, sentiment analysis, crypto monitoring, and market trend analytics πŸ“ŠπŸš€

Top Crypto Data Scraper

clothefobia/top-crypto-data-scraper

Top Crypto Data Scraper : Scrap all Top Crypto Currency Data with current price, Volume and other changes level.

Ultimate News API

glitch_404/Ultimate-News-Scraper

Scrape up to 10000 news articles from over 4500 news sources in less than 20 minutes, news from over 20 categories, e.g., Crypto news, World News, Latest News, Celebrities, and a lot more. You can find news on websites such as Fox News, BBC News, CNN, and Cryptocurrency-Related News Sources.

255

1.0

CryptoSlate Crypto News & Data Scraper

crawlerbros/cryptoslate-scraper

Scrape CryptoSlate.com - latest crypto news articles, coin market data, article details, and news search. No API key required.

Crypto News Pro Scraper + AI Analysis

buseta/crypto-news

Scrape crypto news from hundreds of resources all over the world! Get all the news about the market or your favorite cryptocurrency! Ready-to-use AI analysis for market trends, no API key needed. Last Update: Mar 29, 2026