cowboy-bebug / app-store-scraper

Single API ☝ App Store Review Scraper 🧹
MIT License
91 stars 58 forks source link

'latin-1' codec can't encode Manderine characters #34

Open wudaudau opened 3 years ago

wudaudau commented 3 years ago

Hi,

Thank you for this tool! However, I met the error as below when I try to see the review of a Taiwanese podcast channel.

[ERROR] Base - Something went wrong: 'latin-1' codec can't encode characters in position 54-58: ordinal not in range(256)

wudaudau commented 3 years ago

I could resolve this issue by adding .encode('utf-8') after the string of the app_name.