MoreAPI
首页官方网站源码购买推荐服务器MoreAPI_PRO接口文档
首页官方网站源码购买推荐服务器MoreAPI_PRO接口文档
  1. 微博API
  • MoreAPI开放接口说明
  • 更新记录
  • 用户
    • 用户注册
      POST
    • 激活账号
      POST
    • 用户登录
      POST
    • 重置密码
      POST
  • 抖音API
    • 获取视频详情
      POST
    • 获取视频详情 V3
      POST
    • 获取视频详情 V2
      POST
    • 获取用户信息
      POST
    • 获取用户信息 _V2
      POST
    • 获取直播间信息与视频流直链
      POST
    • 获取视频一级评论
      POST
    • 获取视频子评论
      POST
    • 综合搜索
      POST
    • 获取开放直播间用户列表
      POST
    • 搜索话题
      POST
    • 获取话题视频
      POST
    • 获取视频弹幕
      POST
    • 搜索用户
      POST
    • 搜索用户V2
      POST
    • 搜索用户V3
      POST
    • 搜索直播用户
      POST
    • 获取视频短连接
      POST
    • 检查是否可投放DOU+
      POST
    • 生成视频抖音码
      POST
    • 获取用户主页发布
      POST
    • 获取西瓜视频详情
      POST
    • 获取直播间商品列表
      POST
    • 搜索视频
      POST
    • 搜索视频V2
      POST
    • 获取用户最新作品
      POST
    • 获取用户最新作品V2
      POST
    • 获取用户合集
      POST
    • 获取合集视频列表
      POST
    • 搜索用户指定作品
      POST
    • 用户喜欢的作品
      POST
  • TikTok
    • 获取视频详情
    • 获取用户详情
    • 获取视频一级评论
    • 获取视频二级评论
  • 快手API
    • 获取视频详情
    • 获取视频详情V2
    • 获取用户发布
    • 获取视频评论
    • 搜索视频
    • 获取话题相关
    • 获取用户基本信息
    • 获取视频短链
    • 获取视频评论V2
  • 小红书API
    • 创作者相关接口
      • 发布图文笔记
      • 发布视频笔记
      • 获取@用户列表
      • 获取话题列表
      • 笔记评论
      • 删除笔记评论
      • 评论用户
      • 关注用户
      • 取消关注用户
      • 收藏笔记
      • 取消收藏笔记
      • 点赞笔记
      • 点赞评论
      • 取消点赞评论
      • 取消点赞笔记
    • 获取笔记详情
    • 获取用户信息
    • 获取用户笔记
    • 获取笔记评论
    • 获取笔记子评论
    • 搜索笔记
    • 搜索用户
    • 搜索话题
    • 获取主页推荐
    • 获取话题相关笔记
    • 搜索联想关键词
  • 微博API
    • 获取用户信息
      POST
    • 获取用户发布
      POST
    • 获取微博详情
      POST
    • 获取微博评论
      POST
    • 获取微博子评论
      POST
    • 获取话题详情
      POST
    • 获取话题数据
      POST
    • 获取短视频信息
      POST
    • 搜索
      POST
    • 获取用户视频列表
      POST
  • 哔哩哔哩API
    • 获取视频信息
    • 视频下载
    • 视频下载V2
    • 获取用户所有动态
    • 搜索数据
    • 获取视频评论
  • 榜单API
    • 抖音热点分类
    • 抖音实时上升热点榜
    • 抖音城市列表
    • 抖音同城热点榜单
    • 抖音实时挑战榜
    • 抖音热点总榜
    • 抖音榜单相关视频
    • 抖音用户粉丝画像
    • 抖音用户粉丝兴趣
    • 抖音视频点赞观众画像
    • 抖音视频榜单
  • youtube
    • 获取视频信息
    • 获取视频评论
    • 搜索数据
    • 获取频道播放列表
    • 获取播放列表视频
  • cookie池
    • 新增小红书cookie
    • 获取小红书cookie 
    • 删除小红书指定cookie
    • 删除小红书指定cookie
  • Lemon8
    • 获取作品详情
    • 获取用户信息
    • 获取用户发布列表
  1. 微博API

获取短视频信息

POST
https://pro.moreapi.wouldmissyou.com/api/weibo/short_video
最后修改时间:2024-06-05 05:52:28

请求参数

Authorization
在 Header 添加参数
Authorization
,其值为在 Bearer 之后拼接 Token
示例:
Authorization: Bearer ********************
Body 参数application/json
share_text
string 
短视频分享链接
必需
示例
{
    "share_text":"https://video.weibo.com/show?fid=1034:4986069612167172"
}

示例代码

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request POST 'https://pro.moreapi.wouldmissyou.com/api/weibo/short_video' \
--header 'Content-Type: application/json' \
--data-raw '{
    "share_text":"https://video.weibo.com/show?fid=1034:4986069612167172"
}'

返回响应

