Comment on Cloudflare blocking Pale Moon and other browsers with smaller user bases
mac@lemm.ee 4 days agoThanks for sharing!
Comment on Cloudflare blocking Pale Moon and other browsers with smaller user bases
mac@lemm.ee 4 days agoThanks for sharing!
SerotoninSwells@lemmy.world 4 days ago
Thanks for reading and commenting!
mac@lemm.ee 4 days ago
During my first job as a dev outta school, they had me writing scrapers. I was actually able to subvert it pretty easily using this package that doesn’t appear to be maintained anymore github.com/VeNoMouS/cloudscraper
Was pretty surprised to learn that, at the time, they were only checking if JS was enabled, especially since CF is the gold standard for this sort of stuff. I’m sure this has changed?
SerotoninSwells@lemmy.world 4 days ago
Given that the last updates to this repo were five years ago, I’m not too sure if it’s still valid. I don’t follow Cloudflare bypasses but I am fairly certain there are more successful frameworks and services now. The landscape is evolving quickly. We are seeing a proliferation of “bot as a service”, captcha passing farms, dedicated browsers for botting, newsletters, substacks, Discord servers, you name it. Then there are the methods you don’t readily find much talk on like custom modified Chrome browsers. It’s fascinating how much effort is being funneled into this field.
mac@lemm.ee 4 days ago
Oh i can definitely see custom browsers being useful in that area. I remember the JavaScript navigator properties were always such a PITA as there was nothing you could really do to get around what they exposed