A python web scraper CLI ,so that now I can watch over the prices of things I wish to buy at Amazon!!
Step1:Create a virtual environment on your system
Step2:Run the codes that follows..
pip install requests
pip install bs4
pip install html5lib
pip install pymongo
Just run it on your machine and you can see on your CLI the price of your thing.
Contributions are welcome, always...