Used Language - Python
Used Libraries - requests, BeautifulSoup, csv, matplotlib
A e-commerce crawler (internet bot) that fetch data from multiple e-commerce websites (like Amazon.in, Flipkart.in, OLX.in).
Store fetched data into CSV(Comma-Separated Values) files.
Then compare searched product's price and show compared price on a bar graph...