User-Agent 生成器 / 机器人·爬虫目录 / AI

AI 机器人 · 爬虫 User-Agent

属于 AI 分类的机器人·爬虫在实际请求中使用的代表性 User-Agent。

GPTBotMozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko); compatible; GPTBot/1.1; +https://openai.com/gptbot
ChatGPT-UserMozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko); compatible; ChatGPT-User/1.0; +https://openai.com/bot
ClaudeBotMozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko); compatible; ClaudeBot/1.0; +claudebot@anthropic.com
PerplexityBotMozilla/5.0 (compatible; PerplexityBot/1.0; +https://perplexity.ai/perplexitybot)

机器人的 User-Agent 会随时间变化,也可能被伪造。做访问控制时不要仅凭 UA 字符串判断,请同时使用反向 DNS 查询或官方 IP 段验证。