go-rod / rod

A Chrome DevTools Protocol driver for web automation and scraping.
https://go-rod.github.io
MIT License
5.19k stars 341 forks source link

Add browser fingerprint support #905

Open lanphan opened 1 year ago

lanphan commented 1 year ago

Hello @ysmood ,

I google that there is open source from Apify to support browser fingerprint generation and injection, it supports Puppeteer so that I think go-rod can take advantage from it, would you please consider to support it?

Here it is: https://github.com/apify/fingerprint-suite

Rod Version: v0.113.4

ysmood commented 1 year ago

https://github.com/go-rod/stealth

lanphan commented 1 year ago

I know stealth, and already used it. However, it's not good enough. The one I suggested is the best open source I can find (others are commercial)

ysmood commented 1 year ago

Sure, hope someone can help to migrate it, we don't have enough human resource to do it right now. If rod can gather enough donation, we can hire developers to help on this.