SocialCrawl
search

search

Extract data from search

search

Extract data from search. 1 endpoints available.

Base URL: /v1/search/...

Getting Started

Make your first request to any endpoint below.

3. Read computed fields

Every response includes computed fields: engagement_rate, language, content_category, and estimated_reach.

Endpoints

EndpointPathCredit Tier
Universal social search across 12 platforms (with comment enrichment)/v1/search/everywherestandard (20cr)

The single endpoint fans out across 12 platforms in parallel, ranks the merged set with an LLM judge, clusters near-duplicates, and enriches each result with the top comments from its source — Reddit upvoted replies, HackerNews thread comments, YouTube/TikTok/Instagram top-liked, GitHub issue discussion. Real-people sentiment, not just titles. Streams via Accept: text/event-stream (comments_enriched chunk per candidate) or returns one envelope via Accept: application/json.

Notes

  • All endpoints use GET method with query parameters
  • Authentication via x-api-key header
  • Responses follow the unified SocialCrawl schema
Search... | Socialcrawl