2022-11-20 04:40:10 [scrapy.core.scraper] ERROR: Spider error processing (referer: https://locations.popeyes.com/mi) Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/twisted/internet/defer.py", line 892, in _runCallbacks current.result = callback( # type: ignore[misc] File "/opt/app/locations/spiders/popeyes.py", line 21, in parse_location hours = json.loads( File "/usr/local/lib/python3.9/json/__init__.py", line 339, in loads raise TypeError(f'the JSON object must be str, bytes or bytearray, ' TypeError: the JSON object must be str, bytes or bytearray, not NoneType