This project uses requests and BeautifulSoup to scrape articles from Google News in categories like Sports, Entertainment, Health, Technology, Business, and Law. Selenium is used to extract detailed content for sentiment analysis, categorizing articles as Positive, Negative, or Neutral with TextBlob. For Entertainment news, Llama is used to generat
-
Updated
Nov 15, 2024 - Python