Unified social data API
Use one normalized REST API for social profile lookups, posts, engagement metrics, and related public data instead of maintaining platform-specific scraping code.
Social Fetch is a social media scraping API for public profiles, posts, comments, transcripts, and metrics across major platforms. It uses pay-as-you-go credits, starts with 100 free credits, and includes a TypeScript SDK for typed integrations.
Social Fetch is a social media scraping API that exposes public profiles, posts, comments, transcripts, and metrics through a single REST interface. The home page positions it as a way to query major platforms without maintaining your own scraping infrastructure.
The documentation describes a normalized JSON workflow built around a consistent `{ data, meta }` response envelope, a single `x-api-key` authentication header, and a base URL at `https://api.socialfetch.dev`. The service supports platforms including Instagram, TikTok, X/Twitter, YouTube, Facebook, LinkedIn, Reddit, Threads, Telegram, Spotify, and web page fetches, with a TypeScript SDK available for typed integrations.
Pricing is pay as you go rather than subscription-based. The pricing page shows 100 free credits on signup, one-time credit packs, optional auto top-up, and a custom Business tier for volume use.
Use one normalized REST API for social profile lookups, posts, engagement metrics, and related public data instead of maintaining platform-specific scraping code.
The docs describe a consistent `{ data, meta }` response envelope across platforms, which makes it easier to swap sources without rewriting client logic.
Coverage shown in the docs includes Instagram, TikTok, X/Twitter, YouTube, Facebook, LinkedIn, Reddit, Threads, Telegram, Spotify, and web page fetching.
The quickstart explains the auth flow: create an API key, send it as `x-api-key`, and make requests against `https://api.socialfetch.dev/v1`.
The site offers a TypeScript SDK published as `@socialfetch/sdk` with typed methods, `Result` handling, and `unwrap()` support for exception-style flows.
Docs include machine-friendly assets such as `/llms.txt`, `/llms.json`, and `/openapi.json`, plus a prompt for Cursor, Claude Code, and other AI tools.
Build internal tools or customer-facing features that need public social profile data, posts, comments, or metrics from multiple networks without stitching together separate scrapers.
Create a TypeScript application with typed client methods and predictable error handling, rather than calling raw HTTP endpoints directly.
Use the documented AI-oriented resources and prompt flow to help coding agents or IDE assistants wire the API into a project.
Start on the free tier, validate the output format, then move to one-time packs or auto top-up as request volume grows.
Fetch content and metadata from a web page when the workflow extends beyond social platforms and needs page-level extraction.
Social Fetch provides a normalized REST API for public social data. The docs show profile lookups and coverage for posts, engagement metrics, transcripts, and platform-specific lookups across supported networks.
The docs say the base URL is `https://api.socialfetch.dev`, authentication uses the `x-api-key` header, and the first step is to make an authenticated request from the Quickstart guide. The TypeScript SDK is available as `@socialfetch/sdk`.
Supported coverage on the docs page includes Instagram, TikTok, X/Twitter, YouTube, Facebook, LinkedIn, Reddit, Threads, Telegram, Spotify, and web page fetching. The homepage also highlights profiles, posts, comments, transcripts, and metrics.
The pricing page shows a free tier with 100 credits on signup, one-time credit packs, optional auto top-up, and a custom Business tier for volume pricing.
The docs recommend keeping the API key server-side only and not shipping it in browsers or mobile apps. For AI tools, Social Fetch also provides docs-friendly endpoints such as `/llms.txt`, `/llms.json`, and `/openapi.json`.
Happenstance is an AI-powered network search tool for finding people, mutual connections, and warm introductions across connected accounts. It supports individual use, shared team groups, and developer workflows through API, MCP, Slack, and other integrations.
Geekflare Web Scraping API is a developer-focused web scraping service that extracts content from dynamic pages and returns Markdown, HTML, JSON, or plain text. It is aimed at teams that need browser rendering, CAPTCHA handling, and proxy support without building that infrastructure themselves.
Claro Research Agent automates manual research in a table-based workflow for list enrichment, company research, document extraction, and pricing monitoring. It can run on its own or connect to the broader Claro platform for entity-aware, system-synced outputs.
Spidra is an AI web scraping API and playground for extracting structured data from websites that are hard to scrape with traditional tools. It helps developers and teams handle dynamic pages, CAPTCHAs, proxy rotation, and login-protected content with less manual setup.
Monid is an agent-native router for tool calls that connects agents to social data, web extraction, search, contact enrichment, and product research workflows. The public site shows concrete tool examples, but the pricing page is not available.
Tabstack is a web data and browser automation API for extracting structured data, running live-web research, and completing browser tasks from a single call. It helps developers ship extraction, research, and automation features without building browser infrastructure or orchestration themselves.