NewsScrapperAgent is an AI-powered multi-agent system built using CrewAI that scrapes and analyzes news articles from various sources. It automates news retrieval, website scraping, AI-based summarization, and structured data storage.
- π News Retrieval: Fetch the latest news using
SerperDevTool
. - π Website Scraping: Extract relevant content from news websites.
- π§ AI News Processing: Analyze and summarize AI-related news.
- π File Storage: Save the extracted data using
FileWriterTool
.
Ensure you have Python 3.10+ installed, then install dependencies: