→ social-listening

Social listening without five integrations

Comments, post stats, and search across TikTok, Instagram, Facebook, X, and LinkedIn — one request shape, one API key, per-call pricing your finance team can model. Ship the listening feature this sprint instead of this quarter.

Built for tracking pipelines

A daily brand-mention sweep

Search for your brand, then pull comments on anything that spiked:

# 1. find new videos mentioning the brand
curl "https://api.scrapersocial.com/v1/tiktok/search?query=acme%20widgets" \
  -H "Authorization: Bearer sk_live_..."

# 2. pull comments for each hit (2 credits per comment)
curl "https://api.scrapersocial.com/v1/tiktok/comments?url=https://www.tiktok.com/@user/video/123&limit=50" \
  -H "Authorization: Bearer sk_live_..."

# 3. feed comment text to your sentiment model, store the scores

The same two calls work on Instagram — swap tiktok for instagram. See the full pipeline recipe in the docs.

Predictable cost at volume

A sweep of 500 comments a day on TikTok is 1,000 credits — $5 at the monthly rate, $4.50 on annual. The credit table prices every endpoint upfront, and volume plans cover millions of calls.

Ship listening this sprint

100 free trial credits, no card. First call in under five minutes.

Get your free API key