2109
Google engineers want to make ad-blocking (near) impossible
(stackdiary.com)
This is a most excellent place for technology news and articles.
Am I the only one thinking these trust tokens are not going to prevent bots from scraping websites?
Eventually, somewhere, someone will just develop the infrastructure to work their way around this, right?
It would stop beneficial bots like the ones I create¹ as a small-time hobbyist because the little guy does not have the resources for this arms race. You may be right when it comes to large-scale scraping ops that are done by a business (e.g. scraping RyanAir or Southwest airlines so an airfare consolidation site can show more fares).
① e.g. I wrote a bot that scraped the real estate market sites, scraped the public transport sites, and found me a house with the shortest public transport commute.
How would this impact selenium based bots?
Perhaps not at all.
But the limitation of using #Selenium is a big one. Being forced to work in java, forced to use the resource hog of a modern gui browser, forced to reveal more browserprint info, being browser-dependent, etc. Selenium is my last choice when desperation is sufficiently high.