drawrowfly / amazon-product-api

Amazon Scraper. Scrape products from the amazon search result or reviews from the specific product
624 stars 178 forks source link

csv files error ( 4578 <undefined> charmap codec ) #91

Open rfve opened 1 year ago

rfve commented 1 year ago

image

hello ,

The above gives error when importing csv file into myql.

Is it possible to encode utf8 when recording csv file? what can be the solution to this problem?