Use cases
Social data workflows you can ship this week
Each page maps a real job — monitoring, creator vetting, agents, transcripts, research — to the endpoints and JSON fields you need. Same schema on every platform.
Listen, search, and alert
Scheduled keyword and hashtag polling with shared pagination and lookupStatus — you own dedupe, thresholds, and where alerts fire.
Monitors and webhooks
Push-based watching: point a monitor at a profile or feed and get a signed webhook the moment something new posts, instead of building your own poll-and-diff loop.
Twitter/X post webhooks
Watch a Twitter/X profile's tweets and get a signed webhook per new post — HMAC-signed, retried automatically, fully logged.
Nitter alternative
Read Twitter/X profiles and tweets over API, and get a webhook — not RSS, but the same job — the moment a tracked account posts.
Instagram RSS feed alternative
No official Instagram RSS exists. Monitors delivers the same job — know the moment a new post appears — as a signed webhook or a pull-based JSON feed.
Creators and influencers
Profile metrics plus recent content before you approve spend, and longitudinal tracking when you manage a roster instead of one-off lookups.
AI agents and automation
Typed tools for agent loops — MCP in Cursor or Claude, REST function calling, and POST /v1/ask for exploration before you pin explicit routes.
Transcripts and text extraction
Structured transcript text from video URLs when captions or speech matter more than view counts — typical for summarization and RAG pipelines.
Community and niche research
Sources keyword search on the large networks often skip — subreddit threads, Facebook groups, and the long-tail conversations where buyers complain honestly.
Commerce and Shop data
Public TikTok Shop product detail, reviews, store catalogs, keyword search, and creator showcase shelves for assortment and competitive enrichment.
Agency delivery
One maintained schema across client accounts, metered credits per report run, and endpoints your PMs can explain on a statement of work.
How to use these pages
Each page maps a job to routes, pagination, lookupStatus, and credit billing. Pick by workflow — monitoring, creator vetting, agents, transcripts, research — not by platform list.
Every page includes curl, a workflow, and a DIY comparison. Vendor pricing: compare hub. Platform tutorials: guides.
Which page fits your job?
Four common entry points — every workflow is in the list above if you need something more specific.
- You poll keywords or hashtags on a schedule and diff results for alertsSocial media monitoring
- You vet creators before a campaign — followers, recent posts, sponsored-post patternsInfluencer data
- You wire social lookups into an LLM agent via MCP or function callingAI agents
- You need spoken or captioned text from YouTube, TikTok, or Instagram for search or RAGTranscripts
Same API underneath
Routes from different use cases share one integration — same auth, error codes, meta.requestId, and meta.creditsCharged. One credit balance; no separate vendor contracts.