x-tweet-fetcher
Fetch X/Twitter tweets, timelines, and articles without login or API keys
All Skills in This Repository (2)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install x-tweet-fetcher?โผ
Run `npx skills add ythx-101/x-tweet-fetcher --all -g -y` in your terminal to install this skill globally for your AI agent.
How to fetch tweets without a Twitter API key?โผ
Use `xtf --url <tweet_url>` for single tweets with zero dependencies, or point `XTF_NITTER` at a Nitter instance for timelines, search, and replies.
Can AI agents read X/Twitter content directly?โผ
Yes. This skill gives agents a single command to pull tweets, threads, lists, and articles as clean JSON, with error codes they can branch on.
Does x-tweet-fetcher work with Claude Code and OpenClaw?โผ
Yes. It follows the standard SKILL.md format and runs in Claude Code, OpenClaw, Cursor, and other compatible agents.
Can I save and search fetched tweets offline?โผ
Yes. Add `--ledger <db>` to archive every fetch into a deduplicated SQLite database, then query or get stats on it offline.
Related Repositories in Data & Analytics
View All in Data & AnalyticsโPaddleOCR
Extract text, tables, and formulas from PDFs and images
Scrapling
Scrape any website and bypass anti-bot protection with AI
last30days-skill
Research any topic across Reddit, X, YouTube, and the web