apify-ai-search-visibility-tracker
Installation
SKILL.md
AI Search Visibility Tracker
Snapshots brand citations and mentions across six AI search surfaces (Google AI Overviews, Google AI Mode, ChatGPT Search, Perplexity, Microsoft Copilot, Google Gemini) on a recurring schedule. Every run appends to a named Apify Dataset, writes the raw item to a named Apify Key-Value Store, and produces a Markdown report comparing today's snapshot to every prior run. Recurrence is driven by the operating system's own scheduler -- launchd on macOS, cron on Linux, Task Scheduler on Windows. See reference/scheduling.md.
Prerequisites
(No need to check upfront)
APIFY_TOKENsaved in a.envfile next toconfig.json(the runner auto-loads it).- Python 3.9+ on PATH.
pip3 install requests(only third-party dependency);pip3 install tldextractrecommended for accurate registrable-domain matching on multi-part TLDs. - For automated daily runs: macOS / Linux with launchd or cron available (the installer handles both). Windows users get printed
schtasksinstructions.
Workflow
Copy this checklist and track progress: