Giter Club home page Giter Club logo

amazebot-amazon-price-tracker's Introduction

Amazebot - Amazon price tracker

Amazebot is a simple Amazon price tracker that helps you monitor the prices of your favorite products on Amazon.

Built With

  • Python
  • Selenium
  • Flask
  • Vite
  • React
  • Shadcn

Getting Started

  • Follow these steps to setup the project locally.

Prerequisites

List of prerequisites required to run the project:

  • Python
  • NodeJs
  • Git

Installation

Step-by-step instructions on how to install the project:

  1. Clone the repository:
git clone https://github.com/MustangBro7/amazebot
  1. Switch into directory:
cd amazebot
  1. Install all packages:
npm install
pip install -r requirements.txt
  1. To run the project: Open 2 different terminals the following commands in the different terminals
npm run build
python app.py

Setting Up for Daily Usage

If you wish to just use this app to track the prices, open the frontend by going to this link : https://amazebot-tracker.netlify.app/

Setting up the backend

Note: If you want this to actually work to its fullest , you will want the python script to be running at all times you need to schedule this script, here is how you do it.

  1. Open task scheeduler
  2. Click on create task
  3. Give the task a name
  4. Click oon triggers and click in new
  5. Choose At start up in the 'begin task' dropdown
  6. open terminal and run this comman :
where python
  1. Copy the .exe file location
  2. Go to actions in the task scheduler menu and click on new
  3. Type app.py into the Add arguments section
  4. Type the path into the 'Start in' box and click ok.

amazebot-amazon-price-tracker's People

Contributors

mustangbro7 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.