Description:
Create a script to fetch top headlines from at least 2 major news sites and output the result in a clean JSON format.
🔧 Requirements:
Choose from: BBC, The Times of India, Al Jazeera, etc.
Use requests, BeautifulSoup
Handle errors if structure changes
📁 Suggested Folder: news-headlines/