【发布时间】:2014-05-02 00:45:40
【问题描述】:
以下场景:
某种爬虫声称他使用 Firefox,例如
Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:25.0) Gecko/20100101 Firefox/29.0
我是否能够检测到此用户未使用浏览器?
我为什么要这样做
我在我的 apache 日志中发现了一个行为奇怪的用户,但我不想禁止他,除非我知道这是一个爬虫
【问题讨论】:
-
一些爬虫为搜索引擎提供信息。搜索引擎带来访问者。
-
@Paul 我不认为 serchengine 爬虫声称是 firefox
-
Possible duplicate,或至少相关
标签: apache web-crawler