All guides

Filter by platform, or browse everything. Each tutorial uses the same auth and response envelope as production API traffic.

About these guides

These guides are for engineers who already know the job — a transcript, a comment thread, a keyword search — and need the shortest path from curl to something a pipeline can store. Each one names the Social Fetch routes we would call, shows the response fields that matter, and admits where DIY scraping still wins on cost or control.

Most pages include a build-vs-buy section with real maintenance math: proxy bills, DOM breakage, schema drift. Vendor shopping without implementation detail belongs on the compare hub. Workflow pages that map jobs to endpoints without a platform walkthrough live under use cases.

Every guide uses the same response envelope as production traffic: data, meta.creditsCharged, meta.requestId, and typed errors your code can branch on. Check lastUpdated on each row when endpoints change shape.

Production API on every guide

Auth, meta.requestId, meta.creditsCharged, and error codes match what your backend will see. New accounts get 100 free credits with no card.

API reference · Compare vendors · Use cases