← ClaudeAtlas

social-media-researchlisted

Researches social-media profiles, posts, and engagement across Instagram, TikTok, Threads, Bluesky, X, Pinterest, LinkedIn, Facebook, and Reddit via the Crawlora API, returning clean JSON. Use when the user wants a public profile's stats, a post's content/engagement, a platform search, trending topics, or social listening/competitor research — instead of scraping each app.
Crawlora-org/crawlora-skills · ★ 0 · Data & Documents · score 72
Install: claude install-skill Crawlora-org/crawlora-skills
# Social media research Look up public profiles, posts, and engagement, run keyword/hashtag search, and track trending topics across nine social platforms — all as normalized JSON from the Crawlora API, no app scraping or unofficial client libraries. ## When to use this skill - "What's <handle>'s profile / follower count / recent posts on <platform>?" - "Pull this post's engagement (likes, comments, shares)." - "Search <platform> for posts about <topic/hashtag>." - "What's trending on <platform> right now?" - Competitor social-listening, influencer research, or brand-mention monitoring. ## Setup (one-time) - Get a free Crawlora API key (2,000 credits/mo, no card) at [https://crawlora.net](https://crawlora.net?utm_source=github&utm_medium=referral&utm_campaign=crawlora-skills). - `export CRAWLORA_API_KEY=sk_your_key_here` - All requests: `x-api-key: $CRAWLORA_API_KEY` against `https://api.crawlora.net/api/v1`. Missing/invalid key → `401`. ## How it works Pick the platform, then the job: 1. **Profile** — `/instagram/profile/{username}`, `/tiktok/profile/{handler}`, `/threads/profile/{username}`, `/bluesky/profile`, `/x/profile/{username}`, `/pinterest/user/{username}`, `/linkedin/company/{id}`, `/facebook/{page}`, `/reddit/user/{username}/posts`. 2. **Posts / feed** — `/instagram/reels/{id}`, `/tiktok/posts`, `/threads/profile/{username}/posts`, `/bluesky/author-feed`, `/x/profile/{username}/posts`, `/pinterest/user/{username}/pins`, `/reddit/subredd