detect_tracking
Identify tracking scripts and privacy elements on webpages to analyze data collection practices. Specify URL and tracker types like analytics or advertising for targeted detection.
Instructions
Detect tracking scripts and privacy-related elements
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The URL to detect tracking on | |
| trackerTypes | No | Types of trackers to detect (default: all) | |
| useCache | No | Whether to use cached content if available (default: true) |