check_detection
Test browser fingerprinting detection by visiting bot detection sites and capturing screenshots to verify anti-detection capabilities for JavaScript reverse engineering.
Instructions
Navigate to a bot detection site and take a screenshot to verify anti-detection.
Opens a fingerprint/bot detection site (default: bot.sannysoft.com) and captures a screenshot for visual inspection of detection results.
Args: url: Detection site URL. Common choices: - "https://bot.sannysoft.com" (default) - "https://browserscan.net" - "https://abrahamjuliot.github.io/creepjs/"
Returns: dict with screenshot_base64 and any detected issues.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | https://bot.sannysoft.com |