TwitterAPI v2 返回用户主页信息

{
    "data": [
        {
            "created_at": "2019-10-14T10:56:54.000Z",
            "description": "Assistant Minister of Foreign Affairs, \nForeign Ministry Spokesperson, \nDirector General, Information Department, MFA PRC. \nGet to know us more @MFA_China",
            "entities": {
                "description": {
                    "mentions": [
                        {
                            "end": 154,
                            "start": 144,
                            "username": "MFA_China"
                        }
                    ]
                }
            },
            "id": "1183698123719200768",
            "location": "\u4e2d\u56fd\uff0c\u5317\u4eac Beijing PRC",
            "name": "Hua Chunying \u534e\u6625\u83b9",
            "profile_image_url": "https://pbs.twimg.com/profile_images/1227841332653150211/NkDULzuh_normal.jpg",
            "protected": false,
            "public_metrics": {
                "followers_count": 2023221,
                "following_count": 211,
                "listed_count": 3383,
                "tweet_count": 8811
            },
            "username": "SpokespersonCHN",
            "verified": true,
            "verified_type": "government"
        },
        {
            "created_at": "2009-04-23T20:05:17.000Z",
            "description": "The first word in business news.\nOur newsletters: https://t.co/nWaCxHSKuU\nOur podcasts: https://t.co/096e9xMbPz\nThe Big Take podcast: https://t.co/UqskwXtp5Z",
            "entities": {
                "description": {
                    "urls": [
                        {
                            "display_url": "bloom.bg/newsletters",
                            "end": 73,
                            "expanded_url": "http://bloom.bg/newsletters",
                            "start": 50,
                            "url": "https://t.co/nWaCxHSKuU"
                        },
                        {
                            "display_url": "bloom.bg/podcasts",
                            "end": 111,
                            "expanded_url": "http://bloom.bg/podcasts",
                            "start": 88,
                            "url": "https://t.co/096e9xMbPz"
                        },
                        {
                            "display_url": "trib.al/jtoXfuT",
                            "end": 157,
                            "expanded_url": "http://trib.al/jtoXfuT",
                            "start": 134,
                            "url": "https://t.co/UqskwXtp5Z"
                        }
                    ]
                },
                "url": {
                    "urls": [
                        {
                            "display_url": "bloomberg.com",
                            "end": 23,
                            "expanded_url": "https://www.bloomberg.com",
                            "start": 0,
                            "url": "https://t.co/kCDIdvrKHF"
                        }
                    ]
                }
            },
            "id": "34713362",
            "location": "New York and the World",
            "name": "Bloomberg",
            "profile_image_url": "https://pbs.twimg.com/profile_images/991818020233404416/alrBF_dr_normal.jpg",
            "protected": false,
            "public_metrics": {
                "followers_count": 9146493,
                "following_count": 1461,
                "listed_count": 69549,
                "tweet_count": 894182
            },
            "url": "https://t.co/kCDIdvrKHF",
            "username": "business",
            "verified": true,
            "verified_type": "business"
        }
    ]
}

版权声明:本文为qq_36234441原创文章,遵循CC 4.0 BY-SA版权协议,转载请附上原文出处链接和本声明。