工具 API

twitter_get_tweet

Fetch a single tweet's full details by tweet ID via Twitter Syndication API. Returns text, author, like/retweet/reply counts, media URLs, quoted tweet, and parent tweet (if reply). The tweet ID is the numeric part at the end of a tweet URL. e.g. for https://x.com/elonmusk/status/1234567890, tweet_id is "1234567890" Args: tweet_id: Numeric tweet ID string, e.g. "1234567890"

social1 积分

调用信息

工具标识
twitter-scraper.twitter_get_tweet
服务提供方
推文抓取
平均响应
2357 ms
近 7 天调用
1

输入参数

tweet_id必填

string