Skip to content

Repository files navigation

CompareIt

Codacy Badge

Compare Prices of your favourite products across different websites. At the moment 4(Flipkart, Amazon, Croma, Ajio) but more websites coming soon.

Created using Selenium and Beautiful soup

Usage

Use ComapreIt in your local system

  git clone https://github.com/toHarsh/CompareIt.git
  cd CompareIt
  pip install -r requirements.txt

Open the cloned folder in Jupyter Notebook(preferred) and hover over to CompareIt.ipynb

Instructions

To use CompareIt follow the steps given below:

  Step 1: Install a WebDriver according the browser you use
  get more info from: https://www.selenium.dev/documentation/en/getting_started_with_webdriver/browsers/

  Example: geckodriver.exe is for FireFox.
  ---
  Step 2: Get the path of WebDriver accordingly
  ---
  Step 3: Replace this code: D:\\geckodriver-v0.28.0-win64\\geckodriver.exe 
  with your WebDriver path.

About

Compare Prices of your favorite products across different websites. At the moment 4(Flipkart, Amazon, Croma, Ajio) but more websites coming soon.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages