Looking for a PlayStation 5 but your favourite shop is out of supply? Need that exquisite corduroy dress in your size for an upcoming event and it's just not available at the moment?
Instead of checking the shop webpage yourself, you can create a bot to go do it for you and email you when the time is right.
In this tutorial we'll build a little Python script to do just that, and set it to run periodically on a remote server.
Feel free to comment and send feedback - this could be done in a million ways and I'd love to hear your suggestions for improvement.
Code in tutorial:
https://github.com/Autio/Shop-stock-c...
BeautifulSoup:
https://www.crummy.com/software/Beaut...
Python in Visual Studio Code:
https://code.visualstudio.com/docs/la...
#Python #BeautifulSoup #Coding #ShopStock #PlayStation #VSCode #Programming