"Hey folks!
I’ve been trying to figure out *how to scrap data from web with Golang*, but I’m kinda stuck.
Any tips or best practices? Like, what libraries do y’all recommend? I’ve seen `colly` thrown around a lot—is it the go-to?
Also, how do you avoid getting blocked? Proxies? Delays? Or is there some sneaky trick I’m missing?
And uh… is there a way to make it *efficient*? My current script feels slower than a dial-up connection lol.
Would love any advice—even if it’s just “don’t do it, use Python instead” 😅
Thanks in advance!"
I’ve been trying to figure out *how to scrap data from web with Golang*, but I’m kinda stuck.
Any tips or best practices? Like, what libraries do y’all recommend? I’ve seen `colly` thrown around a lot—is it the go-to?
Also, how do you avoid getting blocked? Proxies? Delays? Or is there some sneaky trick I’m missing?
And uh… is there a way to make it *efficient*? My current script feels slower than a dial-up connection lol.
Would love any advice—even if it’s just “don’t do it, use Python instead” 😅
Thanks in advance!"
