CrawlForge
HomeUse CasesIntegrationsPricingDocumentationBlog
  1. Home
  2. /
  3. Templates
  4. /
  5. News Aggregation Pipeline
Researchintermediate

News Aggregation Pipeline

Aggregate news from multiple sources, extract key content, and summarize for a custom feed.

MCP Configuration

{
  "tools": [
    {
      "name": "search_web",
      "params": {
        "query": "AI industry news today",
        "max_results": 10
      }
    },
    {
      "name": "extract_content",
      "params": {
        "format": "markdown",
        "remove_navigation": true
      }
    },
    {
      "name": "summarize_content",
      "params": {
        "max_length": 200,
        "format": "bullet_points"
      }
    }
  ]
}

How It Works

1
search_web
5 credits
2
extract_content
2 credits
3
summarize_content
2 credits

Estimated total: ~9 credits per run

Tags

newsaggregationsummarizationresearch

Ready to Use This Template?

Every new account gets 1,000 free credits. No credit card required.

Start Free with 1,000 Credits

Related Templates

Researchadvanced
Multi-Source Research Agent
Conduct deep research across multiple sources with automatic conflict detection and citation tracking.
deep_research (10 cr)extract_content (2 cr)
Researchbeginner
Academic Paper Research
Search and summarize academic papers and research publications on a given topic.
deep_research (10 cr)summarize_content (2 cr)
Researchadvanced
Market Intelligence Dashboard
Build a real-time market intelligence feed by scraping industry reports, news, and competitor updates.
deep_research (10 cr)batch_scrape (5 cr)summarize_content (2 cr)

Footer

CrawlForge

Enterprise web scraping for AI Agents. 18 specialized MCP tools designed for modern developers building intelligent systems.

Product

  • Features
  • Pricing
  • Use Cases
  • Integrations
  • Changelog

Resources

  • Getting Started
  • API Reference
  • Templates
  • Guides
  • Blog
  • FAQ

Developers

  • MCP Protocol
  • Claude Desktop
  • Cursor IDE
  • LangChain
  • LlamaIndex

Company

  • About
  • Contact
  • Privacy
  • Terms

Stay updated

Get the latest updates on new tools and features.

Built with Next.js and MCP protocol

© 2025-2026 CrawlForge. All rights reserved.