social-scraping
OfficialScrape profiles, posts and followers fast
System Documentation
What problem does it solve?
Social data is fragmented across platforms and often requires multi-step, paid collection flows to retrieve profiles, posts, comments, and follower lists. This Skill centralizes cross-platform scraping into a predictable trigger-and-poll workflow so you can reliably collect social media signals for research, monitoring, and influencer analysis.
Core Features & Use Cases
- Cross-Platform Coverage: Collect profiles, posts, comments, reactions, followers, and following on TikTok, Instagram, Facebook, and Reddit.
- Async Trigger-and-Poll Flow: Initiate paid POST triggers that return a JWT token, then poll job status with free GET requests until data is ready.
- Pagination & Limits: Support for cursors, page_info.has_next_page, and adjustable parameters like max_posts, max_followers, and max_page_size.
- Use Case Example: Run a profile deep dive: trigger profile collection, poll until finished, then trigger posts and followers collection to build an influencer audience dataset.
Quick Start
Use the social-scraping skill to trigger an Instagram profile collection for handle natgeo, poll until the job finishes, then fetch the related posts and followers.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: social-scraping Download link: https://github.com/Merit-Systems/agentcash-skills/archive/main.zip#social-scraping Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.