Amazon-WebScrapper Description : This is small project of Web Scrapping. It is extracting details like Name, Price, Link, Rating, Reviews of product in no of pages that you entered from Amazon.in. Requirements : pip3 install bs4 pip3 install requests_html Any DB Browser to open database(.db) file. How to Run? First fulfill all requirements then open terminal. Run "python3 </file_name.py>" and in that file path your db file will be saved.