Opening AI Brand Visibility Monitor - GEO & AI Search Tracker

This repo-owned handoff keeps the first run small and copy-ready before sending you to the Apify Store page.

Use sample input

First-run handoff

Copy the sample before opening Apify.

Paste this public-safe input into the Store run form, keep the first run small, and inspect the output fields before connecting a larger dataset.

Open sample JSON

Continue to Apify Store
{
  "brandAliases": [
    "Northstar"
  ],
  "brandName": "Northstar CRM",
  "brandWebsite": "https://northstar-crm.example",
  "competitors": [
    "HubSpot",
    "Salesforce",
    "Pipedrive"
  ],
  "failOnProviderError": false,
  "includeRawAnswer": true,
  "maxAnswerTokens": 500,
  "maxModels": 1,
  "maxQueries": 1,
  "modelIds": [
    "openrouter/auto"
  ],
  "queries": [
    "best CRM for B2B SaaS teams tracking product-led sales"
  ],
  "temperaturePercent": 20
}