A social listening API that runs on a schedule.

Set a recurring agent once and it keeps watching a brand, competitor, or topic across TikTok, YouTube Shorts, Instagram Reels, and the Meta Ad Library — with an AI intelligence report attached to every run.

POST /v1/agents
200 OK
$ curl -X POST https://api.virlo.ai/v1/agents \
    -H "Authorization: Bearer virlo_tkn_..." \
    -d '{
      "is_recurring": true,
      "intent": "Monitor competitor brand mentions and sentiment",
      "name": "Competitor Watch",
      "keywords": ["your competitor name", "competitor product line"],
      "platforms": ["tiktok","youtube","instagram"],
      "cadence": "weekly",
      "meta_ads_enabled": true
    }'

{
  "data": { "id": "agt_9c41ff", "cadence": "weekly", "next_run_at": "2026-09-28" }
}

One monitor, every platform

Social media analytics without a dashboard to check every morning — the agent runs on its own cadence and hands you a report.

Brand & competitor monitoring

Track every mention of a brand, product, or competitor across TikTok, YouTube Shorts, and Instagram Reels on a recurring cadence — daily, weekly, or a custom cron schedule.

Ad intelligence

Pull competitor Meta ad campaigns in the same monitor — copy, format, and spend signal alongside the organic content.

Trend & topic tracking

Watch an emerging topic before it peaks, with an AI-generated intelligence report attached to every run.

Creator outlier alerts

Surface creators outperforming their own baseline inside a monitored niche — not just the biggest accounts.

Self-optimizing autonomy

Recurring agents can propose keyword and scope adjustments as they run — review and approve, or hand over full autonomy.

Query it from Claude or Cursor

The same monitors are exposed as MCP tools, so an AI assistant can create, check, and read them directly.

Billed per scheduled run

Creating a recurring monitor is free at the API call. Each scheduled run bills like a one-shot research run — $0.50, plus $1.00 for optional Data Intelligence. No subscription tier to pick.

See full endpoint pricing

Stop scraping. Start answering.

Create an account, get starter credits, and run your first niche search in minutes. No scrapers, no proxies, no infrastructure to babysit.

Already have a key? Try GET /v1/account/balance — it's free.