简体中文
tweet_count
curl 'https://api.x.com/2/trends/by/woeid/26062' --header 'Authorization: Bearer XXXXX'
{ "data": [ { "trend_name": "Europe", "tweet_count": 232408 }, { "trend_name": "Isak", "tweet_count": 2956 }, { "trend_name": "RNLI", "tweet_count": 2484 }, { "trend_name": "Toon", "tweet_count": 11447 }, { "trend_name": "St James", "tweet_count": 5565 }, { "trend_name": "Manning", "tweet_count": 10077 }, { "trend_name": "Copenhagen", "tweet_count": 35272 }, { "trend_name": "Coventry", "tweet_count": 3662 ] }