{
"articles": [
{
"id": "string",
"title": "string",
"summary": "string",
"imageUrl": "string",
"publicTime": "string",
"clicksCount": 0,
"likeCount": 0,
"commentsCount": 0,
"shareCount": 0,
"watchCount": 0,
"url": "string",
"author": "string",
"sourceUsernickname": "string",
"publicTagInfo": "string",
"relevanceScore": 0,
"popularityScore": 0,
"recencyScore": 0,
"totalScore": 0
}
],
"total": 0,
"pageNum": 0,
"pageSize": 0,
"keyword": "string",
"tips": "string",
"relatedSearches": [
{
"keyword": "string",
"articleCount": 0
}
],
"hotTopics": [
{
"topic": "string",
"articleCount": 0,
"totalReadCount": 0
}
],
"latestHotArticles": [
{
"id": "string",
"title": "string",
"summary": "string",
"imageUrl": "string",
"publicTime": "string",
"clicksCount": 0,
"likeCount": 0,
"commentsCount": 0,
"shareCount": 0,
"watchCount": 0,
"url": "string",
"author": "string",
"sourceUsernickname": "string",
"publicTagInfo": "string",
"relevanceScore": 0,
"popularityScore": 0,
"recencyScore": 0,
"totalScore": 0
}
]
}