Authorization: Bearer ********************
{
"keyword": "",
"proxy": ""
}
curl --location --request POST 'http://api.moreapi.cn/api/user/search' \
--header 'Content-Type: application/json' \
--data-raw '{
"keyword": "",
"proxy": ""
}'
{
"code": 0,
"msg": "string",
"path": null,
"data": {
"code": 0,
"msg": "string",
"guid": null,
"success": true,
"data": {
"kols": [
{
"userId": "string",
"valid": 0,
"headPhoto": "string",
"name": "string",
"redId": "string",
"location": "string",
"homePageDisplay": 0,
"travelAreaList": null,
"type": [
null
],
"personalTags": null,
"fansCount": 0,
"likeCollectCountInfo": null,
"businessNoteCount": 0,
"totalNoteCount": null,
"recommend": null,
"picturePrice": 0,
"videoPrice": 0,
"lowerPrice": 0,
"userType": 0,
"showPrice": true,
"pictureState": 0,
"videoState": 0,
"isCollect": true,
"cooperateState": 0,
"pictureInCart": null,
"videoInCart": null,
"note": null,
"live": null,
"cps": null,
"noteSign": null,
"liveSign": null,
"goodRecommendPermission": null,
"cpc": null,
"pictureCpcBasePrice": "string",
"pictureCpcPerPrice": "string",
"pictureCpcEstimateNum": null,
"videoCpcState": null,
"videoCpcBasePrice": "string",
"videoCpcPerPrice": "string",
"videoCpcEstimateNum": null,
"pictureCpcInCart": null,
"videoCpcInCart": null,
"contentTags": [
{
"taxonomy1Tag": "string",
"taxonomy2Tags": [
"string"
]
}
],
"featureTags": [
"string"
],
"industryTag": null,
"gender": "string",
"picPriceRemind": null,
"videoPriceRemind": null,
"currentLevel": 0,
"nextLevel": 0,
"priceState": 0,
"resemblance": true,
"noteList": [
{
"noteId": "string",
"noteType": 0,
"imageUrl": "string",
"featureTags": [
"string"
],
"contentTag": "string",
"industryTags": null,
"bind": true
}
],
"tradeType": null,
"clickMidNum": 0,
"clickMidNumMcn": 0,
"interMidNum": 0,
"fansNum": 0,
"matchNoteNumber": 0,
"authorityList": null,
"processingAuthorities": null,
"pictureShowState": null,
"videoShowState": null,
"classifyCode": 0,
"predictiveExposure": 0,
"efficiencyValidUser": 0,
"pictureReadCost": "string",
"videoReadCost": "string",
"pictureClickMidNum": 0,
"pictureInterMidNum": 0,
"videoClickMidNum": 0,
"videoFinishRate": 0,
"videoInterMidNum": 0,
"fans30GrowthRate": 0,
"fans30GrowthNum": 0,
"nextPicturePrice": null,
"nextVideoPrice": null,
"fansRiseNum": null,
"fansEngageNum": null,
"overflowNum": null,
"newHighQuality": 0,
"isIndustryRecommend": true,
"picturePriceGtZero": true,
"videoPriceGtZero": true,
"lowActive": true,
"fansActiveIn28dLv": 0,
"fansEngageNum30dLv": 0,
"hundredLikePercent30": 0,
"thousandLikePercent30": 0,
"pictureHundredLikePercent30": 0,
"pictureThousandLikePercent30": 0,
"videoHundredLikePercent30": 0,
"videoThousandLikePercent30": 0,
"cooperType": 0,
"buyerType": 0,
"promiseImpNum": "string",
"kolType": 0,
"showPromiseTag": 0,
"activityList": [
null
],
"controlState": 0,
"clothingIndustryPrice": {
"bizType": null,
"industryId": 0,
"picturePrice": 0,
"pictureState": 0,
"videoPrice": 0,
"videoState": 0
},
"fbState": 0,
"forecastReadUvLower": 0,
"forecastReadUvUpper": 0,
"forecastGroupCoverRateLower": 0,
"forecastGroupCoverRateUpper": 0,
"intentionInfo": {
"intentionText": "string"
},
"seedAndHarcest": null,
"liveImg": null,
"liveId": null,
"liveGMV": null,
"isStar": null,
"top2CategoryList": null,
"hasBuyerAuth": true,
"sellerRealIncomeAmt90d": 0,
"estimatePictureCpm": 0,
"estimatePictureCpmCompare": 0,
"estimateVideoCpm": 0,
"estimateVideoCpmCompare": 0,
"estimatePictureEngageCost": 0,
"estimatePictureEngageCostCompare": 0,
"estimateVideoEngageCost": 0,
"estimateVideoEngageCostCompare": 0,
"inviteReply48hNumRatio": 0,
"mEngagementNum": 0,
"mEngagementNumMcn": 0
}
],
"total": 0,
"trackId": "string",
"highlightWords": [
null
],
"resultType": 0,
"redirect2NickSearch": true
}
}
}