Twitterr
收藏Twitterr API 数据集概述
基本信息
- API名称: Twitterr
- 类别: Social
- 提供商: fast social data
- 订阅人数: 4
- 当前版本: 1.0.0
- API评分: 8.9 Popularity
- 服务等级: 100% Service Level
- 延迟: 1232ms
- 测试覆盖率: 83%
定价计划
- BASIC: $0.00 / mo
- PRO: $4.99 / mo
- ULTRA: $49.00 / mo
- MEGA: $199.00 / mo
API特点
- 稳定性: 高
- 成本: 仅为官方Twitter API成本的4%
- 数据结构: 清晰、组织良好、易于解析的JSON响应
- 可扩展性: 支持历史和实时数据请求
主要端点
- User
GETget user info by user nameGETBatch Get User Info By UserIdsGET/twitter/user/mentions
- Tweet
- Search
- List
- Follower
- Following
- Trend
- Post
认证方式
所有请求必须包含以下头部信息:
X-RapidAPI-Key: YOUR_RAPIDAPI_KEY X-API-Key: YOUR_BACKEND_API_KEY
示例响应
高级搜索响应
json { "tweets": [ { "type": "tweet", "id": "1921615467979874590", "url": "https://x.com/elonmusk/status/1921615467979874590", "twitterUrl": "https://twitter.com/elonmusk/status/1921615467979874590", "text": "@gork @successilver @fau1in My is Sandy Poon.
That’s just what happens if you’re a nudist on the beach 🤷♂️", "source": "Twitter for iPhone", "retweetCount": 16, "replyCount": 72, "likeCount": 166, "quoteCount": 6, "viewCount": 7297, "createdAt": "Sun May 11 17:16:44 +0000 2025", "lang": "en", "bookmarkCount": 8, "isReply": true, "inReplyToId": "1921614272213475494", "conversationId": "1921611528467341607", "inReplyToUserId": "1909390269533011968", "inReplyToUsername": "gork", "author": { "type": "user", "userName": "elonmusk", "url": "https://x.com/elonmusk", "twitterUrl": "https://twitter.com/elonmusk", "id": "44196397", "name": "gorklon rust", "isVerified": false, "isBlueVerified": true, "profilePicture": "https://pbs.twimg.com/profile_images/1919097976594837506/5JJEissI_normal.jpg", "coverPicture": "https://pbs.twimg.com/profile_banners/44196397/1739948056", "description": "", "location": "", "followers": 220061928, "following": 1128, "status": "", "canDm": false, "canMediaTag": false, "createdAt": "Tue Jun 02 20:12:29 +0000 2009", "entities": { "description": { "urls": [] }, "url": {} }, "fastFollowersCount": 0, "favouritesCount": 145434, "hasCustomTimelines": true, "isTranslator": false, "mediaCount": 3831, "statusesCount": 78382, "withheldInCountries": [], "affiliatesHighlightedLabel": {}, "possiblySensitive": false, "pinnedTweetIds": [], "profile_bio": { "description": "", "entities": { "description": {} } }, "isAutomated": false, "automatedBy": null }, "extendedEntities": {}, "card": null, "place": {}, "entities": { "user_mentions": [ { "id_str": "1909390269533011968", "indices": [ 0, 5 ], "name": "gork", "screen_name": "gork" }, { "id_str": "1886741005103456261", "indices": [ 6, 19 ], "name": "silver", "screen_name": "successilver" }, { "id_str": "507594633", "indices": [ 20, 27 ], "name": "X", "screen_name": "fau1in" } ] }, "quoted_tweet": null, "retweeted_tweet": null } ], "has_next_page": true, "next_cursor": "DAADDAABCgABGqrzFkPWIR4KAAIaqmyZU1aQYwAIAAIAAAACCAADAAAAAAgABAAAAAAKAAUaqvSrn8AnEAoABhqq9Kufv9jwAAA" }
用户信息响应
json { "status": "success", "msg": "success", "data": { "id": "44196397", "name": "gorklon rust", "userName": "elonmusk", "location": "", "url": "", "description": "", "protected": false, "isVerified": false, "isBlueVerified": true, "followers": 220062064, "following": 1128, "favouritesCount": 145434, "statusesCount": 78382, "mediaCount": 3831, "createdAt": "2009-06-02T20:12:29.000000Z", "coverPicture": "https://pbs.twimg.com/profile_banners/44196397/1739948056", "profilePicture": "https://pbs.twimg.com/profile_images/1919097976594837506/5JJEissI_normal.jpg", "canDm": false, "isAutomated": false, "automatedBy": null } }
联系方式
- Telegram: https://t.me/TiloSen
- Email: xaichain@gmail.com



