Others
HTTP Status Code ExplanationAPI Online Call
Request Address
https://api.briskapi.com/hot/qq
Request Method
POST
Request Authentication
Content-Type: application/json
Authorization: Bearer {API key}
Request Example CURL
curl https://api.briskapi.com/hot/qq \
-H "Content-Type: application/json" \
-H "Authorization: Bearer {API key}" \
-d '{}'
Response Example
[
{
"title": "夜读丨顶级富二代,都在抢着做网红",
"intro": "",
"show": [],
"score": 17,
"img": "https://inews.gtimg.com/news_ls/OgZbro2LbIGBTSVL9MhConGk3hYPimSoNQ-Ws2g5HgwKcAA_870492/0",
"url": "https://new.qq.com/rain/a/UTR2023082100142300"
},
...
]
Response Description
-
title
string
The title of the trending topic
-
intro
string
A brief summary of the content
-
show
array
Extra details such as category (e.g. movie, novel, game), author, etc
-
score
int
Numeric score representing the topic’s “heat” or popularity
-
img
string
URL of the associated image
-
url
string
Direct link to the full content