Puppeteer-extra: Package to integrate with proxy per page

Created on 29 Jul 2020  路  2Comments  路  Source: berstend/puppeteer-extra

Add package in order to do the job puppeteer-page-proxy does, currently it doesn't work with puppeteer-extra

Most helpful comment

Last time I checked that approach, I did not like it. Using proxy-chain worked pretty well. It's a long standing puppeteer issue, while playwright is pretty close to have it ready.

All 2 comments

Last time I checked that approach, I did not like it. Using proxy-chain worked pretty well. It's a long standing puppeteer issue, while playwright is pretty close to have it ready.

An alternative is using a proxy.pac, but it's still not awesome.

There are plans to create a proxy plugin for puppeteer-extra to make things more convenient, but we're still discussing the specifics.

Closing for this for now, unless there's more specific input/suggestions.

Was this page helpful?
0 / 5 - 0 ratings