Cuadrix / puppeteer-page-proxy

Additional module to use with 'puppeteer' for setting proxies per page basis.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unmaintained. Alternatives?

sequencerr opened this issue · comments

People, can you suggest working forks/alternatives? As far as puppeteer/puppeteer#8820 createIncognitoBrowserContext does not work yet

commented

hi, i just fixed this package by another fork and add some from me - https://github.com/stableproxy/puppeteer-page-proxy

hi, i just fixed this package by another fork and add some from me - https://github.com/stableproxy/puppeteer-page-proxy

omg thank you!!!!! I searched for a solution for three days

I created a new fork and turned it into a puppeteer-extra plugin.
You can page.useProxy('...') on it.
https://github.com/nomagick/puppeteer-extra-plugin-page-proxy

I fixed everything: Pudochu@30bfe18