Social Media Scraping
curated by SkillMD · plugin · 12 skills
Extract structured data from social media platforms via browser automation.
Install the whole plugin (CLI)
npx skillmds add browser-act/x-tweet-search
npx skillmds add browser-act/xiaohongshu-search
npx skillmds add browser-act/instagram-profile-meta
npx skillmds add browser-act/instagram-post-comments
npx skillmds add browser-act/instagram-profile-posts
npx skillmds add browser-act/facebook-groups-scrape-posts
npx skillmds add googlechrome/chrome-extensions
npx skillmds add zhaoxuya520/js-reverse
npx skillmds add zhaoxuya520/browser-automation
npx skillmds add zhaoxuya520/src-hunter
npx skillmds add zhaoxuya520/browser-extension-reverse
npx skillmds add autoclaw-cc/xiaohongshu-skillsSkills in this plugin
- ▌ x-tweet-search · browser-act bundleScrapes tweets from X (Twitter) by search query, user handle, or direct URL, returning structured data including text, author info, engagement metrics, media, and hashtags.
- ▌ xiaohongshu-search · browser-act bundleSearch Xiaohongshu (RedNote) by keyword and extract paginated note results with title, author, engagement stats, cover image, and xsecToken for detail lookup.
- ▌ instagram-profile-meta · browser-act bundleFetches Instagram user profile metadata including bio, follower count, following count, post count, and verification status using the internal REST API via browser automation.
- ▌ instagram-post-comments · browser-act bundleFetches comments from an Instagram post including comment text, username, timestamp, like count, and reply count using cursor-based pagination.
- ▌ instagram-profile-posts · browser-act bundleScrapes posts from an Instagram user's profile feed including captions, media URLs, like/comment counts, timestamps, and location tags using cursor-based pagination.
- ▌ facebook-groups-scrape-posts · browser-act bundleScrapes posts from a Facebook group given a group URL, sort order, and desired count, returning structured post metadata including post_id, permalink, author, timestamp, body text, media, reactions, comments, and shares.
- ▌ chrome-extensions · googlechrome bundleBuild and publish production-quality Chrome extensions using Manifest V3 best practices, covering service workers, content scripts, side panels, and Chrome Web Store deployment.
- ▌ js-reverse · zhaoxuya520 bundleGuides front-end JavaScript reverse engineering through a structured observe-capture-rebuild workflow using js-reverse MCP tools and optional jshookmcp for browser automation, CDP debugging, and runtime hooking.
- ▌ browser-automation · zhaoxuya520 bundleUnified automation entry point covering browser automation with Playwright and Windows desktop app automation with OpenReverse for GUI interaction, network capture, and reverse engineering workflows.
- ▌ src-hunter · zhaoxuya520 bundleProvides a structured 5-phase workflow for bug bounty and SRC vulnerability hunting, including 19 attack-type playbooks, 305 structured payloads, 263 WAF bypass variants, and 2,887 real HackerOne case studies.
- ▌ browser-extension-reverse · zhaoxuya520 bundleGuides authorized reverse engineering of Chrome and Firefox browser extensions, covering manifest analysis, background workers, and credential or traffic logic recovery.
- ▌ xiaohongshu-skills · autoclaw-cc bundleAutomates Xiaohongshu (Little Red Book) operations including authentication, content publishing, search, social interaction, and composite workflows via a CLI tool.