Skip to content

demarcusw/PiStockChecker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PiStockChecker

Raspberry Pi 4 stock checker 📈

Installation

Highly recommend python virtual environment.

  • python3 -m virtualenv [VENV]
  • source venv/bin/activate
  • pip install -r requirements.txt

Usage

I decided to alert myself via a Discord webhook, if you want to do the same, make sure you have a URL for the bot to post to. After that, just run it

python scraper.py

About

Raspberry Pi 4 stock checker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages