JSON result object for "http://privacyscore.org/"

Note: This is not a stable API during the beta. Providing highlighted JSON instead of raw JSON data is therefore intentional.

{
  "flashcookies_count": null,
  "tracker_requests": [],
  "third_parties": [],
  "final_url_is_https": true,
  "third_parties_count": 0,
  "final_url": "https://privacyscore.org/",
  "requests": [
    {
      "headers": null,
      "method": null,
      "referrer": null,
      "url": "http://privacyscore.org/"
    },
    {
      "headers": null,
      "method": null,
      "referrer": null,
      "url": "https://privacyscore.org/"
    },
    {
      "headers": null,
      "method": null,
      "referrer": null,
      "url": "https://privacyscore.org/static/frontend/css/bootstrap.min.css"
    },
    {
      "headers": null,
      "method": null,
      "referrer": null,
      "url": "https://privacyscore.org/static/frontend/css/font-awesome.min.css"
    },
    {
      "headers": null,
      "method": null,
      "referrer": null,
      "url": "https://privacyscore.org/static/frontend/css/privacyscore.css"
    },
    {
      "headers": null,
      "method": null,
      "referrer": null,
      "url": "https://privacyscore.org/static/frontend/css/flag-icon.min.css"
    },
    {
      "headers": null,
      "method": null,
      "referrer": null,
      "url": "https://privacyscore.org/static/frontend/fonts/font.css"
    },
    {
      "headers": null,
      "method": null,
      "referrer": null,
      "url": "https://privacyscore.org/static/frontend/img/privacy-score-plain.svg"
    },
    {
      "headers": null,
      "method": null,
      "referrer": null,
      "url": "https://privacyscore.org/media/pharmacies_fcPjxDD.jpg"
    },
    {
      "headers": null,
      "method": null,
      "referrer": null,
      "url": "https://privacyscore.org/media/universities.jpg"
    },
    {
      "headers": null,
      "method": null,
      "referrer": null,
      "url": "https://privacyscore.org/media/healthinsurance.jpg"
    },
    {
      "headers": null,
      "method": null,
      "referrer": null,
      "url": "https://privacyscore.org/static/frontend/img/spotlight/createlist.jpg"
    },
    {
      "headers": null,
      "method": null,
      "referrer": null,
      "url": "https://privacyscore.org/static/frontend/js/jquery-3.1.1.min.js"
    },
    {
      "headers": null,
      "method": null,
      "referrer": null,
      "url": "https://privacyscore.org/static/frontend/js/bootstrap.min.js"
    },
    {
      "headers": null,
      "method": null,
      "referrer": null,
      "url": "https://privacyscore.org/static/frontend/flags/4x3/de.svg"
    },
    {
      "headers": null,
      "method": null,
      "referrer": null,
      "url": "https://privacyscore.org/static/frontend/flags/4x3/us.svg"
    },
    {
      "headers": null,
      "method": null,
      "referrer": null,
      "url": "https://privacyscore.org/static/frontend/fonts/Raleway_900.woff"
    },
    {
      "headers": null,
      "method": null,
      "referrer": null,
      "url": "https://privacyscore.org/static/frontend/fonts/Raleway_700.woff"
    },
    {
      "headers": null,
      "method": null,
      "referrer": null,
      "url": "https://privacyscore.org/static/frontend/fonts/Lato_900.woff"
    },
    {
      "headers": null,
      "method": null,
      "referrer": null,
      "url": "https://privacyscore.org/static/frontend/fonts/Lato_400.woff"
    },
    {
      "headers": null,
      "method": null,
      "referrer": null,
      "url": "https://privacyscore.org/static/frontend/fonts/Lato_400italic.woff"
    },
    {
      "headers": null,
      "method": null,
      "referrer": null,
      "url": "https://privacyscore.org/static/frontend/fonts/fontawesome-webfont.woff2?v=4.7.0"
    }
  ],
  "google_analytics_present": false,
  "redirected_to_https": true,
  "third_party_requests_count": 0,
  "final_https_url": "https://privacyscore.org/",
  "requests_count": 22,
  "a_locations": [
    "Germany"
  ],
  "initial_url": "http://privacyscore.org/",
  "flashcookies": [],
  "profilecookies": [
    {
      "baseDomain": "privacyscore.org",
      "isHttpOnly": false,
      "value": "3OvQWLxYiZ5ROQd4Nfe1cZyoXdK8AhA4XlgbWeVDJqCEsfQVs0ZX4VKL36lOzNp9",
      "lifetime": -1,
      "path": "/",
      "name": "csrftoken",
      "expiry": -1,
      "isSecure": false,
      "host": "privacyscore.org"
    }
  ],
  "cname_records": [],
  "success": true,
  "cookie_stats": {
    "first_party_flash": 0,
    "first_party_long": 0,
    "third_party_track_domains": [],
    "third_party_track_uniq": 0,
    "first_party_short": 1,
    "third_party_long": 0,
    "third_party_short": 0,
    "third_party_track": 0,
    "third_party_flash": 0
  },
  "mx_locations": [],
  "mx_a_records_reverse": [],
  "cookies_count": 1,
  "a_records_reverse": [
    [
      "privacyscore.psi.uni-bamberg.de"
    ]
  ],
  "mx_ssl_finished": true,
  "openwpm_final_url": "https://privacyscore.org/",
  "leaks": [],
  "mixed_content": false,
  "headerchecks": {
    "x-content-type-options": {
      "status": "OK",
      "value": "nosniff"
    },
    "x-frame-options": {
      "status": "INFO",
      "value": "SAMEORIGIN,SAMEORIGIN"
    },
    "content-security-policy": {
      "status": "INFO",
      "value": "default-src 'self'; font-src 'self'; img-src 'self'; script-src 'self'; style-src 'self' 'unsafe-inline'"
    },
    "x-xss-protection": {
      "status": "OK",
      "value": "1; mode=block"
    },
    "referrer-policy": {
      "status": "WARN",
      "key": "referrer-policy",
      "value": "same-origin"
    }
  },
  "mx_records": [],
  "reachable": true,
  "a_records": [
    "141.13.99.204"
  ],
  "mx_has_ssl": false,
  "mx_a_records": [],
  "responses": null,
  "https": true
}