🟢200成功
application/json
Body
code
integer 
必需
msg
string 
必需
data
object 
必需
code
string 
必需
msg
string 
必需
data
object 
必需
示例
{
    "code": 0,
    "msg": "string",
    "data": {
        "code": "string",
        "msg": "string",
        "data": {
            "Component_Play_Playinfo": {
                "mid": 0,
                "id": "string",
                "oid": "string",
                "media_id": 0,
                "user": {
                    "id": 0
                },
                "is_follow": true,
                "attitude": true,
                "date": "string",
                "real_date": 0,
                "idstr": "string",
                "author": "string",
                "nickname": "string",
                "verified": true,
                "verified_type": 0,
                "verified_type_ext": 0,
                "verified_reason": "string",
                "avatar": "string",
                "followers_count": "string",
                "reposts_count": "string",
                "comments_count": "string",
                "attitudes_count": 0,
                "title": "string",
                "urls": {
                    "高清 720P": "string",
                    "标清 480P": "string",
                    "流畅 360P": "string"
                },
                "cover_image": "string",
                "duration": "string",
                "duration_time": 0,
                "play_start": 0,
                "play_start_time": 0,
                "topics": [
                    {
                        "content": "string"
                    }
                ],
                "uuid": "string",
                "text": "string",
                "url_short": "string",
                "is_show_bulletin": 0,
                "comment_manage_info": {
                    "comment_permission_type": 0,
                    "approval_comment_type": 0
                },
                "video_orientation": "string",
                "is_contribution": 0,
                "live": true,
                "scrubber": {
                    "width": 0,
                    "height": 0,
                    "col": 0,
                    "row": 0,
                    "interval": 0,
                    "urls": [
                        "string"
                    ]
                },
                "cooperate_video": 0,
                "stream_url": "string",
                "object_type": "string",
                "play_count": "string",
                "ip_info_str": "string",
                "attitude_dynamic_adid": "string",
                "user_video_count": 0,
                "allow_comment": true,
                "reward": {
                    "version_state": 0,
                    "state": 0,
                    "welfare": 0,
                    "desc": "string",
                    "reward_button_scheme": "string",
                    "reward_params": "string",
                    "mid": "string",
                    "user": {
                        "id": 0,
                        "idstr": "string",
                        "class": 0,
                        "screen_name": "string",
                        "name": "string",
                        "province": "string",
                        "city": "string",
                        "location": "string",
                        "description": "string",
                        "url": "string",
                        "profile_image_url": "string",
                        "light_ring": true,
                        "cover_image_phone": "string",
                        "profile_url": "string",
                        "domain": "string",
                        "weihao": "string",
                        "gender": "string",
                        "followers_count": 0,
                        "followers_count_str": "string",
                        "friends_count": 0,
                        "pagefriends_count": 0,
                        "statuses_count": 0,
                        "video_status_count": 0,
                        "video_play_count": 0,
                        "super_topic_not_syn_count": 0,
                        "favourites_count": 0,
                        "created_at": "string",
                        "following": true,
                        "allow_all_act_msg": true,
                        "geo_enabled": true,
                        "verified": true,
                        "verified_type": 0,
                        "remark": "string",
                        "insecurity": {
                            "sexual_content": true
                        },
                        "ptype": 0,
                        "allow_all_comment": true,
                        "avatar_large": "string",
                        "avatar_hd": "string",
                        "verified_reason": "string",
                        "verified_trade": "string",
                        "verified_reason_url": "string",
                        "verified_source": "string",
                        "verified_source_url": "string",
                        "verified_state": 0,
                        "verified_level": 0,
                        "verified_type_ext": 0,
                        "has_service_tel": true,
                        "verified_reason_modified": "string",
                        "verified_contact_name": "string",
                        "verified_contact_email": "string",
                        "verified_contact_mobile": "string",
                        "follow_me": true,
                        "like": true,
                        "like_me": true,
                        "online_status": 0,
                        "bi_followers_count": 0,
                        "lang": "string",
                        "star": 0,
                        "mbtype": 0,
                        "mbrank": 0,
                        "svip": 0,
                        "vvip": 0,
                        "mb_expire_time": 0,
                        "block_word": 0,
                        "block_app": 0,
                        "chaohua_ability": 0,
                        "brand_ability": 0,
                        "nft_ability": 0,
                        "vplus_ability": 0,
                        "wenda_ability": 0,
                        "live_ability": 0,
                        "gongyi_ability": 0,
                        "paycolumn_ability": 0,
                        "newbrand_ability": 0,
                        "ecommerce_ability": 0,
                        "hardfan_ability": 0,
                        "wbcolumn_ability": 0,
                        "interaction_user": 0,
                        "audio_ability": 0,
                        "place_ability": 0,
                        "credit_score": 0,
                        "user_ability": 0,
                        "cardid": "string",
                        "avatargj_id": "string",
                        "urank": 0,
                        "story_read_state": 0,
                        "verified_detail": {
                            "custom": 0,
                            "data": [
                                {
                                    "key": 0,
                                    "sub_key": 0,
                                    "weight": 0,
                                    "desc": "string",
                                    "timestamp": 0
                                }
                            ]
                        },
                        "vclub_member": 0,
                        "is_teenager": 0,
                        "is_guardian": 0,
                        "is_teenager_list": 0,
                        "pc_new": 0,
                        "special_follow": true,
                        "planet_video": 0,
                        "video_mark": 0,
                        "live_status": 0,
                        "user_ability_extend": 0,
                        "status_total_counter": {
                            "total_cnt": 0,
                            "repost_cnt": 0,
                            "comment_cnt": 0,
                            "like_cnt": 0,
                            "comment_like_cnt": 0
                        },
                        "video_total_counter": {
                            "play_cnt": 0
                        },
                        "brand_account": 0,
                        "hongbaofei": 0,
                        "green_mode": 0,
                        "urisk": 0,
                        "unfollowing_recom_switch": 0,
                        "block": 0,
                        "block_me": 0,
                        "avatar_type": 0,
                        "is_big": 0,
                        "auth_status": 0,
                        "auth_realname": null,
                        "auth_career": null,
                        "auth_career_name": null,
                        "show_auth": 0,
                        "is_auth": 0,
                        "is_punish": 0
                    }
                }
            }
        }
    }
}

维护不易!赏口饭吃~

如果您觉得服务对您有用,请随意赞赏~支持开发者持续维护并更新项目~开发者将赠送解析次数

请喝咖啡~
修改于 2024-06-05 05:52:28
上一页
获取话题数据
下一页
搜索
Built with