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": {
"items": [
{
"mid": "5208403599166081",
"post_url": "https://weibo.com/3275164410/5208403599166081",
"images": [
{"thumb": "https://.../thumb180/xxx.jpg", "large": "https://.../large/xxx.jpg", "index": 1},
{"thumb": "https://.../thumb180/yyy.jpg", "large": "https://.../large/yyy.jpg", "index": 2}
],
"caption": "偶然刷到...",
"user": {
"uid": "3275164410",
"name": "响子聊电车",
"profile_url": "https://weibo.com/u/3275164410",
"avatar": "https://...jpg"
},
"is_forward": false,
"forward_mid": null,
"image_count": 2
}
],
"count": 30,
"parse_success": true
}
}Authorization: Bearer ********************curl --location --request GET 'https://api.tikhub.io/api/v1/weibo/web_v2/fetch_pic_search?query=yu7&page=1' \
--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
}