提问 HN:为什么 Reddit 屏蔽所有自动化访问,却为所有 URL 提供 .json 格式?

3作者: ksajadi2 个月前
Reddit 正在积极阻止所有自动化访问(参见他们的 robots.txt 文件),并使用大量试探法来阻止不遵守该规则的爬虫。<p>然而,与此同时,所有 Reddit URL 都可以通过在末尾添加 .json 来实现机器可读。<p>有人能解释一下这有什么意义吗?
查看原文
Reddit is aggressively blocking all automated access (see their robots.txt) and uses a lot of heuristics to block crawlers that do not honor it.<p>However, at the same time all Reddit URLs can be made machine readable by adding a .json to the end.<p>Can anyone explain what&#x27;s the point of that?