Expand description
Registry of known AI bot user-agents and crawler identification.
Contains a static list of AI crawlers (GPTBot, ClaudeBot, etc.) with metadata for robots.txt analysis and AI accessibility scoring.
Structs§
- AiBot
- Represents an AI crawler/bot that may access web content.
- AiBot
Registry - Registry of known AI bots for robots.txt analysis.
Statics§
- AI_BOTS
- Default list of known AI bots.
Functions§
- robots_
txt_ disallows_ bot - Parse robots.txt content and check if a specific bot is disallowed.