instagram-research
Installation
SKILL.md
Instagram research
Look up public Instagram profiles, posts, and Reels — all as normalized JSON from the Crawlora API, no app scraping or unofficial client libraries.
When to use this skill
- "What's 's Instagram profile / follower count?"
- "Pull the details for this Instagram post."
- "Get 's recent Reels."
- Competitor social audits, influencer vetting, or brand-mention monitoring scoped to Instagram.
Setup (one-time)
- Get a free Crawlora API key (2,000 credits/mo, no card) at https://crawlora.net.
export CRAWLORA_API_KEY=sk_your_key_here- All requests:
x-api-key: $CRAWLORA_API_KEYagainsthttps://api.crawlora.net/api/v1. Missing/invalid key →401.