Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

The high-level JSON page analysis response structure is summarized as follows:

dataAvailable
status
pageUrl
verityData
languageCode
iab
v2
keywords
safe
threats
sentiments
processedAt

{
  "dataAvailable": true,
  "status": "PROCESSED",
  "pageUrl": "https://www.foodsafetynews.com/2017/01/mother-son-sue-eatery-for-thanksgiving-dinner-food-poisoning/",
  "verityData": {
    "languageCode": "en",
    "iab": {
      "v1": [
        {
          "id": "IAB8",
          "category": "Food & Drink",
          "score": 0.33
        },
        {
          "id": "IAB11",
          "category": "Law, Gov't & Politics",
          "score": 0.28
        },
        {
          "id": "IAB11-2",
          "category": "Legal Issues",
          "score": 0.22
        },
        {
          "id": "IAB8-1",
          "category": "American Cuisine",
          "score": 0.12
        }
      ],
      "v2": [
        {
          "id": "379",
          "category": "News and Politics",
          "score": 0.43
        },
        {
          "id": "150",
          "category": "Events and Attractions",
          "score": 0.28
        },
        {
          "id": "383",
          "category": "Law",
          "score": 0.16
        },
        {
          "id": "157",
          "category": "National & Civic Holidays",
          "score": 0.09
        }
      ]
    },
    "keywords": [
      "long pond road",
      "thanksgiving dinner",
      "thanksgiving day",
      "reporters clostridium perfringens",
      "golden ponds",
      "john ricci",
      "natalie woods",
      "poisoning",
      "wynn",
      "pollish",
      "party house",
      "clostridium perfringens",
      "connor wynn",
      "perfringens",
      "seattle",
      "paul v. nunes",
      "golden pond",
      "food poisoning",
      "food safety news",
      "monroe county department of public health",
      "bill marler",
      "italian",
      "ralph rinaudo",
      "rochester democrat",
      "food safety",
      "eatery",
      "rochester",
      "monroe county health department",
      "golden ponds restaurant",
      "marler",
      "monroe county",
      "thanksgiving",
      "rinaudo",
      "county health department",
      "chronicle"
    ],
    "safe": false,
    "threats": [
      {
        "id": "GGT9",
        "category": "Medical",
        "confidence": "VERY_HIGH"
      }
    ],
    "events": [
      {
        "id": "GGE24-4",
        "category": "Thanksgiving",
        "score": 0.96
      }
    ],
    "sentiments": [
      {
        "sentiment": "neu",
        "score": 0.53
      },
      {
        "sentiment": "neg",
        "score": 0.41
      },
      {
        "sentiment": "pos",
        "score": 0.06
      }
    ]
  }
}



  • No labels