DuckDuckGo Tracker Radar Dataset

Tracker Radar is the open dataset that powers DuckDuckGo's tracker and fingerprinting protection. It is a JSON corpus of the most common third-party domains on the web, with metadata covering behavior, classification, ownership, prevalence, fingerprinting, cookies, privacy policies, and performance. Distributed under Creative Commons BY-NC-SA 4.0 (commercial licensing available on request). Files are addressable as raw JSON under /domains in the GitHub repo, so it is consumable as a static read-only "data API" over HTTPS.

DuckDuckGo Tracker Radar Dataset is one of 4 APIs that DuckDuckGo publishes on the APIs.io network.

This API exposes 1 JSON Schema definition.

Tagged areas include Trackers, Open Data, Privacy Dataset, and JSON.

API entry from apis.yml

apis.yml Raw ↑
aid: duckduckgo:tracker-radar
name: DuckDuckGo Tracker Radar Dataset
humanURL: https://github.com/duckduckgo/tracker-radar
baseURL: https://raw.githubusercontent.com/duckduckgo/tracker-radar/main/
tags:
- Trackers
- Open Data
- Privacy Dataset
- JSON
description: Tracker Radar is the open dataset that powers DuckDuckGo's tracker and fingerprinting protection.
  It is a JSON corpus of the most common third-party domains on the web, with metadata covering behavior,
  classification, ownership, prevalence, fingerprinting, cookies, privacy policies, and performance. Distributed
  under Creative Commons BY-NC-SA 4.0 (commercial licensing available on request). Files are addressable
  as raw JSON under /domains in the GitHub repo, so it is consumable as a static read-only "data API"
  over HTTPS.
properties:
- type: SourceCode
  url: https://github.com/duckduckgo/tracker-radar
- type: License
  url: https://creativecommons.org/licenses/by-nc-sa/4.0/
- type: JSONSchema
  url: json-schema/tracker-radar-domain-schema.json
- type: Examples
  url: examples/tracker-radar-domain-example.json