Skip to content

Eureka-Viraj/Fleo-Assignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Real-time-Sales-compare

**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.

Requirements

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.

Running Locally on system

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.

About

This is the sales analysis Website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published