feedgrab-batch

Batch fetch bookmarks, posts, search results, and wiki pages across multiple platforms.

585|68|Updated Feb 26, 2026
One-click install
npx skills add https://github.com/iBigQiang/feedgrab --skill feedgrab-batch
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: feedgrab-batch
Source: https://github.com/iBigQiang/feedgrab/tree/main/skills/feedgrab-batch
Command: npx skills add https://github.com/iBigQiang/feedgrab --skill feedgrab-batch

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Batch fetches content from multiple platforms to collect bookmarks, user posts, search results, and wiki pages.

Core Features & Use Cases

  • Batch fetch across X/Twitter, Xiaohongshu, WeChat, YouTube, Feishu, Zhihu to gather bookmarks, timelines, search results, notes, and wiki pages.
  • Checkpoint-resume and per-platform credentials to enable robust, long-running batch tasks.
  • Output consolidation into organized markdown and CSV for analysis and archiving.

Quick Start

Run a batch fetch command to collect data for a target account or keyword across supported platforms.

Frequently Asked Questions about feedgrab-batch

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I batch fetch content from multiple social media platforms like Twitter and Xiaohongshu?▼

Batch fetch content across X/Twitter, Xiaohongshu, WeChat, YouTube, Feishu, and Zhihu by running a single command to collect bookmarks, timelines, notes, and search results. It consolidates outputs into organized markdown and CSV files for analysis.

Can I use my own cookies or API keys to extract user posts and search results?▼

Yes, batch extraction requires the feedgrab tool installed with per-platform credentials. You must configure specific cookies or API keys for each platform to enable robust, long-running batch tasks to gather user posts and search results.

What is the best way to archive large volumes of content and wiki pages without losing progress?▼

Archiving large volumes of wiki pages and timelines uses checkpoint-resume functionality. This enables robust batch operations by saving progress, so if a long-running task is interrupted, it can resume from the last checkpoint without losing data.

Does batch fetching work with WeChat and Feishu for collecting bookmarks and notes?▼

Yes, batch fetching works with WeChat and Feishu to collect bookmarks, notes, and wiki pages. It supports batch workflows across these platforms, requiring platform-specific credentials to successfully extract and consolidate the data.

Why do my batch tasks fail when fetching YouTube and Zhihu timelines?▼

Batch tasks fetching YouTube and Zhihu timelines typically fail due to missing or expired per-platform credentials. Ensure feedgrab is installed with valid API keys or cookies for each specific platform to maintain robust batch operations.