• mac@lemm.ee
      link
      fedilink
      English
      arrow-up
      0
      ·
      edit-2
      1 day ago

      During my first (shitty) 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 https://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
        link
        fedilink
        English
        arrow-up
        0
        ·
        1 day 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
          link
          fedilink
          English
          arrow-up
          0
          ·
          22 hours 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