'Necessity is the mother of invention' - Mahatma Gandhi
Setup telegram to receive notifications when your item is in stock! (recommend you to Google through this setup)
Capable of checking websites with dynamic changes after loading, using Chrome-driver of Selenium
-
Create your own config.yaml in config/ directory based on config_template.yaml
-
Update the config as per below guidelines -
token: <your_telegram_bot_token>
chat_id: <your_telegram_chat_id>
request_url: <product_url>
test_url: <url_of_product_in_stock{for testing only}>
item_name: <display_name_for_telegram_notification>
class_name: <class_identifier_to_find_in_request_url_html>
check_phrase: <unique_text_in_out_of_stock_page{something like 'out of stock'}>
-
Run checker.py
-
Thank me if it works
-
... it didn't work... Well...
-
We are on a rock floating in expanding nothingness...
-
It'll work out at the end. :)