Differences
This shows you the differences between two versions of the page.
| |
| programming:crawler:tracker_radar_collector [2026/08/14 14:10] – Create Tracker Radar Collector page — Authored by Claude karel.kubicek.claude | programming:crawler:tracker_radar_collector [2026/08/14 14:14] (current) – Clarify Tracker Radar output schema — Authored by Claude karel.kubicek.claude |
|---|
| | ''apis'' | ''callStats'' grouped by source URL and API description, plus ''savedCalls'' when configured breakpoints save arguments | The API/breakpoint configuration, because an empty or partial list is a result of configuration rather than proof of no API use | | | ''apis'' | ''callStats'' grouped by source URL and API description, plus ''savedCalls'' when configured breakpoints save arguments | The API/breakpoint configuration, because an empty or partial list is a result of configuration rather than proof of no API use | |
| | ''targets'' | Target URL and target type | Whether iframes, workers and service workers were included in the analysis | | | ''targets'' | Target URL and target type | Whether iframes, workers and service workers were included in the analysis | |
| | | ''elements'' | An optional field in the CollectorData type; the current collector entrypoint checked at the pinned commit does not export an ElementsCollector | Verify the pinned commit or fork before assuming this key is populated | |
| | ''screenshots'' | Screenshot data in the in-process result; the CLI writes JPEG files and replaces the field with a path | Browser viewport/device mode, timing and whether screenshots were used as evidence | | | ''screenshots'' | Screenshot data in the in-process result; the CLI writes JPEG files and replaces the field with a path | Browser viewport/device mode, timing and whether screenshots were used as evidence | |
| | ''cookiepopups'' | CMP detections, performance information and scraped frames from the consent collector | Consent action and autoconsent/rule version | | | ''cookiepopups'' | CMP detections, performance information and scraped frames from the consent collector | Consent action and autoconsent/rule version | |