Giter Site home page Giter Site logo

product-sniper's Introduction

Product Sniper

The Product Sniper is a neat application that allows you to check if an item on a webpage is available!

Pretty much just tracks a webpage element with a way to indicate the products availability.

Demonstration can be shown here.

The documentation is mostly aimed at developers, but feel free to follow along!

Setup

  1. Click here to fork this repo.
  2. Clone your forked repo
# Replace `YOUR_GITHUB_USERNAME` with your own github username
git clone https://github.com/YOUR_GITHUB_USERNAME/product-sniper.git product-sniper
cd product-sniper

# Create a virtual environment and activate it
python3 -m venv .venv
source .venv/bin/activate

# Install dependencies
pip install -r requirements.txt
  1. To get updates via email you need to setup an app password for Gmail, this can be done through here.
  2. Replace the from_email and from_email_password with the details for the email that will be used to send updates. For the to_email you can put in the same one used when sending messages.
  3. The current link its tracking is a PS5 on Amazon UK, however you can change it and track a different item. Keep in mind you do need to change what page element it should track through its id or class. If you know how CSS works then this should be easy for you to complete.
  4. Run the application and if any errors pop up, feel free to open an issue and I'll be happy to help.

I hope it helps you just track pretty much anything on a page!

product-sniper's People

Contributors

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