This project scrapes top headlines from a public news website using Python, requests, and BeautifulSoup.
- Python
- requests
- BeautifulSoup
- Install dependencies: pip install requests beautifulsoup4
- Run: python scraper.py
Headlines are saved in headlines.txt