News Aggregator
Pricing
Pay per usage
Go to Apify Store
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.
π° 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
| Preset | Source |
|---|---|
| bbc | BBC News |
| bbc-tech | BBC Technology |
| reuters | Reuters |
| reuters-tech | Reuters Technology |
| techcrunch | TechCrunch |
| theverge | The Verge |
| wired | Wired |
| arstechnica | Ars Technica |
| hackernews | Hacker News |
| producthunt | Product Hunt |
| github-trending | GitHub 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
| Field | Type | Default | Description |
|---|---|---|---|
| sources | array | ["bbc", "techcrunch"] | Preset names or RSS URLs |
| customUrls | array | [] | Additional RSS URLs |
| keywords | array | [] | Include only matching articles |
| excludeKeywords | array | [] | Exclude matching articles |
| maxResults | integer | 50 | Max articles to return (1-500) |
| timeoutPerSource | integer | 15 | Timeout 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).