← 返回
效率工具 中文

Twitter Article Reader

Extract readable content from Twitter/X articles and tweets using jina.ai. Use when the user provides a Twitter/X link and wants to read the full content wit...
使用 jina.ai 提取 Twitter/X 文章和推文的可读内容。适用于用户提供 Twitter/X 链接并希望阅读全文内容的场景。
showjim
效率工具 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 530
下载
💾 8
安装
1
版本
#latest

概述

Twitter Reader

Quick Start

Extract content from a Twitter/X article or tweet:

1. Take the Twitter/X URL from the user
2. Construct the jina.ai URL: https://r.jina.ai/https://x.com/<id>
   - For x.com/<user>/article/<id>: use https://r.jina.ai/https://x.com/<user>/article/<id>
   - For x.com/i/status/<id>: use https://r.jina.ai/https://x.com/i/status/<id>
   - For x.com/<user>/status/<id>: use https://r.jina.ai/https://x.com/<user>/status/<id>
3. Use web_fetch to retrieve the content
4. Return the extracted markdown text to the user

Why Use This

Twitter/X has anti-bot measures that prevent direct scraping. The jina.ai proxy bypasses these restrictions and returns clean, readable markdown content.

URL Format Patterns

PatternExamplejina.ai URL
-------------------------------
Articlehttps://x.com/Pluvio9yte/article/2023339861369864466https://r.jina.ai/https://x.com/Pluvio9yte/article/2023339861369864466
Statushttps://x.com/i/status/2023339861369864466https://r.jina.ai/https://x.com/i/status/2023339861369864466
User Statushttps://x.com/username/status/1234567890https://r.jina.ai/https://x.com/username/status/1234567890

Notes

  • The extracted content will be in markdown format
  • Images in the tweet will be preserved as markdown image links
  • The web_fetch tool automatically handles the extraction
  • If the URL is already in the correct format, use it directly with jina.ai

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-30 03:56 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

productivity

Nano Pdf

steipete
使用nano-pdf CLI通过自然语言指令编辑PDF
★ 275 📥 114,821

STDF Reader

showjim
解析并分析STDF(标准测试数据格式)半导体测试文件,转换为CSV/XLSX格式,生成分析报告、相关性报告及PDF图表。
★ 1 📥 437
productivity

Weather

steipete
获取当前天气和预报(无需API密钥)
★ 445 📥 226,263