go-rod / stealth

anti-bot-detection with rod
https://pkg.go.dev/github.com/go-rod/stealth
MIT License
239 stars 30 forks source link

Add some doc in the readme to explain how this repo works #3

Open ysmood opened 4 years ago

ysmood commented 4 years ago

Help beginners to understand it to reduce misuse.

FournyP commented 3 years ago

Hello everyone, will this issues ever be treated ?

I'm currently using chromedp project and I have some problems with detection.

I have see your comment here : https://github.com/chromedp/chromedp/issues/669#issuecomment-663501039 and I want to understand how to use this project.

I have also see test file but I don't understand how to implement that with chromedp.

Have a good day and thank you for your work.

ysmood commented 3 years ago

@FournyP I think the demo code I showed there is enough, you can ask the maintainers of chromedp for help. Sorry, I'm not interested in translating code to chromedp.