You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Web Scraping
Hello. After parsing in the csv file, instead of Russian characters, just a set of letters. I suspect that there is a problem with the encoding, although previously there was no such problem on other projects. Please tell me what could be the reason and how to fix it?
Andrew11
unread,
Oct 24, 2021, 5:24:22 PM10/24/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Web Scraping
If you have Visual Studio Code text editor, open the CSV file in there and change the encoding to UTF-8 with BOM. Then double click should open in Excel with unscrambled letters. It's only in Excel this happens, and isn't a problem with the CSV file itself. Let me know if it doesn't work.
sh...@parsehub.com
unread,
Oct 25, 2021, 11:53:45 AM10/25/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message