# crawlfeed > One API for public social, video, music and commerce data. 26 platforms, 194 endpoints, one response shape. Base URL: https://api.crawlfeed.dev. Auth: `Authorization: Bearer sk_live_…`. Every success is `{ data, meta }`; errors are RFC 9457 problem details with a stable `code`. ## Docs - [Quickstart](https://crawlfeed.dev/docs): first call in a minute - [Authentication](https://crawlfeed.dev/docs/authentication) - [Response shape](https://crawlfeed.dev/docs/responses): envelope, meta, nulls, raw - [Pagination](https://crawlfeed.dev/docs/pagination): meta.next_cursor → ?cursor= - [Credits and pricing](https://crawlfeed.dev/docs/credits) - [Caching](https://crawlfeed.dev/docs/caching) - [Errors](https://crawlfeed.dev/docs/errors) - [Rate limits](https://crawlfeed.dev/docs/rate-limits) - [Search across platforms](https://crawlfeed.dev/docs/search) - [Arabic enrichment](https://crawlfeed.dev/docs/enrichment) - [Unified types](https://crawlfeed.dev/docs/types): every field of every object - [Coverage matrix](https://crawlfeed.dev/docs/coverage) - [OpenAPI spec](https://api.crawlfeed.dev/openapi.json) ## For agents - MCP server (Streamable HTTP): https://mcp.crawlfeed.dev/mcp. Send `Authorization: Bearer sk_live_…`; 9 tools, starting with the free `list_endpoints`. - Agent Skill: `npx skills add ilyasabdul19/crawlfeed-skills` ## Guides (blog) - [How to Scrape Instagram Data in 2026: Profiles, Posts, Reels, Comments](https://crawlfeed.dev/blog/how-to-scrape-instagram-data): Get public Instagram profiles, posts, reels, comments, hashtags, highlights and transcripts as clean JSON with one REST API: no login, no scraper, no app review. - [How to Scrape LinkedIn Data in 2026: Profiles, Companies, Posts, Ads](https://crawlfeed.dev/blog/how-to-scrape-linkedin-data): Get public LinkedIn profiles, company pages, posts, post search and Ad Library ads as clean JSON with one REST API: no login, no partner approval, 2 credits per call. - [How to Scrape TikTok Data in 2026: Profiles, Videos, Comments](https://crawlfeed.dev/blog/how-to-scrape-tiktok-data): Get public TikTok profiles, videos, comments, hashtags, sounds and transcripts as clean JSON with one REST API: no scraper, no headless browser, no app review. - [How to Scrape X (Twitter) Data in 2026: Profiles, Posts, Replies](https://crawlfeed.dev/blog/how-to-scrape-x-twitter-data): Get public X (Twitter) profiles, posts, replies, Communities and video transcripts as clean JSON with one REST API: no login and no paid API tier. - [How to Scrape YouTube Data in 2026: Channels, Videos, Transcripts](https://crawlfeed.dev/blog/how-to-scrape-youtube-data): Get public YouTube channels, videos, Shorts, comments, playlists, community posts and transcripts as clean JSON with one REST API: no quota units, no Cloud project. - [How to Give AI Agents Social Media Data in 2026: 6 Approaches](https://crawlfeed.dev/blog/social-media-data-for-ai-agents): Browser scraping, official APIs, a data API as a tool, MCP, Agent Skills or llms.txt? How to give AI agents social media data in 2026, compared, with code. - [Social Media MCP Server: Set Up crawlfeed in Claude, Cursor and More](https://crawlfeed.dev/blog/social-media-mcp-server-claude-cursor): Give Claude, Cursor, VS Code, Windsurf or Codex live access to public TikTok, Instagram and YouTube data with the crawlfeed MCP server. Setup, tools, costs, fixes. ## Platforms - [TikTok](https://crawlfeed.dev/docs/platforms/tiktok): 30 endpoints. Profiles, videos, comments, sounds, transcripts, audience, shop and the ad library. - [Instagram](https://crawlfeed.dev/docs/platforms/instagram): 18 endpoints. Profiles, posts, reels, comments, highlights, transcripts and hashtag search. - [X](https://crawlfeed.dev/docs/platforms/x): 8 endpoints. Profiles, tweets, replies, communities and video transcripts. - [YouTube](https://crawlfeed.dev/docs/platforms/youtube): 18 endpoints. Channels, videos, shorts, playlists, community posts, lives and transcripts. - [Snapchat](https://crawlfeed.dev/docs/platforms/snapchat): 5 endpoints. Public profiles, Spotlight snaps and their replies. - [Facebook](https://crawlfeed.dev/docs/platforms/facebook): 20 endpoints. Pages, posts, reels, groups, events, Marketplace and the Meta ad library. - [Threads](https://crawlfeed.dev/docs/platforms/threads): 6 endpoints. Profiles, posts, and search for posts and people. - [LinkedIn](https://crawlfeed.dev/docs/platforms/linkedin): 10 endpoints. People, company pages, posts, post search and the LinkedIn ad library. - [Twitch](https://crawlfeed.dev/docs/platforms/twitch): 4 endpoints. Channels, recent broadcasts and live status. - [Telegram](https://crawlfeed.dev/docs/platforms/telegram): 3 endpoints. Public channels and their posts. - [Linktree](https://crawlfeed.dev/docs/platforms/linktree): 2 endpoints. Link-in-bio pages and every link on them. - [Bluesky](https://crawlfeed.dev/docs/platforms/bluesky): 5 endpoints. Profiles, posts, threads and people search, from the official AT Protocol API. - [Reddit](https://crawlfeed.dev/docs/platforms/reddit): 10 endpoints. Subreddits, posts, full comment trees, search and video transcripts. - [Pinterest](https://crawlfeed.dev/docs/platforms/pinterest): 5 endpoints. Pins, boards and pin search. - [Truth Social](https://crawlfeed.dev/docs/platforms/truthsocial): 3 endpoints. Profiles and posts. - [Kick](https://crawlfeed.dev/docs/platforms/kick): 1 endpoints. Clips. - [Rumble](https://crawlfeed.dev/docs/platforms/rumble): 6 endpoints. Channels, videos, comments, search and transcripts. - [Kwai](https://crawlfeed.dev/docs/platforms/kwai): 3 endpoints. Profiles and videos. - [GitHub](https://crawlfeed.dev/docs/platforms/github): 9 endpoints. Users, repositories, repository search, followers and trending. - [Spotify](https://crawlfeed.dev/docs/platforms/spotify): 9 endpoints. Artists, tracks, albums, playlists, podcasts and search. - [SoundCloud](https://crawlfeed.dev/docs/platforms/soundcloud): 3 endpoints. Artists and their tracks. - [Apple Music](https://crawlfeed.dev/docs/platforms/apple_music): 5 endpoints. Artists, albums, songs and search. - [Google](https://crawlfeed.dev/docs/platforms/google): 4 endpoints. Organic web search and the Ads Transparency Center. - [Amazon](https://crawlfeed.dev/docs/platforms/amazon): 1 endpoints. Creator storefronts and the products they feature. - [Hacker News](https://crawlfeed.dev/docs/platforms/hackernews): 4 endpoints. Users, their submissions, single items and comment threads. - [App Store](https://crawlfeed.dev/docs/platforms/appstore): 2 endpoints. Apps by numeric id or bundle id, and App Store search. ## Optional - [Full docs as one file](https://crawlfeed.dev/llms-full.txt)