feedgrab-setup
feedgrab Setup Guide
Install feedgrab, configure API keys, login to platforms, and verify everything works.
Trigger
/feedgrab-setup- "Install feedgrab"
- "配置 feedgrab"
- When
/feedgrabreports "feedgrab not found"
Step 1: Check Python Environment
python3 --version 2>/dev/null || python --version 2>/dev/null
pip3 --version 2>/dev/null || pip --version 2>/dev/null
Requires Python ≥ 3.10. If not available, tell user to install Python first.
More from ibigqiang/feedgrab
feedgrab
Universal content grabber — fetch any URL and return structured Markdown. Supports X/Twitter, WeChat, Xiaohongshu, YouTube, GitHub, LinuxDo/IDCFlare/Discourse, Feishu/Lark, KDocs, Youdao Note, Zhihu, Bilibili (with subtitle transcription), Xiaoyuzhou podcasts, Ximalaya podcasts, Telegram, RSS, 300+ paywall news sites, and any web page. Use when user provides a URL and wants its content extracted.
56analyzer
Content Analyzer — any content (URL, text, transcript) into structured analysis report with actionable insights. Use when user asks to analyze, summarize, or extract key takeaways from content.
51feedgrab-batch
Batch content grabber — bulk fetch bookmarks, user tweets, search results, author notes, wiki pages, and more from X/Twitter, Xiaohongshu, WeChat, YouTube, Feishu, Zhihu. Use when user wants to batch/bulk fetch, search keywords, or grab all posts from an account.
51video
Video & Podcast Digest — send a video/podcast link, get full transcript + structured summary. Supports YouTube, Bilibili, X/Twitter video, Xiaoyuzhou, Apple Podcasts, and direct audio/video links. Uses yt-dlp for subtitles and Groq Whisper for transcription.
49