SinghalHarsh / amazon-product-review-scraper

Python package to scrape product review data from amazon
MIT License
23 stars 8 forks source link

List index out of range #6

Open siddhanuka opened 1 year ago

siddhanuka commented 1 year ago

Error occurred during loading data. Trying to use cache server https://fake-useragent.herokuapp.com/browsers/0.1.11 Traceback (most recent call last): File "C:\Users\Administrator\anaconda3\lib\site-packages\fake_useragent\utils.py", line 154, in load for item in get_browsers(verify_ssl=verify_ssl): File "C:\Users\Administrator\anaconda3\lib\site-packages\fake_useragent\utils.py", line 99, in get_browsers html = html.split('

')[1] IndexError: list index out of range