Skip to content
This repository has been archived by the owner on May 8, 2020. It is now read-only.

UTF-8 characters are coming as garbage #291

Open
bazinga012 opened this issue Jan 13, 2020 · 1 comment
Open

UTF-8 characters are coming as garbage #291

bazinga012 opened this issue Jan 13, 2020 · 1 comment

Comments

@bazinga012
Copy link

bazinga012 commented Jan 13, 2020

Hi all,
I'm using pyppeteer==0.0.25. UTF-8 characters are coming as garbage. I have tried setting

await page.setExtraHTTPHeaders({'Accept-Charset': 'utf-8', 'Content-Type': 'text/html; charset=utf-8',})
but it doesn't work. Any help is appreciated.

@Mattwmaster58
Copy link

Hi @bazinga012 , it looks like this project has been abandoned. You may want to consider the active fork pyppeteer2. Feel free to create an issue there if your problem persists with the updated libary.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants