{
"proxyIp": "",
"content": "人民日报",
"category": 1,
"filter": 0,
"page": 0,
"cookie": "",
"searchId": "",
"offset": 0
}curl --location --request POST '/finderSearch' \
--header 'AUTHORIZATION: token值' \
--header 'Content-Type: application/json' \
--data-raw '{
"proxyIp": "",
"content": "人民日报",
"category": 1,
"filter": 0,
"page": 0,
"cookie": "",
"searchId": "",
"offset": 0
}'{
"ret": 0,
"msg": "string",
"data": {
"advanceSearch": {
"filters": [
{
"column": 0,
"display": 0,
"options": [
{
"paramKey": "string",
"paramValue": "string",
"reportId": "string",
"selected": 0,
"title": "string",
"type": 0
}
],
"paramKey": "string",
"title": "string",
"type": 0
}
],
"isHold": 0,
"showType": 0
},
"continueFlag": 0,
"cookies": "string",
"data": [
{
"boxID": "string",
"boxPos": 0,
"boxPosMerge": 0,
"count": 0,
"items": [
{
"desc": "string",
"docID": "string",
"jumpInfo": {
"commentScene": 0,
"jumpType": 0,
"reportExtraInfo": "string",
"userName": "string"
},
"reportId": "string",
"report_extinfo_str": "string",
"thumbUrl": "string",
"title": "string"
}
],
"moreInfo": {
"moreID": "string",
"reportId": "string"
},
"moreText": "string",
"real_type": 0,
"resultType": 0,
"totalCount": 0,
"type": 0,
"subType": 0
}
],
"direction": 0,
"experiment": [
{
"key": "string",
"value": "string"
}
],
"feedback": {
"isFromMixerMainSwap": 0
},
"isBoxCardStyle": 0,
"isDivide": 0,
"isHomePage": 0,
"lang": "string",
"offset": 0,
"pageNumber": 0,
"query": "string",
"resultType": 0,
"ret": 0,
"searchID": "string",
"timeStamp": 0
}
}