Skip to content

aimarket/bestbuy-discord-monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bestbuy Discord Monitor

drawingdrawing

follow instructions in the main file

Detects if a product is back in stock and will notify on Discord using webhook

This uses the selenium webdriver for javascript websites(BESTBUY) to load in a headless browser.

I tried my best to add comments but if something needs better explination please let me know.

Downloads:

Must have these: Python Firefox, Geckodriver

Dependencies:

pip install

  • selenium
  • requests
  • bs4

HOW TO USE:

python main.py

Using on a CLI server:

If you want to use this on a server that only has a Command Line Interface refer to: Run Selenium Firefox Without GUI

About

Monitors Best Buy products and notifies on discord

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages