{
"dataSources": [
"00101"
],
"userIds": [
"string"
],
"userNames": [
"string"
],
"websiteNames": [
"人民网"
],
"subWebsiteNames": [
"人民网-山西"
],
"channelNames": [
"反腐"
],
"url": "http://sx.people.com.cn/GB/353623/index.html",
"hosts": [
"pku.edu.cn"
],
"subHosts": [
"pku.edu.cn"
],
"ipAreaCountries": [
"string"
],
"ipAreaProvinces": [
"string"
],
"accountMatchDTO": {
"matchType": 0,
"defaultOperator": 1,
"websiteNames": "string",
"subWebsiteNames": "string",
"userNames": "string",
"authors": "string",
"userIds": "string",
"channelNames": "string",
"customId": "string",
"secUid": "string",
"host": "string"
},
"verifiedTypes": [
0
],
"enable": -1,
"status": -1,
"isCollectComment": -1,
"isUpdateInteraction": -1,
"isStandardCollect": -1,
"isForeignMedia": -1,
"country": [
"CHN"
],
"accountAreas": [
{
"accountAreaProvince": "11",
"accountAreaCity": "110100000000",
"accountAreaCounty": "110102000000",
"allParamsEmpty": true
}
],
"mediaTags": [
"string"
],
"excludeMediaTags": [
"string"
],
"mediaTypes": [
0
],
"hostType": 1,
"insertTime": {
"endInsertTime": "yyyy-MM-dd HH:mm:ss",
"startInsertTime": "yyyy-MM-dd HH:mm:ss"
},
"updateTime": {
"startUpdateTime": "yyyy-MM-dd HH:mm:ss",
"endUpdateTime": "yyyy-MM-dd HH:mm:ss"
},
"areaType": "1",
"pageInfo": {
"currentPage": 1,
"pageSize": 10
},
"sortInfo": {
"sortField": 9,
"sortWay": "desc"
},
"s": [
0
]
}
curl --location --request POST '/v1/account/getSearchList' \
--header 'appKey;' \
--header 'nonce;' \
--header 'timestamp;' \
--header 'signature;' \
--header 'Content-Type: application/json' \
--data-raw '{
"dataSources": [
"00101"
],
"userIds": [
"string"
],
"userNames": [
"string"
],
"websiteNames": [
"人民网"
],
"subWebsiteNames": [
"人民网-山西"
],
"channelNames": [
"反腐"
],
"url": "http://sx.people.com.cn/GB/353623/index.html",
"hosts": [
"pku.edu.cn"
],
"subHosts": [
"pku.edu.cn"
],
"ipAreaCountries": [
"string"
],
"ipAreaProvinces": [
"string"
],
"accountMatchDTO": {
"matchType": 0,
"defaultOperator": 1,
"websiteNames": "string",
"subWebsiteNames": "string",
"userNames": "string",
"authors": "string",
"userIds": "string",
"channelNames": "string",
"customId": "string",
"secUid": "string",
"host": "string"
},
"verifiedTypes": [
0
],
"enable": -1,
"status": -1,
"isCollectComment": -1,
"isUpdateInteraction": -1,
"isStandardCollect": -1,
"isForeignMedia": -1,
"country": [
"CHN"
],
"accountAreas": [
{
"accountAreaProvince": "11",
"accountAreaCity": "110100000000",
"accountAreaCounty": "110102000000",
"allParamsEmpty": true
}
],
"mediaTags": [
"string"
],
"excludeMediaTags": [
"string"
],
"mediaTypes": [
0
],
"hostType": 1,
"insertTime": {
"endInsertTime": "yyyy-MM-dd HH:mm:ss",
"startInsertTime": "yyyy-MM-dd HH:mm:ss"
},
"updateTime": {
"startUpdateTime": "yyyy-MM-dd HH:mm:ss",
"endUpdateTime": "yyyy-MM-dd HH:mm:ss"
},
"areaType": "1",
"pageInfo": {
"currentPage": 1,
"pageSize": 10
},
"sortInfo": {
"sortField": 9,
"sortWay": "desc"
},
"s": [
0
]
}'
{
"code": 0,
"success": true,
"message": "string",
"data": {
"list": [
{
"uuid": "string",
"userId": "string",
"customId": "string",
"secUid": "string",
"userName": "string",
"nickName": "string",
"url": "string",
"secUrl": "string",
"description": "string",
"headImageUrl": "string",
"likeCount": 0,
"favouriteCount": 0,
"playCount": 0,
"followersCount": 0,
"publishCount": 0,
"followCount": 0,
"collectCount": 0,
"rttCount": 0,
"friendsCount": 0,
"registrationTime": "2019-08-24T14:15:22Z",
"gender": "string",
"birthday": "2019-08-24T14:15:22Z",
"age": 0,
"verifiedType": 0,
"verifiedInfo": "string",
"mcn": "string",
"ipAreaName": "string",
"ipAreaCountry": "string",
"ipAreaProvince": "string",
"location": "string",
"country": "string",
"province": "string",
"city": "string",
"county": "string",
"isForeignMedia": 0,
"insertTime": "string",
"updateTime": "string",
"gid": 0,
"platform": {
"dataSourceType": "string",
"websiteName": "string",
"host": "string",
"subHost": "string",
"channelName": "string",
"mediaType": 0,
"hostType": 0,
"chineseName": "string",
"subWebsiteName": "string",
"chineseSubName": "string",
"chineseChannelName": "string",
"multipleHosts": [
"string"
],
"nameAlias": [
"string"
],
"isDeleted": 0
},
"crawler": {
"enable": 0,
"status": 0,
"priority": 0,
"tags": [
"string"
],
"collectComment": 0,
"renewInteraction": 0,
"standardCollect": 0,
"period": 0,
"s": 0
},
"esInsertTime": "string"
}
],
"totalPages": 0,
"totalElements": 0,
"sortValues": [
{}
],
"currentPage": 0,
"pageSize": 0
},
"errors": [
"string"
],
"time": "2019-08-24T14:15:22Z"
}