Flow
Per Entity Processing (Once Per Day)
Each entity (business or product) gets:- 1 AI website updated with latest data from real website
- 15 blog posts generated based off of data from real website
- 100 prompts analyzed for visibility & a score is created
Daily Cron Flow
Jobs
| Job | Endpoint | Schedule | Description |
|---|---|---|---|
| Get Entities | GET /api/cron/entities | - | Fetch all businesses/products to process |
| Update Site | POST /api/cron/update-site | Daily | Refresh AI-optimized sites with latest data |
| Create Blog | POST /api/cron/create-blog | Daily | Generate new AI-specific blog posts |
| Analyze Visibility | POST /api/cron/analyze-visibility | Daily | Check visibility across 8 AI platforms |
| Store Score | POST /api/cron/store-visibility-score | Daily | Calculate and store overall visibility score |
The 8 AI Platforms
- ChatGPT (OpenAI)
- Claude (Anthropic)
- Gemini (Google)
- Perplexity
- Copilot (Microsoft)
- DeepSeek
- Grok (xAI)
- Google AI Overview