← ClaudeAtlas

instagram-apilisted

Instagram data toolkit via ScraperSocial — reel transcripts, AI summaries, profile and post stats, comments, hashtag and location analytics, keyword search.
nikhonit/social-media-api-skills · ★ 0 · Data & Documents · score 70
Install: claude install-skill nikhonit/social-media-api-skills
# Instagram API skill Read public Instagram data as clean JSON. This Instagram API skill transcribes reels, summarises them, returns profile and post statistics, walks comment threads, and analyses hashtags and locations — including post counts, top posts and reels for a tag or place. It also covers keyword, profile and reel search. Instagram is one of the harder platforms to read programmatically. These endpoints return structured JSON without a logged-in session or a browser farm. This skill wraps **23 live Instagram endpoints** from the [ScraperSocial](https://scrapersocial.com) API. Public data only, returned as clean JSON. ## When to use this skill - A user pastes a reel URL and asks what is said in it, or wants it summarised. - You are researching a creator or brand account: followers, posting pattern, engagement. - You need comments on a post for sentiment or FAQ mining. - You are tracking a hashtag or a location and want its stats and top posts. ### Do not use this skill when - **Watch the price on media endpoints.** `get_transcript.js` and `get_download.js` cost 40 credits, and `--section=summary` costs 42 — the most expensive calls in the API. Never fire them speculatively; confirm the user actually wants the video's content first. - **An Instagram link appears in passing** with no question attached. - **You need private accounts, stories from private users, or DMs.** Public data only. - **You run the account yourself.** Meta's Graph API gives owners richer i