SocialCrawl
io.github.ridiodevelopment/socialcrawlOne API for 65 platforms and 572 endpoints: social, commerce, retail, jobs, finance, web scraping.
Tools · 10
List all 65 platforms available through SocialCrawl (572 endpoints — social media, commerce, marketplaces & product reviews, retail (Amazon, Walmart, Target, Home Depot, eBay, Klarna, AliExpress, Etsy…
List endpoints with their full parameter contract — required + optional params, types, integer ranges, enum values, parameter couplings, CSV limits, pagination style, cache TTL, and per-endpoint prici…
Make an API request to any of the 572 SocialCrawl endpoints. Fetches real-time data (profiles, posts, comments, transcripts, search results, products, offers and price history, reviews, apps, places a…
Check the credit balance and the credit ledger for the authenticated SocialCrawl account. Default view calls GET /v1/credits/balance (balance + recent-deduction summary); `view: "transactions"` calls …
Create and manage stateful monitors that re-run any SocialCrawl recipe (a registry endpoint or a Prism composite) on a cadence (hourly/daily/weekly/cron), deliver each result to a signed webhook, rais…
Full web scraping, search, and browser automation (Firecrawl-backed). Sync reads: 'scrape' (URL → markdown/HTML/screenshot/links), 'search' (web search with page content), 'map' (discover a site's URL…
Answer 'which of THESE specific public identities is talking about my keywords?' — the opposite of open social listening. You upload a panel of up to 10,000 platform-qualified public handles (instagra…
Exact credit pricing for every one of the 572 SocialCrawl endpoints. 'overview' returns the tier ladder (327 standard / 210 advanced / 35 premium), every free endpoint, every flat override, all 41 met…
The API describing itself, live, at 0 credits — the `/v1/utility/*` family. 'quickstart': everything needed for a first successful call (auth, base URL, response envelope, billing model, the full erro…
Retrieve SocialCrawl API documentation. Topics: 'overview' (compact intro), 'full' (comprehensive reference for all 572 endpoints), 'authentication', 'credits', 'pricing' (per-endpoint cost for every …
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"socialcrawl": {
"url": "https://mcp.socialcrawl.dev/mcp",
"transport": "streamable-http"
}
}
}