Skip to content

Initial Release v0.1.0

Pre-release
Pre-release

Choose a tag to compare

@YashPS YashPS released this 26 Jul 20:55
c446eff

A broken monitor made me create this Python-based tool that I'll be using to get a ping on my cell phone via Telegram when my shortlisted-but out-of-stock monitor comes back into stock!

The usual way of soup-ifying the webpage and finding the element didn't work because the webpage I was scraping, was changing state after loading in. Selenium's Chrome-driver came in handy for managing the dynamic URLs, and there I saw potential in this being useful for others as well!

Sharing my tool with you all. Hopefully, my day's work can save you yours!

Full Changelog: https://github.com/YashPS/StockChecker/commits/ItemStockCheckAlert