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 bs4pip install requestspip install pandaspip install matplotlibIssue the following command in the command line where you have downloaded the utility.
For Linux machines
python3 scraper.pyFor Windows machines
python scraper.py