1. 抖音
API-V1
  • 视频号
    • 关键词搜索账号
      POST
    • 关键词搜索视频
      POST
    • 获取账号信息和视频列表
      POST
    • 获取视频详情
      POST
    • 获取视频详情(通过链接)
      POST
    • 获取视频一级评论
      POST
    • 获取视频二级评论
      POST
  • 公众号
    • 获取指定账号文章列表
      POST
    • 获取文章互动数据
      POST
    • 获取文章一级评论
      POST
    • 获取文章二级评论
      POST
    • 获取文章详情
      POST
    • AI搜索
      POST
    • 获取微信指数
      POST
  • 小红书
    • 帖子详情(APP)
      POST
    • AI搜索
      POST
    • 搜索
      POST
    • 发文列表
      POST
    • 帖子详情(WEB)
      POST
    • 用户信息
      POST
  • 抖音
    • 视频详情
      POST
    • 用户信息
      POST
    • 用户发文列表
      POST
    • 一级评论
      POST
    • 二级评论
      POST
    • 搜索接口
      POST
    • AI搜索
      POST
  • 微博
    • AI搜索
  • 用户
    • 余额查询
    • 调用记录查询
  1. 抖音

搜索接口

POST
https://www.worldtreetech.cn/api/v1/douyin/search
最后修改时间:2025-12-10 11:38:30
0.1/次

请求参数

Body 参数application/json必填

示例
{
  "key": "xxx",
  "keyword": "东莞",
  "offset": 0,
  "sort_type": "2",
  "search_id": ""
}

请求示例代码

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location 'https://www.worldtreetech.cn/api/v1/douyin/search' \
--header 'Content-Type: application/json' \
--data '{
  "key": "xxx",
  "keyword": "东莞",
  "offset": 0,
  "sort_type": "2",
  "search_id": ""
}'

返回响应

🟢200成功
application/json
Bodyapplication/json

