Explore our Marketplace to buy and sell APIs, services, and social media solutions. Connect with a vibrant community of developers, businesses, and creators!
{
"code": 200,
"data": {
"parsed_data": {
"users": [
{
"uid": "2574779202",
"name": "orangeyu729386",
"avatar": "https://...jpg",
"fans": 268,
"profile_url": "https://weibo.com/u/2574779202"
}
],
"count": 1
}
}
}Authorization: Bearer ********************curl --location --request GET 'https://api.tikhub.io/api/v1/weibo/web_v2/fetch_user_search?query=yu7&page=1®ion=custom:11:1&auth=org_vip&gender=man&age=22y&nickname=张三&tag=摄影&school=清华大学&work=字节跳动' \
--header 'Authorization: Bearer <token>'{
"code": 200,
"request_id": "string",
"message": "Request successful. This request will incur a charge.",
"message_zh": "请求成功,本次请求将被计费。",
"support": "Discord: https://discord.gg/aMEAS8Xsvz",
"time": "string",
"time_stamp": 0,
"time_zone": "America/Los_Angeles",
"docs": "string",
"cache_message": "string",
"cache_message_zh": "string",
"cache_url": "string",
"router": "",
"params": {},
"data": null
}