Social media data, built for AI agents
Give Claude, Cursor, OpenAI Assistants, or any agent framework first-class access to YouTube, TikTok, Instagram, and Facebook — transcripts, stats, comments, downloads, search. No scrapers, no proxies, no headless browsers.
- 33 MCP tools + 47 REST endpoints — same data, two delivery shapes
- Works with Claude Desktop, Cursor, OpenAI, LangChain & any agent framework
- YouTube, Shorts, TikTok, Instagram, Facebook covered out of the box
- Stop maintaining scrapers — managed API absorbs anti-bot + schema churn
Loved by 15,000+ data lovers
Video discusses upcoming social media trends including AI-generated content...
Two ways to plug it in
Same data, two delivery shapes. Pick whichever fits your stack.
REST API
For any agent framework with function-calling: OpenAI, Anthropic SDK, LangChain, LlamaIndex, AutoGen, CrewAI. Wrap the endpoints as tools, register, done.
POST https://api.socialkit.dev/youtube/transcript
Authorization: Bearer YOUR_KEY
{ "url": "https://youtube.com/..." }Read REST docsMCP Server
For Claude Desktop, Claude Code, Cursor, or any MCP client. 33 tools discovered automatically — no glue code. Zero install.
{
"mcpServers": {
"socialkit": {
"url": "https://mcp.socialkit.dev/mcp",
"headers": { "Authorization": "Bearer YOUR_KEY" }
}
}
}See full MCP setupSix things you can build this week
Each one is achievable in a single afternoon with SocialKit + your favorite agent framework.
Competitor monitoring agent
Schedule an agent to poll your competitors' channels daily. New video drops → it pulls the transcript, summarizes, runs sentiment on the top comments, and posts the brief to Slack. ~30 lines of code.
Content research assistant
"Find me the top 5 TikToks about productivity this week and tell me what hooks they're using." Agent searches, ranks by views, pulls transcripts, identifies pattern. One prompt.
Comment sentiment dashboard
Drop any URL in your AI chat. It detects platform, fetches up to 200 comments, runs sentiment classification, returns a JSON breakdown with the most-positive and most-negative outliers.
Trend detection
Subscribe an agent to a hashtag. Every hour it polls, ranks new videos by view velocity, and pings you when something is breaking. The agent decides what 'breaking' means based on history.
Audio-first content pipeline
Agent downloads a Reel, transcribes it, generates a blog post from the transcript, and uploads to your CMS. Each step is one tool call. Plug it into any agent framework.
Personalized brief on any URL
Paste any social URL into your AI; it figures out which platform it's from, fetches stats and transcript, and writes a 3-line summary in your tone. Universal "what is this?" button.
Why not just scrape?
Agents are non-deterministic callers. Scrapers assume the opposite — that's why they keep breaking.
Fast and consistent
Same response shape across all platforms. 1-3s on cache miss, sub-second on cache hit. Failed calls are free.
All the data, no scraping
Transcripts, stats, comments, downloads, search, channel data across YouTube, TikTok, Instagram, and Facebook. We handle anti-bot, proxies, and platform churn.
Composes with your stack
REST for any framework, MCP for Claude/Cursor, OpenAPI 3.0 spec for code generation. Same key works across all three surfaces.
Stop building social-media scrapers
Hook your agent up in under a minute. Free tier is enough to ship a working prototype.
Frequently Asked Questions
Ready to Extract Social Media Videos Data?
Extract video summaries, transcripts, comments, and engagement metrics from social media content with our powerful Social Media Data Extraction API.
Video discusses upcoming social media trends including AI-generated content...