I hate compilers
摘要
页面说明当前访问被 Anubis 拦截或引导,是网站用于对抗大规模自动化抓取的防护机制。其核心是采用类似 Hashcash 的工作量证明(Proof-of-Work),让大规模爬取成本上升,从而减少对服务器资源的压力。页面同时提到,这是一种临时方案,未来可能会结合浏览器指纹识别等方式减少对普通用户的影响。此外,该机制依赖现代 JavaScript,部分扩展(如 JShelter)可能会导致无法正常通过验证,需要关闭相关插件。
荐读理由
这篇正文只讲了网站用 Anubis 反 AI 爬虫的机制,没给出任何可迁移到 AI 工程项目上的工具、方法、洞见或创业信号,对独立开发者来说没有可直接用的内容
原文
Making sure you're not a bot!

Loading...
You are seeing this because the administrator of this website has set up Anubis to protect the server against the scourge of AI companies aggressively scraping websites. This can and does cause downtime for the websites, which makes their resources inaccessible for everyone.
Anubis is a compromise. Anubis uses a Proof-of-Work scheme in the vein of Hashcash, a proposed proof-of-work scheme for reducing email spam. The idea is that at individual scales the additional load is ignorable, but at mass scraper levels it adds up and makes scraping much more expensive.
Ultimately, this is a placeholder solution so that more time can be spent on fingerprinting and identifying headless browsers (EG: via how they do font rendering) so that the challenge proof of work page doesn't need to be presented to users that are much more likely to be legitimate.
Please note that Anubis requires the use of modern JavaScript features that plugins like JShelter will disable. Please disable JShelter or other such plugins for this domain.
这条对你有帮助吗?