Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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

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

...

following example JSON is returned for the webpage https://www.nytimes.com/1972/02/13/archives/cleveland-cuts-city-employe-pay-police-and-firemen-to-lose-a-day.html. See the JSON Response Reference for definitions of the fields in the response.

Code Block
languagejson
{
  "dataAvailable": true,
  "status": "PROCESSED",
  "pageUrl": "https://www.
foodsafetynews
nytimes.com/
2017/01/mother-son-sue-eatery-for-thanksgiving-dinner-food-poisoning/
1972/02/13/archives/cleveland-cuts-city-employe-pay-police-and-firemen-to-lose-a-day.html",
  "uuid": "efe076d8-8cec-475e-a121-4e0388316b8f",
  "verityData": {
    "processedAt": "2022-02-08T01:05:39.231Z",
    "expiresAt": "2022-03-10T01:05:39.231Z",
    "languageCode": "en",
    "iab": {
      "v1": [
        {
          "id": "
IAB8
IAB12",
          "category": "
Food & Drink
News",
          "score": 0.
33
75
        },
        {
          "id": "IAB11",
          "category": "Law, Gov't & Politics",
          "score": 0.28
        },
        {
          "id": "IAB11-
2
4",
          "category": "
Legal Issues
Politics",
          "score": 0.
22
26
        }
      ],
      "v2": [
        {
          "id": "
IAB8-1
379",
          "category": "
American
News and 
Cuisine
Politics",
          "score": 0.
12
75
        }
]
,
"v2":

[
        
{
          "id": "
379
387",
          "category": "
News and Politics
Elections",
          "score": 0.
43
41,
        
},
  
"parent": {
   
{
         
"id": "
150
386",
            "category": "
Events
Politics",
and
 
Attractions",
           "
score
parent": 
0.28
{
        
},
      "id": "379",
   
{
           "
id
category": "
383
News and Politics"
,

          
"category":
 
"Law",
 }
         
"score": 0.16
 }
        },
        {
          "id": "
157
383",
          "category": "
National & Civic Holidays
Law",
          "score": 0.
09
28,
        
}
  "parent": {
   
]
    
},
     "
keywords
id": 
[
"379",
      
"long
 
pond
 
road",
    "category": "News and Politics"
thanksgiving

dinner",
       
"thanksgiving
 
day",
  }
    
"reporters
 
clostridium
 
perfringens",
  },
    
"golden
 
ponds",
   {
   
"john
 
ricci",
      "id": "
natalie woods
386",
      
"poisoning",
    
"category": 
"
wynn
Politics",
      
"pollish",
    "score": 0.26,
  
"party
 
house",
       "
clostridium perfringens
parent"
,
: {
     
"connor
 
wynn",
      "id": "
perfringens
379",
      
"seattle",
      "category": "
paul
News 
v.
and 
nunes
Politics"
,

      
"golden
 
pond",
   }
   
"food
 
poisoning",
    }
  
"food
 
safety
 
news",
  ]
    
"monroe
},
county
 
department
 
of
 
public
 
health",
"keywords": [
      "
bill marler
cleveland",
      "
italian
cleveland cuts city employe pay",
      "
ralph rinaudo
mayor",
      "
rochester democrat
city",
      "
food safety
order",
      "
eatery
city employes",
      "
rochester
action",
      "
monroe county health department
city council",
      "
golden
per 
ponds
cent 
restaurant
cut",
      "
marler
year",
      "
monroe county
representatives",
      "
thanksgiving
cabinet",
      "
rinaudo
cutback",
      "
county
work 
health department
reduction",
      "
chronicle
per cent income tax"
    ],
    "safe": false,
    "threats": [
      {
        "id": "
GGT9
GGT2",
        "category": "
Medical
Criminal",
        "confidence": "VERY_HIGH"
} ]
,
"events": [ {

        "
id
risk": "
GGE24-4
HIGH"
,

      }
 
"category":
 
"Thanksgiving",
  ],
    
"
score
events": 
0.96 }
[],
    "sentiments": [
      {
        "sentiment": "
neu
neutral",
        "score": 0.
53
72
      },
      {
        "sentiment": "
neg
negative",
        "score": 0.
41
24
      },
      {
        "sentiment": "
pos
positive",
        "score": 0.
06
03
      }
    ]
  }
}