tessl install tessl/npm-isbot@5.1.0Recognise bots/crawlers/spiders using the user agent string.
Agent Success
Agent success rate when using this tile
82%
Improvement
Agent success rate improvement when using this tile compared to baseline
0.94x
Baseline
Agent success rate without this tile
87%
Generated
Agent Claude Code
Scenario 1
Naive bot detection heuristic fallback
Scenario 2
Access compiled bot regex and identifier list
Scenario 3
Bot detection via compiled regex
Scenario 4
User agent match and pattern introspection helpers
Scenario 5
Custom detectors from modified pattern lists
Scenario 6
Custom detectors from custom regex
Scenario 7
Automatic fallback when advanced regex features are unsupported