aflansburg / amzreviewsscrape

Scrape Amazon Product Reviews using Python and the Selenium WebDriver for Chrome
MIT License
22 stars 10 forks source link

'utf-8' error #5

Closed Ishani13 closed 4 years ago

Ishani13 commented 4 years ago

I am receiving the following error: UnicodeDecodeError: 'utf-8' codec can't decode byte 0xca in position 0: invalid continuation byte I have executed the following command: amzreviewscrape.py -asins="/Users/xxx/Github/amzreviewsscrape/FILE.CSV"

Kindly help!

Ishani13 commented 4 years ago

Issue resolved due to improper font