← 返回
未分类 中文

fxTwitter

Fetch tweet/post data from X (Twitter) links using the fxTwitter API (api.fxtwitter.com). Use when a user sends an x.com or twitter.com URL and wants to read...
使用 fxTwitter API(api.fxtwitter.com)获取 X(Twitter)链接的推文/帖子数据。当用户发送 x.com 或 twitter.com 链接并想阅读时使用。
namphamdev namphamdev 来源
未分类 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 236
下载
💾 0
安装
1
版本
#latest

概述

fxTwitter

Fetch tweet data from an X/Twitter URL without auth or browser automation.

Endpoint

GET https://api.fxtwitter.com/:tweetId

Extract the tweet ID from the URL:

  • https://x.com/user/status/1234567890 → ID: 1234567890
  • https://twitter.com/user/status/1234567890 → ID: 1234567890

Usage

curl -s "https://api.fxtwitter.com/1234567890" | jq '.tweet'

Key fields in .tweet:

  • .text — tweet content
  • .author.name / .author.screen_name
  • .created_at
  • .likes, .retweets, .replies
  • .media.photos[], .media.videos[]
  • .url — canonical URL

Output Format

When presenting a tweet to the user:

  • Lead with TL;DR if the tweet is long
  • Use bullet points for key info
  • Keep it concise — no filler

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-12 06:07 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

ai-agent

Skill Vetter

spclaudehome
AI智能体技能安全预审工具。安装ClawdHub、GitHub等来源技能前,检查风险信号、权限范围及可疑模式。
★ 1,232 📥 268,314
ai-agent

self-improving agent

pskoett
捕获经验教训、错误及修正内容,以实现持续改进。适用于以下场景:(1)命令或操作意外失败;(2)用户纠正Claude(如“不,那不对……”“实际上……”);(3)用户请求的功能不存在;(4)外部API或工具出现故障;(5)Claude发现自身
★ 4,086 📥 814,839
ai-agent

Self-Improving + Proactive Agent

ivangdavila
自我反思+自我批评+自我学习+自组织记忆。智能体评估自身工作、发现错误并持续改进。
★ 1,385 📥 321,018