Twitter

Twitter

从twitter.com提取推文列表、账号信息、互动数据(点赞 / 评论 / 转发)、话题标签、发布时间、粉丝数量、关注列表、广告推广内容等数据。

3 个工具更新时间 2026.05.13
免费试用

概览

请求参数

参数名说明
Twitter 个人资料 URL该参数用于指定采集 Twitter 个人资料的 URL。

返回字段

字段名类型说明
banner_imageUrl个人资料的横幅图片
biographyText个人简介
date_joinedDate创建时间
external_linkUrl外部链接
followersNumber用户被关注量
followingNumber用户关注量
idText昵称
inputObjectinput
is_verifiedBoolean是否认证
locationText用户所在地区
postsArray推文
posts_countNumber推文数量
profile_image_linkUrl头像链接
profile_nameText用户名
subscriptionsNumber用户订阅数量
urlUrl个人链接
x_idText用户唯一id

示例响应

JSON 预览
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
[
  {
    "x_id": "44196397",
    "url": "https://x.com/elonmusk",
    "id": "Elon Musk",
    "profile_name": "elonmusk",
    "biography": "Product information and related details.",
    "is_verified": false,
    "profile_image_link": "https://pbs.twimg.com/profile_images/2053244804520427520/m8mdWZCG_normal.jpg",
    "external_link": "https://www.example-source.com/item/123456",
    "date_joined": "2009-06-02T20:12:29.000Z",
    "following": 1375,
    "followers": 241020157,
    "subscriptions": 0,
    "location": "Location value",
    "posts_count": 106107,
    "posts": [
      {
        "id": "1519480761749016577",
        "user_posted": "elonmusk",
        "name": "Elon Musk",
        "description": "Next I’m buying Coca-Cola to put the cocaine back in",
        "date_posted": "2022-04-28T00:56:58.000Z",
        "photos": "https://cdn.example-source.com/images/item-123456.jpg",
        "url": "https://x.com/elonmusk/status/1519480761749016577",
        "tagged_users": "Tagged users value",
        "replies": 168162,
        "reposts": 580406,
        "likes": 4214295,
        "views": 128,
        "external_url": "https://www.example-source.com/item/123456",
        "hashtags": "Hashtags value",
        "followers": 241020399,
        "biography": "Product information and related details.",
        "posts_count": 106107,
        "profile_image_link": "https://pbs.twimg.com/profile_images/2053244804520427520/m8mdWZCG_normal.jpg",
        "following": 1375,
        "is_verified": false,
        "quotes": 168154,
        "bookmarks": 22568,
        "parent_post_details": {
          "post_id": "ID-20260115-001",
          "profile_id": "ID-20260115-001",
          "profile_name": "Wireless Noise Cancelling Headphones"
        },
        "external_image_urls": "https://cdn.example-source.com/images/item-123456.jpg",
        "videos": "Videos value",
        "quoted_post": {
          "post_id": "ID-20260115-001",
          "profile_id": "ID-20260115-001",
          "
...

开始探索网页采集工具

免费试用