Загрузка твитов без браузера и авторизации

★ 7.3 · vibe-coding

twitter-reader is a Claude Code skill that fetches Twitter/X post content by URL using the Jina.ai API, bypassing JavaScript rendering and authentication requirements. It returns the author, full post text, GMT timestamp, media descriptions, and thread replies as Markdown. Two scripts are bundled: `fetch_tweet.py` for retrieving a single tweet and saving it to a file, and `fetch_tweets.sh` for batch-fetching multiple URLs in one command. Both x.com and twitter.com link formats are supported, with redirects handled automatically. A free-tier Jina API key is all that's needed to start scraping and analyzing tweets programmatically.