目录 / X (Twitter) Profile & Tweets Scraper
MCP
需 API Key
未评级
已上架
X (Twitter) Profile & Tweets Scraper
X (Twitter) profiles and tweets by handle, URL or user ID — bio, follower counts, tweet engagement (likes, retweets, replies, views), single-tweet lookup by URL, engagement/text filters, incremental runs for scheduled monitoring. No login, no cookies, no X API key. Runs on Apify; you pay per result ($0.005/account, $0.0003/tweet, $0.005/tweet lookup) at the same price on every plan, and only for rows that actually came back. Bring your Apify token (free account works). **Cannot do:** keyword search, follower lists, reply threads — X does not expose these to logged-out clients and this tool does not use logged-in accounts.
该来源不提供完整文件导出(国内平台多为平台内托管),仅存元数据与原链
接入信息
- 传输形态
- http
- 鉴权方式
- 需 API Key(需要配置:token)
- 端点
https://x-twitter-profile-tweets--nick-cheng.run.tools
该服务需要凭证,请按官方文档申请后替换占位符
{
"mcpServers": {
"X (Twitter) Profile \u0026 Tweets Scraper": {
"headers": {
"Authorization": "Bearer \u003cYOUR_KEY\u003e"
},
"url": "https://x-twitter-profile-tweets--nick-cheng.run.tools"
}
}
}
能力清单
| 工具 | 说明 |
|---|---|
| nick-dot-cheng--x-twitter-profile-tweets-scraper | This tool calls the Actor "nick.cheng/x-twitter-profile-tweets-scraper" and retrieves its output results. Use this tool instead of the "call-actor" if user requests this specific Actor. Actor description: Scrape X (Twitter) profiles and tweets by handle, URL or user ID — bio, follower counts, likes, retweets, replies, views. Filter tweets by likes or views, run incrementally to pick up where you left off, look up single tweets by URL. 100 accounts × 10 tweets per run. No login. Pay only for results. |
| get-actor-run | Get detailed information about a specific Actor run. Returns run result: status, storages (datasets/keyValueStores alias map), stats, summary, nextStep. - summary describes the past (e.g. "SUCCEEDED in 22s. 47 items; 3 fields available."). - nextStep prescribes one primary follow-up action with identifiers interpolated (e.g. "Use get-dataset-items with datasetId=..."). - waitSecs (0–45, default 30) waits up to that many seconds for terminal status before returning. USAGE: - Use to check the status of a run started by any Actor-running tool. - Pass waitSecs > 0 to block until terminal (or until the cap elapses). USAGE EXAMPLES: - user_input: Show details of run y2h7sK3Wc - user_input: Wait for run y2h7sK3Wc to finish |
| get-dataset-items | Get items (rows) from a dataset — the output/results produced by an Actor run. Returns the rows themselves, not dataset metadata, counts, or a schema. When the user provides a datasetId and asks to retrieve results, output, data, or rows, call this tool directly. Default limit is 20. Use clean=true to skip empty items and hidden fields. USAGE: - Use when you need to read data from a dataset (all items or only selected fields). USAGE EXAMPLES: - user_input: Retrieve results from dataset abc123 - user_input: Get only metadata.url and title from dataset username~my-dataset |
| get-key-value-store-record | Get the value stored under a specific key in a key-value store — a single record, not a listing of all keys. Requires the exact key name. The response preserves the original Content-Encoding; most clients handle decompression automatically. USAGE: - Use when you need to retrieve a specific record (JSON, text, or binary) from a store. USAGE EXAMPLES: - user_input: Get record INPUT from store abc123 - user_input: Get record data.json from store username~my-store |
| abort-actor-run | Abort an Actor run that is currently starting or running. For runs with status SUCCEEDED, FAILED, ABORTING, ABORTED, or TIMED-OUT, this call has no effect. The results will include the updated run details after the abort request. USAGE: - Use when you need to stop a run that is taking too long or misconfigured. USAGE EXAMPLES: - user_input: Abort run y2h7sK3Wc - user_input: Gracefully abort run y2h7sK3Wc |
纠错与举报(发现条目失效、署名有误或涉及侵权?)
提交举报 / 纠错
侵权举报经核验成立后,我们会即时下线该条目并删除已存的内容副本。