amazon-review-scraper icon indicating copy to clipboard operation
amazon-review-scraper copied to clipboard

TypeError: argument of type 'NoneType' is not iterable

Open babu-s23 opened this issue 2 years ago • 0 comments

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

babu-s23 avatar Oct 14 '22 07:10 babu-s23