Giter Club home page Giter Club logo

stockdropnotifier's Introduction

Stock Drop Notifier

Quick Start

This project is still at the early stage of development. To run it as it is, you need to do the following:

  1. run the following commands to set up the run time environment.
   git clone https://github.com/hxu296/StockDropNotifier.git 
   cd StockDropNotifier
   pip install -r requirements.txt
   pip install python-telegram-bot --upgrade
  1. receive your telegram bot token from BotFather.
  2. run pythone3.8 run.py -m from the project root directory and paste your bot token according to the instruction.
  3. talk to your Telegram bot using commands from command.md

About

Stock Drop Notifier will monitor the stock information for an user-specified product on www.newegg.com and send Telegram message for real time stock update.

Users can send Telegram command to customize a search filter, spawn new notifiers, and terminate old notifiers.

Unique Features

While most other stock informers adopt the naive approach of checking the "add to cart" keyword from webpage, our notifier used a tailored newegg parser to locate the price, dealer, and stock information for an product, which enables more complex search filters and higher information accuracy.

Moreover, our notifier automated the process of manually entering product urls to check on. All you need to do is to give some search words, and the notifier will automatically find product urls based on them.

Finally, features of Stock Drop Notifier can be accessed through a Telegram bot. See command.md for details.

stockdropnotifier's People

Contributors

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