curl 'https://api.x.com/2/users/personalized_trends' --header 'Authorization: ••••••'
{ "data": [ { "category": "Bitcoin", "post_count": "42K posts", "trend_name": "MicroStrategy's $42 Billion Bitcoin Investment", "trending_since": "5 hours ago" }, { "category": "Music", "post_count": "2K posts", "trend_name": "Drake's 'No Face' Music Video Release", "trending_since": "Trending now" }, { "category": "Weather", "post_count": "1.2K posts", "trend_name": "Super Typhoon Leon Impacts Taiwan and Batanes", "trending_since": "Trending now" } ] }
{ "data": [ { "category": "Unknown", "post_count": "Unknown", "trending_since": "" } ] }