示例
{
    "code": 200,
    "msg": "success",
    "data": {
        "video_info_list": [
            {
                "aweme_id": "7576871365896172537",
                "desc": "广东东莞终于通地铁啦!以后出门更加方便快捷啦!",
                "create_time": 1764127843,
                "create_time_str": "2025-11-26 11:30:43",
                "text_extra": null,
                "chapter_list": null,
                "digg_count": 3,
                "comment_count": 1,
                "share_count": 0,
                "collect_count": 0,
                "author": {
                    "uid": "73772342818",
                    "sec_uid": "MS4wLjABAAAAYUE8ZwjC45PJiTvVijoeJYL_bvAA0xzs_4_ijgjDsiM",
                    "nickname": "@枣阳—武哥",
                    "avatar_url": "https://p3-pc.douyinpic.com/aweme/100x100/aweme-avatar/mosaic-legacy_2f99400002e42a8c2844e.jpeg?card_type=153&column_n=0&from=327834062"
                },
                "video": {
                    "duration": 40867,
                    "cover_url": "https://p3-pc-sign.douyinpic.com/tos-cn-p-0015c000-ce/okZID6RMIGLBOVTDSMUGeJi7TvALCEOgyfcSQe~tplv-dy-resize-origshort-autoq-75:330.jpeg?biz_tag=pcweb_cover&card_type=153&column_n=0&from=327834062&l=2025112611404703E7B4845C58E4C2B806&lk3s=138a59ce&s=PackSourceEnum_SEARCH&sc=cover&se=false&x-expires=2079486000&x-signature=CGz4FWTV%2FSnSENmu5unsEthijEE%3D",
                    "play_url": "https://www.douyin.com/aweme/v1/play/?video_id=v2700fgi0000d4j74tvog65ioro6h98g&line=0&file_id=e33eaacc835947d6bb4aa9764d0738cc&sign=d38a42b7895173c509c8e849a734b861&is_play_url=1&source=PackSourceEnum_SEARCH"
                },
                "music": {
                    "title": "启程",
                    "author": "M爷",
                    "sec_uid": "MS4wLjABAAAAOXHZTShsl-2S_OtWJeJ4zapFv4FjUcIZZJe7eqYKRYGmkNI2iNxqVx7BhTp94IuM",
                    "avatar": "",
                    "mid": "7389161475896821761",
                    "duration": 172,
                    "owner_handle": "",
                    "owner_id": "1732444772904087",
                    "owner_nickname": "",
                    "play_url": [
                        "https://sf5-hl-ali-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oQqQWuR3MIWF2PB6rYZirLBU2oiFACoQZqkAT",
                        "https://sf5-hl-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oQqQWuR3MIWF2PB6rYZirLBU2oiFACoQZqkAT"
                    ]
                }
            },
            {
                "aweme_id": "7576869032293720561",
                "desc": "官宣,#东莞 地铁#1号线 11月28日开通!今日试乘,不少市民一早来到体验,“上班、接送孩子、去景区逛逛,很方便!”#东莞全域文明 #1睹为快",
                "create_time": 1764127298,
                "create_time_str": "2025-11-26 11:21:38",
                "text_extra": [
                    {
                        "start": 3,
                        "end": 6,
                        "type": 1,
                        "hashtag_name": "东莞",
                        "hashtag_id": "1597905746793550",
                        "is_commerce": false
                    },
                    {
                        "start": 9,
                        "end": 13,
                        "type": 1,
                        "hashtag_name": "1号线",
                        "hashtag_id": "1599157770248196",
                        "is_commerce": false
                    },
                    {
                        "start": 59,
                        "end": 66,
                        "type": 1,
                        "hashtag_name": "东莞全域文明",
                        "hashtag_id": "7553603442146314294",
                        "is_commerce": false
                    },
                    {
                        "start": 67,
                        "end": 72,
                        "type": 1,
                        "hashtag_name": "1睹为快",
                        "hashtag_id": "1733889712974879",
                        "is_commerce": false
                    }
                ],
                "chapter_list": null,
                "digg_count": 8,
                "comment_count": 1,
                "share_count": 0,
                "collect_count": 1,
                "author": {
                    "uid": "78288730309",
                    "sec_uid": "MS4wLjABAAAAjw_ObY56LgKBn8cmJaACgqDe3h3xWlxicPcwhGnHPo4",
                    "nickname": "东莞阳光网",
                    "avatar_url": "https://p3-pc.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-avt-0015_dfb097489d4632d6cf0c95e86af30bed.jpeg?card_type=153&column_n=0&from=327834062"
                },
                "video": {
                    "duration": 31276,
                    "cover_url": "https://p3-pc-sign.douyinpic.com/tos-cn-i-0813c000-ce/oADyAEhAJQ5JBFfAkoIfBg1IMdA8C9wrMpInAE~tplv-dy-resize-origshort-autoq-75:330.jpeg?biz_tag=pcweb_cover&card_type=153&column_n=0&from=327834062&l=2025112611404703E7B4845C58E4C2B806&lk3s=138a59ce&s=PackSourceEnum_SEARCH&sc=cover&se=false&x-expires=2079486000&x-signature=RDqm66O44MHT5h0068d6RsPMWzk%3D",
                    "play_url": "https://www.douyin.com/aweme/v1/play/?video_id=v2800fgi0000d4j73i7og65hi62jj800&line=0&file_id=a12db16c89cb48f8be624a6eeb762d1b&sign=d2d2ddc0fc83cce0bf91f4fdc063257b&is_play_url=1&source=PackSourceEnum_SEARCH"
                },
                "music": {
                    "title": "@Vichede创作的原声",
                    "author": "Vichede",
                    "sec_uid": "MS4wLjABAAAAAFchrEblK35xznVa2_xN2AWTAgUXhz_89avoE7z_Vy0",
                    "avatar": "",
                    "mid": "7045625295864777508",
                    "duration": 34,
                    "owner_handle": "",
                    "owner_id": "71223024443",
                    "owner_nickname": "Vichede",
                    "play_url": [
                        "https://sf5-hl-cdn-tos.douyinstatic.com/obj/ies-music/7045625296637741831.mp3",
                        "https://sf6-cdn-tos.douyinstatic.com/obj/ies-music/7045625296637741831.mp3"
                    ]
                }
            },
            {
                "aweme_id": "7576862347440999723",
                "desc": "#东莞地铁1号线 今天(26日)试乘 ,记者到#坝头站 体验第一趟试乘列车。#地铁",
                "create_time": 1764125744,
                "create_time_str": "2025-11-26 10:55:44",
                "text_extra": null,
                "chapter_list": null,
                "digg_count": 23,
                "comment_count": 7,
                "share_count": 12,
                "collect_count": 3,
                "author": {
                    "uid": "78288730309",
                    "sec_uid": "MS4wLjABAAAAjw_ObY56LgKBn8cmJaACgqDe3h3xWlxicPcwhGnHPo4",
                    "nickname": "东莞阳光网",
                    "avatar_url": "https://p3-pc.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-avt-0015_dfb097489d4632d6cf0c95e86af30bed.jpeg?card_type=153&column_n=0&from=327834062"
                },
                "video": {
                    "duration": 17253,
                    "cover_url": "https://p3-pc-sign.douyinpic.com/tos-cn-i-dy/822ccd1bf7244986ab6323b5b05ac2d0~tplv-dy-resize-origshort-autoq-75:330.jpeg?biz_tag=pcweb_cover&card_type=153&column_n=0&from=327834062&l=2025112611404703E7B4845C58E4C2B806&lk3s=138a59ce&s=PackSourceEnum_SEARCH&sc=cover&se=false&x-expires=2079486000&x-signature=PquY7vdW%2BZjZSJA9j%2FjVavSFXyQ%3D",
                    "play_url": "https://www.douyin.com/aweme/v1/play/?video_id=v0300fg10000d4j6o1nog65qm31i05vg&line=0&file_id=6f4540262a0d4b5c9087a83582852f80&sign=8bff53f75d6b8187e723858eece66edb&is_play_url=1&source=PackSourceEnum_SEARCH"
                },
                "music": {
                    "title": "商业合作 阳光 轻快 律动 企业 宣传片 活力 轻松 节奏",
                    "author": "邓大片",
                    "sec_uid": "",
                    "avatar": "",
                    "mid": "7491910926301005875",
                    "duration": 141,
                    "owner_handle": "",
                    "owner_id": "",
                    "owner_nickname": "",
                    "play_url": null
                }
            },
            {
                "aweme_id": "7576861941647056753",
                "desc": "东莞…一个很特别的城市#东莞#同城#东莞创业#南北\n差异",
                "create_time": 1764125647,
                "create_time_str": "2025-11-26 10:54:07",
                "text_extra": [
                    {
                        "start": 11,
                        "end": 14,
                        "type": 1,
                        "hashtag_name": "东莞",
                        "hashtag_id": "1597905746793550",
                        "is_commerce": false
                    },
                    {
                        "start": 14,
                        "end": 17,
                        "type": 1,
                        "hashtag_name": "同城",
                        "hashtag_id": "1563569808855042",
                        "is_commerce": false
                    },
                    {
                        "start": 17,
                        "end": 22,
                        "type": 1,
                        "hashtag_name": "东莞创业",
                        "hashtag_id": "1664474952374284",
                        "is_commerce": false
                    },
                    {
                        "start": 22,
                        "end": 25,
                        "type": 1,
                        "hashtag_name": "南北",
                        "hashtag_id": "1584091029541901",
                        "is_commerce": false
                    }
                ],
                "chapter_list": null,
                "digg_count": 0,
                "comment_count": 0,
                "share_count": 0,
                "collect_count": 0,
                "author": {
                    "uid": "1388024263621402",
                    "sec_uid": "MS4wLjABAAAA0cSbPtTQzirm6uJOYOoWYQJ2s4oj17t0xTdb99miAi5P4NJLiGYUSeLSGjwqCRJl",
                    "nickname": "凌凌.大岭山女装",
                    "avatar_url": "https://p3-pc.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-avt-0015_5e74e2b82e289db0b76bf6d08c9ba947.jpeg?card_type=153&column_n=0&from=327834062"
                },
                "video": {
                    "duration": 56367,
                    "cover_url": "https://p3-pc-sign.douyinpic.com/tos-cn-i-0813c000-ce/oMEuA1gJfFBACAmAIpEDg5f6QAwcwvkwEeMOd9~tplv-dy-resize-origshort-autoq-75:330.jpeg?biz_tag=pcweb_cover&card_type=153&column_n=0&from=327834062&l=2025112611404703E7B4845C58E4C2B806&lk3s=138a59ce&s=PackSourceEnum_SEARCH&sc=cover&se=false&x-expires=2079486000&x-signature=VrVUYOrAXEjGlbcZwuiyeI%2FUR%2BY%3D",
                    "play_url": "https://www.douyin.com/aweme/v1/play/?video_id=v1e00fgi0000d4j6mrnog65sap195qt0&line=0&file_id=df98d8ef410a48e19dd1dcbf5cdfe1b4&sign=76d3b4bba6cdddb7d4dbbacdbdf6f41a&is_play_url=1&source=PackSourceEnum_SEARCH"
                },
                "music": {
                    "title": "@凌凌.大岭山女装创作的原声",
                    "author": "凌凌.大岭山女装",
                    "sec_uid": "MS4wLjABAAAA0cSbPtTQzirm6uJOYOoWYQJ2s4oj17t0xTdb99miAi5P4NJLiGYUSeLSGjwqCRJl",
                    "avatar": "",
                    "mid": "7576861888957401908",
                    "duration": 56,
                    "owner_handle": "",
                    "owner_id": "1388024263621402",
                    "owner_nickname": "凌凌.大岭山女装",
                    "play_url": [
                        "https://lf26-music-east.douyinstatic.com/obj/ies-music-hj/7576861869923945273.mp3",
                        "https://lf9-music-east.douyinstatic.com/obj/ies-music-hj/7576861869923945273.mp3"
                    ]
                }
            },
            {
                "aweme_id": "7576860061960637746",
                "desc": "东莞日报记者直击东莞轨道1号线试乘现场,个个市民迫不及待搭乘,“头啖汤”真香啊。#东莞地铁1号线",
                "create_time": 1764125209,
                "create_time_str": "2025-11-26 10:46:49",
                "text_extra": [
                    {
                        "start": 40,
                        "end": 48,
                        "type": 1,
                        "hashtag_name": "东莞地铁1号线",
                        "hashtag_id": "1666403733528651",
                        "is_commerce": false
                    }
                ],
                "chapter_list": null,
                "digg_count": 25,
                "comment_count": 5,
                "share_count": 5,
                "collect_count": 3,
                "author": {
                    "uid": "98251434220",
                    "sec_uid": "MS4wLjABAAAAxcBrZ8rWghKqHoR55UrKmmMJ23gO4PxEIezn0mpURZw",
                    "nickname": "东莞日报-东莞+",
                    "avatar_url": "https://p3-pc.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-i-0813_48161d3da1e2412f8eb54027aafff89b.jpeg?card_type=153&column_n=0&from=327834062"
                },
                "video": {
                    "duration": 11772,
                    "cover_url": "https://p3-pc-sign.douyinpic.com/tos-cn-i-dy/08cb1ecb49e24ba18e6719743e13fa0b~tplv-dy-resize-origshort-autoq-75:330.jpeg?biz_tag=pcweb_cover&card_type=153&column_n=0&from=327834062&l=2025112611404703E7B4845C58E4C2B806&lk3s=138a59ce&s=PackSourceEnum_SEARCH&sc=cover&se=false&x-expires=2079486000&x-signature=r0ao8qHE%2BI9BPvr%2B3Ecn1TUJijs%3D",
                    "play_url": "https://www.douyin.com/aweme/v1/play/?video_id=v0d00fg10000d4j6jmfog65mdnte9if0&line=0&file_id=c8b6d4ba37354419a0ab203a1ee03eb0&sign=d2ee265be8ce86246cda51ba66fd2b13&is_play_url=1&source=PackSourceEnum_SEARCH"
                },
                "music": {
                    "title": "@东莞日报-东莞+创作的原声",
                    "author": "东莞日报-东莞+",
                    "sec_uid": "MS4wLjABAAAAxcBrZ8rWghKqHoR55UrKmmMJ23gO4PxEIezn0mpURZw",
                    "avatar": "",
                    "mid": "7576860050728274734",
                    "duration": 11,
                    "owner_handle": "",
                    "owner_id": "98251434220",
                    "owner_nickname": "东莞日报-东莞+",
                    "play_url": null
                }
            },
            {
                "aweme_id": "7576857699343809125",
                "desc": "东莞地铁1号线官宣啦!#东莞dou知道 #东莞#掌上东莞#东莞地铁1号线",
                "create_time": 1764124658,
                "create_time_str": "2025-11-26 10:37:38",
                "text_extra": [
                    {
                        "start": 11,
                        "end": 19,
                        "type": 1,
                        "hashtag_name": "东莞dou知道",
                        "hashtag_id": "1683774487944269",
                        "is_commerce": false
                    },
                    {
                        "start": 20,
                        "end": 23,
                        "type": 1,
                        "hashtag_name": "东莞",
                        "hashtag_id": "1597905746793550",
                        "is_commerce": false
                    },
                    {
                        "start": 23,
                        "end": 28,
                        "type": 1,
                        "hashtag_name": "掌上东莞",
                        "hashtag_id": "1665311402712077",
                        "is_commerce": false
                    },
                    {
                        "start": 28,
                        "end": 36,
                        "type": 1,
                        "hashtag_name": "东莞地铁1号线",
                        "hashtag_id": "1666403733528651",
                        "is_commerce": false
                    }
                ],
                "chapter_list": null,
                "digg_count": 12,
                "comment_count": 6,
                "share_count": 12,
                "collect_count": 2,
                "author": {
                    "uid": "99100070081",
                    "sec_uid": "MS4wLjABAAAA9WNHsTptaw65hJeK2NY1Q00OQhouL-4r2igjWVXbOSY",
                    "nickname": "东莞好生活",
                    "avatar_url": "https://p3-pc.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-i-0813c001_o4EYeA9AEAAfaIAaAoAgWbobDCF2DvGDr1Xmln.jpeg?card_type=153&column_n=0&from=327834062"
                },
                "video": {
                    "duration": 7300,
                    "cover_url": "https://p3-pc-sign.douyinpic.com/tos-cn-p-0015c000-ce/o83ZeYAlQIZMznYkAIRegnQZeeDSXGTcAGZ2mL~tplv-dy-resize-origshort-autoq-75:330.jpeg?biz_tag=pcweb_cover&card_type=153&column_n=0&from=327834062&l=2025112611404703E7B4845C58E4C2B806&lk3s=138a59ce&s=PackSourceEnum_SEARCH&sc=cover&se=false&x-expires=2079486000&x-signature=UFRZr%2F7eZvyLwQ9JGzF1q80Q6m4%3D",
                    "play_url": "https://www.douyin.com/aweme/v1/play/?video_id=v2700fgi0000d4j6fmvog65medggc010&line=0&file_id=89629d01bcb1472ca89b01e02a4fc710&sign=dc2b2dd50e11a2b922fb6414b36d3a7f&is_play_url=1&source=PackSourceEnum_SEARCH"
                },
                "music": {
                    "title": "Wake Way(重制全新版)",
                    "author": "LON1",
                    "sec_uid": "",
                    "avatar": "",
                    "mid": "7481542157007669264",
                    "duration": 60,
                    "owner_handle": "",
                    "owner_id": "",
                    "owner_nickname": "",
                    "play_url": [
                        "https://sf5-hl-ali-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oQzbOBZ9UYAP0i2ODiPRXdWIyWT1vrPmEAJDM",
                        "https://sf5-hl-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oQzbOBZ9UYAP0i2ODiPRXdWIyWT1vrPmEAJDM"
                    ]
                }
            },
            {
                "aweme_id": "7576855351451045158",
                "desc": "东莞地铁1号线开闸进站!网友:热闹得好像提前过年😄#进站 #提前过年的气氛 #东莞地铁1号线 #热闹",
                "create_time": 1764124116,
                "create_time_str": "2025-11-26 10:28:36",
                "text_extra": [
                    {
                        "start": 26,
                        "end": 29,
                        "type": 1,
                        "hashtag_name": "进站",
                        "hashtag_id": "1614199866404004",
                        "is_commerce": false
                    },
                    {
                        "start": 30,
                        "end": 38,
                        "type": 1,
                        "hashtag_name": "提前过年的气氛",
                        "hashtag_id": "1690500991562759",
                        "is_commerce": false
                    },
                    {
                        "start": 39,
                        "end": 47,
                        "type": 1,
                        "hashtag_name": "东莞地铁1号线",
                        "hashtag_id": "1666403733528651",
                        "is_commerce": false
                    },
                    {
                        "start": 48,
                        "end": 51,
                        "type": 1,
                        "hashtag_name": "热闹",
                        "hashtag_id": "1581514974041101",
                        "is_commerce": false
                    }
                ],
                "chapter_list": null,
                "digg_count": 18,
                "comment_count": 5,
                "share_count": 31,
                "collect_count": 2,
                "author": {
                    "uid": "98251434220",
                    "sec_uid": "MS4wLjABAAAAxcBrZ8rWghKqHoR55UrKmmMJ23gO4PxEIezn0mpURZw",
                    "nickname": "东莞日报-东莞+",
                    "avatar_url": "https://p3-pc.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-i-0813_48161d3da1e2412f8eb54027aafff89b.jpeg?card_type=153&column_n=0&from=327834062"
                },
                "video": {
                    "duration": 11703,
                    "cover_url": "https://p3-pc-sign.douyinpic.com/tos-cn-i-dy/51adbc4e67574ad4b5e652aeb164ca85~tplv-dy-resize-origshort-autoq-75:330.jpeg?biz_tag=pcweb_cover&card_type=153&column_n=0&from=327834062&l=2025112611404703E7B4845C58E4C2B806&lk3s=138a59ce&s=PackSourceEnum_SEARCH&sc=cover&se=false&x-expires=2079486000&x-signature=kCCWbKfJT8dQpqBhIfWuNFcUH2k%3D",
                    "play_url": "https://www.douyin.com/aweme/v1/play/?video_id=v0d00fg10000d4j6ajfog65te570o660&line=0&file_id=5eddd7b9e31c4674ad69694dbef85038&sign=ab8669ab4418a9a2cf143bb8e7635464&is_play_url=1&source=PackSourceEnum_SEARCH"
                },
                "music": {
                    "title": "过年的旋律(DJ完整版) (剪辑版)",
                    "author": "DJRE",
                    "sec_uid": "MS4wLjABAAAApNuAtuRS7ownTZtw2P6qwDGElIqq80eNsNfqNSMRlwM",
                    "avatar": "",
                    "mid": "7056664742512822273",
                    "duration": 30,
                    "owner_handle": "",
                    "owner_id": "82427871453",
                    "owner_nickname": "",
                    "play_url": [
                        "https://sf5-hl-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/df61f2988ca64319b15f2b5321fca5d9",
                        "https://sf5-hl-ali-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/df61f2988ca64319b15f2b5321fca5d9"
                    ]
                }
            },
            {
                "aweme_id": "7576851448529815163",
                "desc": "东莞地铁1号线开始进站啦!#东莞dou知道 #东莞#掌上东莞#东莞地铁1号线",
                "create_time": 1764123204,
                "create_time_str": "2025-11-26 10:13:24",
                "text_extra": [
                    {
                        "start": 13,
                        "end": 21,
                        "type": 1,
                        "hashtag_name": "东莞dou知道",
                        "hashtag_id": "1683774487944269",
                        "is_commerce": false
                    },
                    {
                        "start": 22,
                        "end": 25,
                        "type": 1,
                        "hashtag_name": "东莞",
                        "hashtag_id": "1597905746793550",
                        "is_commerce": false
                    },
                    {
                        "start": 25,
                        "end": 30,
                        "type": 1,
                        "hashtag_name": "掌上东莞",
                        "hashtag_id": "1665311402712077",
                        "is_commerce": false
                    },
                    {
                        "start": 30,
                        "end": 38,
                        "type": 1,
                        "hashtag_name": "东莞地铁1号线",
                        "hashtag_id": "1666403733528651",
                        "is_commerce": false
                    }
                ],
                "chapter_list": null,
                "digg_count": 18,
                "comment_count": 4,
                "share_count": 13,
                "collect_count": 5,
                "author": {
                    "uid": "99100070081",
                    "sec_uid": "MS4wLjABAAAA9WNHsTptaw65hJeK2NY1Q00OQhouL-4r2igjWVXbOSY",
                    "nickname": "东莞好生活",
                    "avatar_url": "https://p3-pc.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-i-0813c001_o4EYeA9AEAAfaIAaAoAgWbobDCF2DvGDr1Xmln.jpeg?card_type=153&column_n=0&from=327834062"
                },
                "video": {
                    "duration": 7300,
                    "cover_url": "https://p3-pc-sign.douyinpic.com/tos-cn-p-0015c000-ce/oYAZixBN1wE5ki8mSN0hpMAIIPY4zxEcZixva~tplv-dy-resize-origshort-autoq-75:330.jpeg?biz_tag=pcweb_cover&card_type=153&column_n=0&from=327834062&l=2025112611404703E7B4845C58E4C2B806&lk3s=138a59ce&s=PackSourceEnum_SEARCH&sc=cover&se=false&x-expires=2079486000&x-signature=7h0gNG9JWjkdRn2VfHOMr8SE7pc%3D",
                    "play_url": "https://www.douyin.com/aweme/v1/play/?video_id=v2700fgi0000d4j648nog65spoe78dsg&line=0&file_id=16fce896e4b44b62948fd7ee0f43a798&sign=9a0d793c2156ea5bc4e644d60ebc8434&is_play_url=1&source=PackSourceEnum_SEARCH"
                },
                "music": {
                    "title": "烟火(炸场版)",
                    "author": "DJ小K",
                    "sec_uid": "",
                    "avatar": "",
                    "mid": "7540488173575063590",
                    "duration": 145,
                    "owner_handle": "",
                    "owner_id": "",
                    "owner_nickname": "",
                    "play_url": [
                        "https://sf5-hl-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/ogaAIjDbFCexpMlcPZVxCBCtBvNIMCQfgoTACE",
                        "https://sf5-hl-ali-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/ogaAIjDbFCexpMlcPZVxCBCtBvNIMCQfgoTACE"
                    ]
                }
            },
            {
                "aweme_id": "7576851001748552185",
                "desc": "曾经最火的东莞电子城,现在店铺生意冷冷清清#实体厂家 #实体经济 #东莞dou知道 #强烈推荐 #街头随拍 @DOU+小助手 @DOU+上热门 @DOU+好生意",
                "create_time": 1764123100,
                "create_time_str": "2025-11-26 10:11:40",
                "text_extra": [
                    {
                        "start": 21,
                        "end": 26,
                        "type": 1,
                        "hashtag_name": "实体厂家",
                        "hashtag_id": "1637045985363981",
                        "is_commerce": false
                    },
                    {
                        "start": 27,
                        "end": 32,
                        "type": 1,
                        "hashtag_name": "实体经济",
                        "hashtag_id": "1598597341364237",
                        "is_commerce": false
                    },
                    {
                        "start": 33,
                        "end": 41,
                        "type": 1,
                        "hashtag_name": "东莞dou知道",
                        "hashtag_id": "1683774487944269",
                        "is_commerce": false
                    },
                    {
                        "start": 42,
                        "end": 47,
                        "type": 1,
                        "hashtag_name": "强烈推荐",
                        "hashtag_id": "1611117923684487",
                        "is_commerce": false
                    },
                    {
                        "start": 48,
                        "end": 53,
                        "type": 1,
                        "hashtag_name": "街头随拍",
                        "hashtag_id": "1767587358826526",
                        "is_commerce": false
                    },
                    {
                        "start": 54,
                        "end": 62,
                        "user_id": "70258503077",
                        "type": 0,
                        "sec_uid": "MS4wLjABAAAAfLsItSD2WiJrsji1g_iZv-it6W2CcvBFkdUwMjTeSD4"
                    },
                    {
                        "start": 63,
                        "end": 71,
                        "user_id": "377877083229503",
                        "type": 0,
                        "sec_uid": "MS4wLjABAAAAEkJweonoutvATh4oF_I2yhSmQn0Bs10xGLptbqzCdRs"
                    },
                    {
                        "start": 72,
                        "end": 80,
                        "user_id": "686551027687032",
                        "type": 0,
                        "sec_uid": "MS4wLjABAAAATB-m8lcWYks872Cu5UPiL5MkzDUCjmsM_bb6jCMYIDg"
                    }
                ],
                "chapter_list": null,
                "digg_count": 10,
                "comment_count": 2,
                "share_count": 0,
                "collect_count": 0,
                "author": {
                    "uid": "59232601894",
                    "sec_uid": "MS4wLjABAAAAYKi8auVK6sjSt6fbObyGZyx7ZikiEXuner3-F3FrY0Q",
                    "nickname": "网线工厂(东莞民景)",
                    "avatar_url": "https://p3-pc.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-avt-0015_b551959b0762995e2e2d127121c650fa.jpeg?card_type=153&column_n=0&from=327834062"
                },
                "video": {
                    "duration": 10000,
                    "cover_url": "https://p3-pc-sign.douyinpic.com/tos-cn-p-0015c000-ce/ok0EnIYawAE7Et8m9FfempDBtLJy6EAadyGtCm~tplv-dy-resize-origshort-autoq-75:330.jpeg?biz_tag=pcweb_cover&card_type=153&column_n=0&from=327834062&l=2025112611404703E7B4845C58E4C2B806&lk3s=138a59ce&s=PackSourceEnum_SEARCH&sc=cover&se=false&x-expires=2079486000&x-signature=cNK7zSlvR3J2sEI4Ad6wzQrPnyo%3D",
                    "play_url": "https://www.douyin.com/aweme/v1/play/?video_id=v2700fgi0000d4j62bfog65ubfgpl6t0&line=0&file_id=406d6d6e246f4be097b111360c0ec08a&sign=63cdd4d8e4b4c89c92029606740c7f17&is_play_url=1&source=PackSourceEnum_SEARCH"
                },
                "music": {
                    "title": "用力活着",
                    "author": "张茜",
                    "sec_uid": "MS4wLjABAAAA8guUn941rT6VsNep_rImbMr51oQeGbOk6bPCmnVE3xo",
                    "avatar": "",
                    "mid": "6859043864775231495",
                    "duration": 31,
                    "owner_handle": "",
                    "owner_id": "63004813402",
                    "owner_nickname": "",
                    "play_url": [
                        "https://sf5-hl-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/838c093eddea4cdfb001079dad292ff1",
                        "https://sf5-hl-ali-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/838c093eddea4cdfb001079dad292ff1"
                    ]
                }
            }
        ],
        "cursor": 10,
        "has_more": 1,
        "search_id": "2025112611404703E7B4845C58E4C2B806"
    },
    "error": "",
    "points": 8428775
}
修改于 2025-12-10 11:38:30
上一页
二级评论
下一页
AI搜索
Built with