run_challenge_diagnostic
Run target-site diagnostics in toolkit or matrix mode to identify anti-bot challenges and test stealth variants for a working scraping setup.
Instructions
Run target-site diagnostics in either toolkit-native or matrix smoking-gun mode. mode=toolkit -> scripts/diag_toolkit_route.py mode=matrix -> scripts/challenge_diagnostic_matrix.py
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | https://example.com/ | |
| mode | No | toolkit | |
| browser | No | chrome | |
| headless | No | ||
| variants | No | baseline,minimal_stealth,legacy_stealth | |
| read_only | No | ||
| skip_hold | No | ||
| extra_args | No | ||
| timeout_ms | No | ||
| hold_method | No | auto | |
| hold_seconds | No | ||
| artifacts_dir | No | ||
| save_artifacts | No | ||
| runs_per_variant | No | ||
| skip_interactive | No | ||
| host_profiles_path | No | ||
| require_2xx_status | No | ||
| fixture_record_path | No | ||
| fixture_replay_path | No | ||
| include_headless_stage | No | ||
| auto_commit_host_profile | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |