market research · $2 budget

Weekly market scan: AI coding agents

Recurring market scan template — re-run every Monday with one click. Fresh news, funding, model releases, eval scores.

Sample request

POST /v1/missions
{
  "goal": "Weekly market scan of AI coding agents — funding, model releases, key benchmarks, viral GitHub repos.",
  "mission_type": "market_research",
  "budget_usd": 2,
  "constraints": {
    "public_data_only": true,
    "min_sources": 4,
    "freshness_days": 7
  }
}
Run this mission Full API

Save as a template

Wrap this as a Mission Template via /v1/templates with goal="Weekly market scan of {{topic}}". Then schedule a weekly cron that POSTs /v1/templates/{id}/run with vars={topic: "AI coding agents"}. Cost is $1.20–$1.80 per scan; results pipe to your Slack via a webhook subscription on MissionCompleted.

More market research missions

Read more
Terms used