News Aggregator avatar

News Aggregator

Pricing

Pay per usage

Go to Apify Store
News Aggregator

News Aggregator

Aggregate news from multiple RSS sources (BBC, TechCrunch, The Verge, Hacker News, etc.). Filter by keywords, exclude topics, and get structured news data.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Mr-chen

Mr-chen

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

2 days ago

Last modified

Categories

Share

πŸ“° News Aggregator

Aggregate news from 11+ top RSS sources in seconds. Filter by keywords, exclude unwanted topics, and get clean structured news data β€” no browser needed, lightning fast.

✨ What You Get

  • Title & URL β€” Article headline and direct link
  • Clean Summary β€” 300-character text summary (HTML stripped)
  • Publication Date β€” When the article was published
  • Source Name β€” BBC, TechCrunch, The Verge, etc.
  • Keyword Filtering β€” Include only articles matching your keywords
  • Exclusion Filtering β€” Block articles with unwanted topics
  • Deduplication β€” Same article from multiple sources is only returned once

πŸ“‘ Supported Sources

PresetSource
bbcBBC News
bbc-techBBC Technology
reutersReuters
reuters-techReuters Technology
techcrunchTechCrunch
thevergeThe Verge
wiredWired
arstechnicaArs Technica
hackernewsHacker News
producthuntProduct Hunt
github-trendingGitHub Trending

You can also provide custom RSS feed URLs.

πŸ” Use Cases

  • News Monitoring β€” Track industry news automatically
  • Content Curation β€” Build curated news feeds for newsletters
  • Competitive Intelligence β€” Monitor what competitors are in the news
  • Research β€” Collect articles on specific topics for analysis

πŸ“₯ Input

FieldTypeDefaultDescription
sourcesarray["bbc", "techcrunch"]Preset names or RSS URLs
customUrlsarray[]Additional RSS URLs
keywordsarray[]Include only matching articles
excludeKeywordsarray[]Exclude matching articles
maxResultsinteger50Max articles to return (1-500)
timeoutPerSourceinteger15Timeout per source (5-60 sec)

πŸ“Š Example Input

{
"sources": ["bbc-tech", "techcrunch", "hackernews"],
"keywords": ["AI", "artificial intelligence"],
"excludeKeywords": ["sponsored", "advertisement"],
"maxResults": 30
}

πŸ“€ Output Example

{
"title": "OpenAI Releases GPT-5 with Multimodal Capabilities",
"url": "https://techcrunch.com/2026/05/08/openai-gpt-5/",
"summary": "OpenAI announced GPT-5 today, featuring improved reasoning, image understanding, and real-time voice interaction...",
"published": "Fri, 08 May 2026 10:00:00 GMT",
"source": "TechCrunch"
}

πŸ’° Pricing

Free tier: Included in Apify's $5/month free compute. Typical run cost: ~$0.005 per run (11 sources).