🚨 Alert service for aliexpress discounts
Small service that crawls a aliexpress uri and get the discount price.
Saves it up and sends a slack notification if it’s the cheapest price currently discovered.
This way you can easy watch certain products and snipe the biggest discount!
REFRESH_TIME = 60
SLACK_WEBHOOK_URL = ''
ALIEXPRESS_URL = 'https://www.aliexpress.com/{articleurl}'