yasserqureshi1 / Sneaker-Monitors

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
463 stars 125 forks source link

SNKRS Monitor 400 Error #134

Closed Yuutokata closed 2 years ago

Yuutokata commented 2 years ago

If i try to run the SNKRS Monitor it says Traceback (most recent call last): File "C:\Users\Leo\Downloads\Monitor\SNKRS\SNKRSMonitor.py", line 255, in <module> monitor() File "C:\Users\Leo\Downloads\Monitor\SNKRS\SNKRSMonitor.py", line 205, in monitor items = scrape_site(proxy=proxy, headers=headers) File "C:\Users\Leo\Downloads\Monitor\SNKRS\SNKRSMonitor.py", line 45, in scrape_site for item in output['objects']: KeyError: 'objects'

and the Response status is 400 (Request validation failed)

Yuutokata commented 2 years ago

Oh i fixxed it never mind haha