Simple command line utility made in python which is centered for use in India Only.
python
bs4
requests
pandas
matplotlib
If you don't have python in your machines, please install it from their official website.
pip install bs4
pip install requests
pip install pandas
pip install matplotlib
Issue the following command in the command line where you have downloaded the utility.
For Linux machines
python3 scraper.py
For Windows machines
python scraper.py