**NOTE- Please update the Class tag and ID tag.
Most sites that compare the price of products on different Factories/Godowns/Warehouses, tend to store data in database/json files which makes a price comparison site pretty heavy.
This project provides the Real time analysis of products on flipkart and amazon. It uses web scraping to extract data and deploy without using databases or json files.
1. Flask
2. requests
3. bs4
4. Selenium
Newly added Selenium needs ChromeDrivers to be downloaded and the path to be setup (refer to the youtube link ). The version of ChromeDrivers used in the project is uploaded.
git clone https://github.com/Eureka-Viraj/Fleo-Assignment.githttps://github.com/
Install from requirements.txt file
pip install -r requirements.txt
It is always preferable to use a good IDE to run a project like this. Still if you prefer cmd open the directory containing "set.py" file
python set.py
Open the provided localhost link in a broswer of your choice.