Heavily inspired by leon-sleepinglion/price-monitoring-telegram-bot.
- Fill out .env
TOKEN=
CHAT_ID=
- Add your URLs to main.py
items = [
'Sony-WH-1000XM4-Cancelling-Headphones-Bluetooth/dp/B0863TXGM3/'
]
- Add the script to your crontab
crontab -e
Heavily inspired by leon-sleepinglion/price-monitoring-telegram-bot.
TOKEN=
CHAT_ID=
items = [
'Sony-WH-1000XM4-Cancelling-Headphones-Bluetooth/dp/B0863TXGM3/'
]
crontab -e