Comment on Cloudflare and (friendly!) bots

<- View Parent
TootSweet@lemmy.world ⁨1⁩ ⁨day⁩ ago

I’m not using any headless browser or anything. I’m using Go’s “net/http” package from the standard library which just… makes HTTP requests. I’m making requests to endpoints like https://lemmy.world/api/v3/user/login and https://lemmy.world/api/v3/post. The basic process is that every time it runs, it:

The user agent it uses is Go-http-client/1.1 if that helps any.

source
Sort:hotnewtop