This Script is used to get top 10 headlines from India Today based on the category entered by user and stores it in a CSV file.
This script requires the following:
- python3
- requests module
- beautifulsoup4 module
To install the modules type:
pip3 install requests
pip3 install beautifulsoup4
To run the script type:
cd News_Scrapper
python3 scrapper.py