TikTokProfiles · Posts
InstagramReels · Comments
REST APITyped JSON
MCP ServerAgent-ready
TikTok + Instagram, agent-ready

One API for Social Intelligence

TikTok and Instagram data APIs for developers, MCP servers and autonomous AI agents.

Volume pricing$1 / 1,000 requests$0.001 per request
02/03 · Scroll down
Live data streams
OOpenAI
CClaude
CCursor
nn8n
VVercel
ZZapier
LLangChain

Infrastructure, not another scraper script

Built for products and agents that need social context.

CrawlMesh turns fragmented social surfaces into stable API primitives you can compose inside apps, automations and agent workflows.

01

One normalized schema

TikTok and Instagram results arrive through a consistent, developer-friendly data model.

02

Agent-native tools

Expose social discovery and extraction as MCP tools your agents can call without brittle glue code.

03

Production controls

Queueing, retries, webhooks and usage limits are designed into the workflow from the start.

04

Composable endpoints

Profiles, posts, reels, comments and search stay modular so you only request what you need.

Developer-first API

One client. Predictable objects. Fewer edge cases.

Use focused endpoints, typed SDKs and webhook-driven jobs without coupling your product to platform-specific response shapes.

REST + SDKsAsync jobsWebhooksNormalized schemas
Open playground ↗
instagram.ts
TypeScript
import { CrawlMesh } from '@crawlmesh/sdk';
const client = new CrawlMesh({ apiKey });
const reels = await client.instagram.reels({  username: 'instagram',  limit: 6,});

Native MCP surface

Give agents tools, not scraping instructions.

Connect CrawlMesh as an MCP server and let compatible agents discover structured social-data tools at runtime.

Connect an agent

Start building

Turn social signals into product primitives.