Search Response Schema
{
"$schema": "http://json-schema.org/schema#",
"type": "object",
"properties": {
"criteria": {
"type": "string"
},
"type": {
"type": "string"
},
"status": {
"type": "string"
},
"sources": {
"type": "array",
"items": {
"type": "object",
"properties": {
"name": {
"type": "string"
}
},
"required": [
"name"
]
}
},
"data": {
"type": "array",
"items": {
"anyOf": [
{
"type": "array"
},
{
"type": "object",
"properties": {
"instagram": {
"type": "array",
"items": {
"type": "object",
"properties": {
"post_url": {
"type": "string"
},
"total_reactions_count": {
"type": "integer"
},
"type": {
"type": "string"
},
"keyword": {
"type": "string"
},
"original_post_user_name": {
"type": "string"
},
"text": {
"type": "string"
},
"profile_id": {
"type": "string"
},
"images_url": {
"type": "array",
"items": {
"type": "string"
}
},
"comments": {
"type": "array"
},
"social_network": {
"type": "string"
},
"post_id": {
"type": "string"
},
"original_post_user_image": {
"type": "string"
},
"like_count": {
"type": "integer"
},
"comments_count": {
"type": "integer"
},
"likes": {
"type": "array",
"items": {
"type": "object",
"properties": {
"original_post_uid": {
"type": "string"
},
"social_network": {
"type": "string"
},
"reference_user_id": {
"type": "string"
},
"reference_content": {
"type": "string"
},
"reference_type": {
"type": "string"
},
"post_url": {
"type": "string"
},
"reference_user_name": {
"type": "string"
},
"reference_user_image": {
"type": "string"
},
"customrequestid": {
"type": "string"
}
},
"required": [
"customrequestid",
"original_post_uid",
"post_url",
"reference_content",
"reference_type",
"reference_user_id",
"reference_user_image",
"reference_user_name",
"social_network"
]
}
},
"timeStamp": {
"type": "string"
},
"videos_url": {
"type": "array",
"items": {
"type": "string"
}
},
"external_link_url": {
"type": "array"
},
"customrequestid": {
"type": "string"
},
"location_url": {
"type": "string"
},
"location": {
"type": "string"
}
},
"required": [
"comments",
"comments_count",
"customrequestid",
"external_link_url",
"images_url",
"keyword",
"like_count",
"likes",
"location",
"location_url",
"original_post_user_image",
"original_post_user_name",
"post_id",
"post_url",
"profile_id",
"social_network",
"text",
"timeStamp",
"total_reactions_count",
"type",
"videos_url"
]
}
},
"ok": {
"type": "array",
"items": {
"type": "object",
"properties": {
"adore_count": {
"type": "integer"
},
"super": {
"type": "array"
},
"hahaha_count": {
"type": "integer"
},
"text": {
"type": "string"
},
"profile_id": {
"type": "string"
},
"sad": {
"type": "array",
"items": {
"type": "object",
"properties": {
"original_post_uid": {
"type": "string"
},
"post_url": {
"type": "string"
},
"reference_user_id": {
"type": "string"
},
"reference_type": {
"type": "string"
},
"reference_content": {
"type": "string"
},
"social_network": {
"type": "string"
},
"reference_user_name": {
"type": "string"
},
"reference_user_image": {
"type": "string"
},
"customrequestid": {
"type": "string"
},
"post_like_count": {
"type": "integer"
}
},
"required": [
"customrequestid",
"original_post_uid",
"post_like_count",
"post_url",
"reference_content",
"reference_type",
"reference_user_id",
"reference_user_image",
"reference_user_name",
"social_network"
]
}
},
"like_count": {
"type": [
"integer",
"string"
]
},
"likes": {
"type": "array",
"items": {
"type": "object",
"properties": {
"original_post_uid": {
"type": "string"
},
"post_url": {
"type": "string"
},
"reference_user_id": {
"type": "string"
},
"reference_type": {
"type": "string"
},
"reference_content": {
"type": "string"
},
"social_network": {
"type": "string"
},
"reference_user_name": {
"type": "string"
},
"reference_user_image": {
"type": "string"
},
"customrequestid": {
"type": "string"
},
"post_like_count": {
"type": "integer"
}
},
"required": [
"customrequestid",
"original_post_uid",
"post_like_count",
"post_url",
"reference_content",
"reference_type",
"reference_user_id",
"reference_user_image",
"reference_user_name",
"social_network"
]
}
},
"yay_count": {
"type": "integer"
},
"wow_count": {
"type": "integer"
},
"love": {
"type": "array"
},
"yay": {
"type": "array"
},
"nice": {
"type": "array",
"items": {
"type": "object",
"properties": {
"original_post_uid": {
"type": "string"
},
"post_url": {
"type": "string"
},
"reference_user_id": {
"type": "string"
},
"reference_type": {
"type": "string"
},
"reference_content": {
"type": "string"
},
"social_network": {
"type": "string"
},
"reference_user_name": {
"type": "string"
},
"reference_user_image": {
"type": "string"
},
"customrequestid": {
"type": "string"
},
"post_like_count": {
"type": "integer"
}
},
"required": [
"customrequestid",
"original_post_uid",
"post_like_count",
"post_url",
"reference_content",
"reference_type",
"reference_user_id",
"reference_user_image",
"reference_user_name",
"social_network"
]
}
},
"timeStamp": {
"type": "string"
},
"super_count": {
"type": "integer"
},
"comments": {
"type": "array"
},
"post_url": {
"type": "string"
},
"haha_count": {
"type": "integer"
},
"crying_count": {
"type": "integer"
},
"adore": {
"type": "array"
},
"type": {
"type": "string"
},
"is_shared_post": {
"type": "boolean"
},
"sad_count": {
"type": "integer"
},
"total_reactions_count": {
"type": "integer"
},
"crying": {
"type": "array",
"items": {
"type": "object",
"properties": {
"original_post_uid": {
"type": "string"
},
"post_url": {
"type": "string"
},
"reference_user_id": {
"type": "string"
},
"reference_type": {
"type": "string"
},
"reference_content": {
"type": "string"
},
"social_network": {
"type": "string"
},
"reference_user_name": {
"type": "string"
},
"reference_user_image": {
"type": "string"
},
"customrequestid": {
"type": "string"
},
"post_like_count": {
"type": "integer"
}
},
"required": [
"customrequestid",
"original_post_uid",
"post_like_count",
"post_url",
"reference_content",
"reference_type",
"reference_user_id",
"reference_user_image",
"reference_user_name",
"social_network"
]
}
},
"nice_count": {
"type": "integer"
},
"created_date": {
"type": "string"
},
"haha": {
"type": "array"
},
"social_network": {
"type": "string"
},
"original_post_user_name": {
"type": "string"
},
"original_post_user_image": {
"type": "string"
},
"shock_count": {
"type": "integer"
},
"customrequestid": {
"type": "string"
},
"shares_count": {
"type": "integer"
},
"keyword": {
"type": "string"
},
"shock": {
"type": "array"
},
"love_count": {
"type": "integer"
},
"images_url": {
"type": "array",
"items": {
"type": "string"
}
},
"comments_count": {
"type": "integer"
},
"hahaha": {
"type": "array"
},
"videos_url": {
"type": "array",
"items": {
"type": "string"
}
},
"external_link_url": {
"type": "array",
"items": {
"type": "string"
}
},
"wow": {
"type": "array"
}
},
"required": [
"adore",
"adore_count",
"comments",
"comments_count",
"created_date",
"crying",
"crying_count",
"customrequestid",
"external_link_url",
"haha",
"haha_count",
"hahaha",
"hahaha_count",
"images_url",
"is_shared_post",
"keyword",
"like_count",
"likes",
"love",
"love_count",
"nice",
"nice_count",
"original_post_user_image",
"original_post_user_name",
"post_url",
"profile_id",
"sad",
"sad_count",
"shares_count",
"shock",
"shock_count",
"social_network",
"super",
"super_count",
"text",
"timeStamp",
"total_reactions_count",
"type",
"videos_url",
"wow",
"wow_count",
"yay",
"yay_count"
]
}
},
"fb": {
"type": "array",
"items": {
"type": "object",
"properties": {
"love": {
"type": "array",
"items": {
"type": "object",
"properties": {
"original_post_uid": {
"type": "string"
},
"social_network": {
"type": "string"
},
"reference_user_id": {
"type": "string"
},
"reference_content": {
"type": "string"
},
"reference_type": {
"type": "string"
},
"post_url": {
"type": "string"
},
"reference_user_name": {
"type": "string"
},
"reference_user_image": {
"type": "string"
},
"customrequestid": {
"type": "string"
}
},
"required": [
"customrequestid",
"original_post_uid",
"post_url",
"reference_content",
"reference_type",
"reference_user_id",
"reference_user_image",
"reference_user_name",
"social_network"
]
}
},
"care_count": {
"type": "integer"
},
"text": {
"type": "string"
},
"profile_id": {
"type": "string"
},
"posted_by_profile_url": {
"type": "string"
},
"sad": {
"type": "array"
},
"thankful": {
"type": "array"
},
"like_count": {
"type": "integer"
},
"likes": {
"type": "array",
"items": {
"type": "object",
"properties": {
"original_post_uid": {
"type": "string"
},
"social_network": {
"type": "string"
},
"reference_user_id": {
"type": "string"
},
"reference_content": {
"type": "string"
},
"reference_type": {
"type": "string"
},
"post_url": {
"type": "string"
},
"reference_user_name": {
"type": "string"
},
"reference_user_image": {
"type": "string"
},
"customrequestid": {
"type": "string"
}
},
"required": [
"customrequestid",
"original_post_uid",
"post_url",
"reference_content",
"reference_type",
"reference_user_id",
"reference_user_image",
"reference_user_name",
"social_network"
]
}
},
"wow_count": {
"type": "integer"
},
"timeStamp": {
"type": "string"
},
"wow": {
"type": "array"
},
"comments": {
"type": "array"
},
"post_url": {
"type": "string"
},
"location": {
"type": "string"
},
"haha_count": {
"type": "integer"
},
"type": {
"type": "string"
},
"sad_count": {
"type": "integer"
},
"total_reactions_count": {
"type": "integer"
},
"haha": {
"type": "array",
"items": {
"type": "object",
"properties": {
"original_post_uid": {
"type": "string"
},
"social_network": {
"type": "string"
},
"reference_user_id": {
"type": "string"
},
"reference_content": {
"type": "string"
},
"reference_type": {
"type": "string"
},
"post_url": {
"type": "string"
},
"reference_user_name": {
"type": "string"
},
"reference_user_image": {
"type": "string"
},
"customrequestid": {
"type": "string"
}
},
"required": [
"customrequestid",
"original_post_uid",
"post_url",
"reference_content",
"reference_type",
"reference_user_id",
"reference_user_image",
"reference_user_name",
"social_network"
]
}
},
"social_network": {
"type": "string"
},
"original_post_user_name": {
"type": "string"
},
"original_post_user_image": {
"type": "string"
},
"customrequestid": {
"type": "string"
},
"care": {
"type": "array"
},
"original_post_uid": {
"type": "string"
},
"external_link_url": {
"type": "array",
"items": {
"type": "string"
}
},
"keyword": {
"type": "string"
},
"post_id": {
"type": "string"
},
"angry_count": {
"type": "integer"
},
"love_count": {
"type": "integer"
},
"thankful_count": {
"type": "integer"
},
"images_url": {
"type": "array",
"items": {
"type": "string"
}
},
"comments_count": {
"type": "integer"
},
"created_date": {
"type": "string"
},
"videos_url": {
"type": "array",
"items": {
"type": "string"
}
},
"_id": {
"type": "string"
},
"angry": {
"type": "array"
},
"is_shared_post": {
"type": "boolean"
},
"shared_text": {
"type": "string"
}
},
"required": [
"_id",
"angry",
"angry_count",
"care",
"care_count",
"comments",
"comments_count",
"created_date",
"customrequestid",
"external_link_url",
"haha",
"haha_count",
"images_url",
"keyword",
"like_count",
"likes",
"location",
"love",
"love_count",
"original_post_uid",
"original_post_user_image",
"original_post_user_name",
"post_id",
"post_url",
"posted_by_profile_url",
"profile_id",
"sad",
"sad_count",
"social_network",
"text",
"thankful",
"thankful_count",
"timeStamp",
"total_reactions_count",
"type",
"videos_url",
"wow",
"wow_count"
]
}
},
"vk": {
"type": "array",
"items": {
"type": "object",
"properties": {
"love": {
"type": "array"
},
"views_count": {
"type": "integer"
},
"text": {
"type": "string"
},
"profile_id": {
"type": "integer"
},
"sad": {
"type": "array",
"items": {
"type": "object",
"properties": {
"customrequestid": {
"type": "string"
},
"post_url": {
"type": "string"
},
"social_network": {
"type": "string"
},
"original_post_uid": {
"type": "integer"
},
"reference_type": {
"type": "string"
},
"reference_user_id": {
"type": "string"
},
"reference_user_name": {
"type": "string"
},
"reference_user_image": {
"type": "string"
},
"reference_content": {
"type": "string"
}
},
"required": [
"customrequestid",
"original_post_uid",
"post_url",
"reference_content",
"reference_type",
"reference_user_id",
"reference_user_image",
"reference_user_name",
"social_network"
]
}
},
"like_count": {
"type": "integer"
},
"likes": {
"type": "array",
"items": {
"type": "object",
"properties": {
"original_post_uid": {
"type": "integer"
},
"social_network": {
"type": "string"
},
"reference_user_id": {
"type": "string"
},
"reference_content": {
"type": "string"
},
"reference_type": {
"type": "string"
},
"post_url": {
"type": "string"
},
"reference_user_name": {
"type": "string"
},
"reference_user_image": {
"type": "string"
},
"customrequestid": {
"type": "string"
}
},
"required": [
"customrequestid",
"original_post_uid",
"post_url",
"reference_content",
"reference_type",
"reference_user_id",
"reference_user_image",
"reference_user_name",
"social_network"
]
}
},
"wow_count": {
"type": "integer"
},
"timeStamp": {
"type": "string"
},
"wow": {
"type": "array",
"items": {
"type": "object",
"properties": {
"customrequestid": {
"type": "string"
},
"post_url": {
"type": "string"
},
"social_network": {
"type": "string"
},
"original_post_uid": {
"type": "integer"
},
"reference_type": {
"type": "string"
},
"reference_user_id": {
"type": "string"
},
"reference_user_name": {
"type": "string"
},
"reference_user_image": {
"type": "string"
},
"reference_content": {
"type": "string"
}
},
"required": [
"customrequestid",
"original_post_uid",
"post_url",
"reference_content",
"reference_type",
"reference_user_id",
"reference_user_image",
"reference_user_name",
"social_network"
]
}
},
"comments": {
"type": "array"
},
"post_url": {
"type": "string"
},
"haha_count": {
"type": "integer"
},
"type": {
"type": "string"
},
"is_shared_post": {
"type": "boolean"
},
"sad_count": {
"type": "integer"
},
"total_reactions_count": {
"type": "integer"
},
"haha": {
"type": "array",
"items": {
"type": "object",
"properties": {
"customrequestid": {
"type": "string"
},
"post_url": {
"type": "string"
},
"social_network": {
"type": "string"
},
"original_post_uid": {
"type": "integer"
},
"reference_type": {
"type": "string"
},
"reference_user_id": {
"type": "string"
},
"reference_user_name": {
"type": "string"
},
"reference_user_image": {
"type": "string"
},
"reference_content": {
"type": "string"
}
},
"required": [
"customrequestid",
"original_post_uid",
"post_url",
"reference_content",
"reference_type",
"reference_user_id",
"reference_user_image",
"reference_user_name",
"social_network"
]
}
},
"shares_count": {
"type": "integer"
},
"original_post_user_name": {
"type": "string"
},
"original_post_user_image": {
"type": "string"
},
"customrequestid": {
"type": "string"
},
"original_post_uid": {
"type": "string"
},
"social_network": {
"type": "string"
},
"angry_count": {
"type": "integer"
},
"love_count": {
"type": "integer"
},
"images_url": {
"type": "array",
"items": {
"type": "string"
}
},
"comments_count": {
"type": "integer"
},
"created_date": {
"type": "string"
},
"videos_url": {
"type": "array",
"items": {
"type": "string"
}
},
"external_link_url": {
"type": "array",
"items": {
"type": "string"
}
},
"angry": {
"type": "array",
"items": {
"type": "object",
"properties": {
"customrequestid": {
"type": "string"
},
"post_url": {
"type": "string"
},
"social_network": {
"type": "string"
},
"original_post_uid": {
"type": "integer"
},
"reference_type": {
"type": "string"
},
"reference_user_id": {
"type": "string"
},
"reference_user_name": {
"type": "string"
},
"reference_user_image": {
"type": "string"
},
"reference_content": {
"type": "string"
}
},
"required": [
"customrequestid",
"original_post_uid",
"post_url",
"reference_content",
"reference_type",
"reference_user_id",
"reference_user_image",
"reference_user_name",
"social_network"
]
}
}
},
"required": [
"angry",
"angry_count",
"comments",
"comments_count",
"created_date",
"customrequestid",
"external_link_url",
"haha",
"haha_count",
"images_url",
"is_shared_post",
"like_count",
"likes",
"love",
"love_count",
"original_post_uid",
"original_post_user_image",
"original_post_user_name",
"post_url",
"profile_id",
"sad",
"sad_count",
"shares_count",
"social_network",
"text",
"timeStamp",
"total_reactions_count",
"type",
"videos_url",
"views_count",
"wow",
"wow_count"
]
}
},
"linkedin": {
"type": "array",
"items": {
"type": "object",
"properties": {
"customrequestid": {
"type": "string"
},
"social_network": {
"type": "string"
},
"profile_id": {
"type": "string"
},
"post_url": {
"type": "string"
},
"original_post_user_name": {
"type": "string"
},
"original_post_uid": {
"type": "string"
},
"original_post_user_image": {
"type": "string"
},
"posted_by_profile_url": {
"type": "string"
},
"is_shared_post": {
"type": "boolean"
},
"text": {
"type": "string"
},
"timeStamp": {
"type": "string"
},
"like_count": {
"type": "integer"
},
"celebrate_count": {
"type": "integer"
},
"love_count": {
"type": "integer"
},
"insightful_count": {
"type": "integer"
},
"curious_count": {
"type": "integer"
},
"appreciation_count": {
"type": "integer"
},
"haha_count": {
"type": "integer"
},
"total_reactions_count": {
"type": "integer"
},
"comments_count": {
"type": "integer"
},
"images_url": {
"type": "array",
"items": {
"type": "string"
}
},
"videos_url": {
"type": "array"
},
"external_link_url": {
"type": "array",
"items": {
"type": "string"
}
},
"comments": {
"type": "array"
},
"likes": {
"type": "array",
"items": {
"type": "object",
"properties": {
"customrequestid": {
"type": "string"
},
"post_url": {
"type": "string"
},
"social_network": {
"type": "string"
},
"original_post_uid": {
"type": "string"
},
"reference_type": {
"type": "string"
},
"reference_user_id": {
"type": "string"
},
"reference_user_name": {
"type": "string"
},
"reference_user_image": {
"type": "string"
},
"reference_content": {
"type": "string"
}
},
"required": [
"customrequestid",
"original_post_uid",
"post_url",
"reference_content",
"reference_type",
"reference_user_id",
"reference_user_image",
"reference_user_name",
"social_network"
]
}
},
"celebrate": {
"type": "array",
"items": {
"type": "object",
"properties": {
"customrequestid": {
"type": "string"
},
"post_url": {
"type": "string"
},
"social_network": {
"type": "string"
},
"original_post_uid": {
"type": "string"
},
"reference_type": {
"type": "string"
},
"reference_user_id": {
"type": "string"
},
"reference_user_name": {
"type": "string"
},
"reference_user_image": {
"type": "string"
},
"reference_content": {
"type": "string"
}
},
"required": [
"customrequestid",
"original_post_uid",
"post_url",
"reference_content",
"reference_type",
"reference_user_id",
"reference_user_image",
"reference_user_name",
"social_network"
]
}
},
"love": {
"type": "array"
},
"haha": {
"type": "array"
},
"insightful": {
"type": "array",
"items": {
"type": "object",
"properties": {
"customrequestid": {
"type": "string"
},
"post_url": {
"type": "string"
},
"social_network": {
"type": "string"
},
"original_post_uid": {
"type": "string"
},
"reference_type": {
"type": "string"
},
"reference_user_id": {
"type": "string"
},
"reference_user_name": {
"type": "string"
},
"reference_user_image": {
"type": "string"
},
"reference_content": {
"type": "string"
}
},
"required": [
"customrequestid",
"original_post_uid",
"post_url",
"reference_content",
"reference_type",
"reference_user_id",
"reference_user_image",
"reference_user_name",
"social_network"
]
}
},
"curious": {
"type": "array"
},
"appreciation": {
"type": "array",
"items": {
"type": "object",
"properties": {
"customrequestid": {
"type": "string"
},
"post_url": {
"type": "string"
},
"social_network": {
"type": "string"
},
"original_post_uid": {
"type": "string"
},
"reference_type": {
"type": "string"
},
"reference_user_id": {
"type": "string"
},
"reference_user_name": {
"type": "string"
},
"reference_user_image": {
"type": "string"
},
"reference_content": {
"type": "string"
}
},
"required": [
"customrequestid",
"original_post_uid",
"post_url",
"reference_content",
"reference_type",
"reference_user_id",
"reference_user_image",
"reference_user_name",
"social_network"
]
}
},
"created_date": {
"type": "string"
},
"type": {
"type": "string"
}
},
"required": [
"appreciation",
"appreciation_count",
"celebrate",
"celebrate_count",
"comments",
"comments_count",
"created_date",
"curious",
"curious_count",
"customrequestid",
"external_link_url",
"haha",
"haha_count",
"images_url",
"insightful",
"insightful_count",
"is_shared_post",
"like_count",
"likes",
"love",
"love_count",
"original_post_uid",
"original_post_user_image",
"original_post_user_name",
"post_url",
"posted_by_profile_url",
"profile_id",
"social_network",
"text",
"timeStamp",
"total_reactions_count",
"type",
"videos_url"
]
}
}
}
}
]
}
}
},
"required": [
"criteria",
"data",
"sources",
"status",
"type"
]
}
Last updated