Regarding the residental botnets: check their TLS fingerprint, they usually (at least from my experience) have the same few JA4 hashes that don‘t match with modern browsers
Are they all LG TVs or similar?
A year of fighting scrapers on my 1.5 million-page website
471–479 of 479 posts
Re: A year of fighting scrapers on my 1.5 million-page website
#472Re: A year of fighting scrapers on my 1.5 million-page website
#473Earlier quoted context omitted.
How is the difference relevant here?
I care about people reading my content with their browser. I don’t care about bots.
If not, that’s fine, you just don’t care about a specific category of human users.
Re: A year of fighting scrapers on my 1.5 million-page website
#474Earlier quoted context omitted.
that's really smart of them. Just pay to use the service you need.
It's really smart of them to manufacture a negative sentiment about the project because the sexual fetish icon gets injected into all kinds of places where it is absolutely inappropriate?
People like you are the reason every single communication, logo, and document is overly formal corpo-slop that reads like a LinkedIn post.
Re: A year of fighting scrapers on my 1.5 million-page website
#475Earlier quoted context omitted.
It doesn't detect "real browsers". It simply adds some friction and is niche enough that AI scrapers have not bothered to bypass it yet.
> and is niche enough that AI scrapers have not bothered to bypass it yet. it is not niche. it is state of the art and widely deployed on major websites.
No it's not.
Re: A year of fighting scrapers on my 1.5 million-page website
#476Earlier quoted context omitted.
There is absolutely nothing sexualized about the Anubis mascot.
You are very naive if you believe there is nothing sexualized about furries.
Do you believe any anthropomorphic cartoon animal must be implicitly sexual because "furries exist and have sex?" I hate to break it to you but just about everyone has sex.
Also, Looney Tunes must horrify you. Wile E. Coyote isn't even wearing any clothes at all, and they show that to children!
Re: A year of fighting scrapers on my 1.5 million-page website
#477Earlier quoted context omitted.
Because the economic, social, and climate impacts are at best uncertain and at worst devastating to the majority of human beings on the planet. It's always surprising to me that people don't intuitively separate the usefulness of AI from its risks. It feels like everyone has to be a doomer or a booster.
> at worst devastating This is such a low bar literally anything would clear it. Even tomato farming.
Re: A year of fighting scrapers on my 1.5 million-page website
#478Previously, I had done a fair amount of research into how Google's monopoly on web crawling further entrenches their monopoly in the search engine market. You can read more about this here, https://knuckleheads.club , there is a long report from ~2020 or so that explains how it worked at the time. The club is mothballed, I am doing other things with my life, and I'm happy to say that we played a very small role in th…
> It's a shame that CCBot is caught in the cross fire, but that's life. We're used to it. Sadly.
Re: A year of fighting scrapers on my 1.5 million-page website
#479Earlier quoted context omitted.
For a “personal website” or any relatively simple static content site, the DB should not be getting hit much at all. Cache is your friend. For my sites I have a map of all relevant queries and when we do updates we run the relevant queries one time and cache them to both memory and file system.
Should being the operative word. In practice it's both easy and common to have a database do unnecessary work when generating a page, a problem that often only rears its head when under unusual load.