Thanks Audience grow, what is the set-up for golang ? Familiar with python and JavaScript but need to research golang.Use puppeteer + stealth addon (usually with Javascript/Python)
If you want more speed/concurrency then use Golang.
You can use chromedp, playwright-go, etc depending on what you'd be most comfortable with. The advantage of using Golang is ease of concurrency and performance gain by using worker pools and job queues (via goroutines).Thanks Audience grow, what is the set-up for golang ? Familiar with python and JavaScript but need to research golang.
Interesting stuff.You can use chromedp, playwright-go, etc depending on what you'd be most comfortable with. The advantage of using Golang is ease of concurrency and performance gain by using worker pools and job queues (via goroutines).
Thanks again very useful information.You can use chromedp, playwright-go, etc depending on what you'd be most comfortable with. The advantage of using Golang is ease of concurrency and performance gain by using worker pools and job queues (via goroutines).