get_fingerprint_info
Retrieve browser fingerprint data including user agent, screen dimensions, WebGL details, and canvas hash to verify anti-detection engine presentation.
Instructions
Get the current browser fingerprint information.
Reads navigator, screen, WebGL, and canvas fingerprint data from the browser to verify what fingerprint the anti-detection engine is presenting.
Returns: dict with userAgent, platform, language, screen dimensions, WebGL info, canvas fingerprint hash, and other fingerprint markers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||