A collection of web monitors that notify of restocks or updates on sneaker related sites through Discord Webhook. This includes Shopify, Nike SNKRS (supports 42 countries), Supreme and now Footsite monitors!
GNU General Public License v3.0
462
stars
126
forks
source link
Line 47 error when running the python command? html = s.get(url + f'?page=..... #154
Trying to run the shopify monitor and get the following error.
File "YYY/monitor.py", line 47 html = s.get(url + f'?page={page}&limit=250', headers=headers, proxies=proxy, verify=False, timeout=20)
No proxies being used. Only modifications to config.py were webhook and shopify json.