amazon-review-scraper
amazon-review-scraper copied to clipboard
TypeError: argument of type 'NoneType' is not iterable
Traceback (most recent call last): File "reviews.py", line 50, in <module> if 'Verified Purchase' in r['verified']: TypeError: argument of type 'NoneType' is not iterable