VOOZH about

URL: https://apify.com/alizarin_refrigerator-owner/ai-visibility-suite---dark-visitors-alternative

⇱ Ai Visibility Suite - Dark Visitors Alternative Β· Apify


πŸ‘ Ai Visibility Suite - Dark Visitors Alternative avatar

Ai Visibility Suite - Dark Visitors Alternative

Pricing

from $0.01 / 1,000 results

Go to Apify Store

Ai Visibility Suite - Dark Visitors Alternative

Comprehensive AI bot monitoring, robots.txt analysis, LLMs.txt generation & AI shopping optimization. Monitor AI crawlers visits, check AI compliance, generate AI-friendly configurations, and optimize for AI shopping agents. AI Bot Directory Robots.txt LLMs.txt AI Shopping Competitor AI Audit

Pricing

from $0.01 / 1,000 results

Rating

0.0

(0)

Developer

πŸ‘ The Howlers

The Howlers

Maintained by Community

Actor stats

0

Bookmarked

21

Total users

4

Monthly active users

4 months ago

Last modified

Share

AI Visibility & Bot Intelligence Suite - Dark Visitors Alternative

Comprehensive AI bot monitoring, robots.txt analysis, LLMs.txt generation, and AI shopping optimization. Monitor which AI crawlers visit your site, check AI compliance, generate AI-friendly configurations, and optimize for AI shopping agents.

Features

  • AI Bot Directory - Comprehensive database of 38+ AI crawlers with user agents, operators, and categories
  • Robots.txt Analysis - Check which AI bots are blocked or allowed by your robots.txt
  • LLMs.txt Check - Verify if a site has an LLMs.txt file for AI context
  • LLMs.txt Generator - Auto-generate optimized LLMs.txt content for your site
  • AI Shopping Optimizer - Analyze e-commerce sites for AI shopping agent compatibility
  • Competitor AI Audit - Compare AI visibility settings across competitor sites
  • Bot Response Tester - Test how sites respond to different AI bot user agents

Quick Start

{
"urls":["https://example.com"],
"modules":["robotsTxtAnalysis","llmsTxtCheck"],
"demoMode":false
}

Demo Mode

Set demoMode: true to test with sample data (no charges, no actual network requests). Perfect for testing the output format before running real analysis.

{
"demoMode":true,
"urls":["https://example.com"],
"modules":["aiBotDirectory","robotsTxtAnalysis"]
}

Input Parameters

ParameterTypeDefaultDescription
urlsarrayrequiredList of website URLs to analyze
modulesarray["robotsTxtAnalysis", "llmsTxtCheck"]Analysis modules to run
runAllModulesbooleanfalseOverride module selection and run all modules
botCategoriesarray[] (all)Filter AI bot categories to analyze
sortBotsBystring"prevalence"Sort bots by: name, category, operator, prevalence
generateLlmsTxtbooleanfalseAuto-generate LLMs.txt if site doesn't have one
customUserAgentsarray[]Additional bot user agents to test
testPathsarray["/", "/products", "/about"]URL paths to test with bot user agents
outputFormatstring"json"Output format: json, markdown, html
demoModebooleanfalseRun with sample data (no network requests)
webhookUrlstring-URL to receive notifications (Zapier, Make, n8n)
webhookOnIssuesbooleantrueTrigger webhook when issues are detected
webhookOnLowScorebooleantrueTrigger webhook when score falls below threshold
lowScoreThresholdinteger50Alert threshold for low scores (0-100)

Available Modules

Module IDNameDescription
aiBotDirectoryAI Bot DirectoryComprehensive database of AI crawlers and bots
robotsTxtAnalysisRobots.txt AnalysisCheck AI bot blocking/allowing status
llmsTxtCheckLLMs.txt CheckVerify if site has LLMs.txt file
llmsTxtGeneratorLLMs.txt GeneratorGenerate optimized LLMs.txt for your site
aiShoppingOptimizerAI Shopping OptimizerAnalyze e-commerce AI readiness
competitorAuditCompetitor AI AuditCompare AI visibility across competitors
botResponseTesterBot Response TesterTest how site responds to AI bot user agents

Bot Categories

CategoryDescription
AI AssistantChatGPT, Claude, Gemini and other AI assistants
AI Search CrawlerPerplexity, You.com, Bing AI crawlers
AI Data ScraperBots that scrape data for AI training
AI AgentAutonomous AI agents that browse the web
Undocumented AI AgentAI bots without official documentation
Intelligence ArchiverArchive.org and similar services
AI Search FetcherReal-time content fetchers for AI search

Output Format

Robots.txt Analysis

{
"module":"robotsTxtAnalysis",
"url":"https://example.com",
"status":"completed",
"score":75,
"robotsTxtFound":true,
"robotsTxtUrl":"https://example.com/robots.txt",
"totalBotsChecked":38,
"botsBlocked":12,
"botsAllowed":26,
"aiBotsAnalysis":[
{
"botName":"GPTBot",
"userAgent":"GPTBot",
"operator":"OpenAI",
"category":"AI Assistant",
"isBlocked":true,
"matchedRule":"User-agent: GPTBot\\nDisallow: /"
}
],
"recommendations":[
"Consider allowing GPTBot if you want your content in ChatGPT responses"
]
}

LLMs.txt Check

{
"module":"llmsTxtCheck",
"url":"https://example.com",
"status":"completed",
"llmsTxtFound":false,
"llmsTxtUrl":"https://example.com/llms.txt",
"recommendations":[
"Create an LLMs.txt file to provide context for AI systems"
]
}

AI Bot Directory

{
"module":"aiBotDirectory",
"status":"completed",
"totalBots":38,
"categories":["AI Assistant","AI Search Crawler","AI Data Scraper"],
"bots":[
{
"name":"GPTBot",
"userAgent":"GPTBot",
"operator":"OpenAI",
"category":"AI Assistant",
"description":"OpenAI's web crawler for ChatGPT",
"respectsRobotsTxt":true,
"documentationUrl":"https://platform.openai.com/docs/gptbot"
}
]
}

AI Shopping Optimizer

{
"module":"aiShoppingOptimizer",
"url":"https://example.com",
"status":"completed",
"score":65,
"platform":"shopify",
"structuredDataFound":true,
"schemaTypes":["Product","BreadcrumbList","Organization"],
"issues":[
"Missing detailed product descriptions for AI comprehension"
],
"recommendations":[
"Add FAQ schema for common product questions",
"Enhance product descriptions with AI-readable attributes"
]
}

AI Bot Database

The suite includes a comprehensive database of 38+ AI bots:

Bot NameOperatorCategory
GPTBotOpenAIAI Assistant
ChatGPT-UserOpenAIAI Assistant
OAI-SearchBotOpenAIAI Search Crawler
Claude-WebAnthropicAI Assistant
anthropic-aiAnthropicAI Data Scraper
Google-ExtendedGoogleAI Data Scraper
GooglebotGoogleAI Search Crawler
GeminiGoogleAI Assistant
BingbotMicrosoftAI Search Crawler
bingbotMicrosoftAI Search Crawler
PerplexityBotPerplexity AIAI Search Crawler
YouBotYou.comAI Search Crawler
cohere-aiCohereAI Data Scraper
CCBotCommon CrawlAI Data Scraper
FacebookBotMetaAI Data Scraper
Meta-ExternalAgentMetaAI Agent
BytespiderByteDanceAI Data Scraper
DiffbotDiffbotAI Data Scraper
ApplebotAppleAI Search Crawler
Applebot-ExtendedAppleAI Data Scraper
amazonbotAmazonAI Search Crawler
ClaudeBotAnthropicAI Assistant
AI2BotAllen AIAI Data Scraper
OmgilibotOmgiliAI Data Scraper
TimpibotTimpiAI Search Crawler
VelenPublicWebCrawlerVelenAI Data Scraper
Webzio-ExtendedWebz.ioAI Data Scraper
PanguBotDeepSeekAI Assistant
ScrapyScrapyAI Data Scraper
iaskspideriAskAI Search Crawler
Kangaroo BotKangarooAI Agent
img2datasetLAIONAI Data Scraper
ISSCyberRiskCrawlerISSIntelligence Archiver
AwarioSmartBotAwarioAI Search Fetcher
DataForSeoBotDataForSEOAI Data Scraper
NicecrawlerNiceCrawlerAI Search Crawler
FriendlyCrawlerFriendlyCrawlerAI Data Scraper
Sidetrade indexer botSidetradeAI Data Scraper

Webhook Integration (Zapier, Make, n8n)

Connect this actor to your automation workflows with webhook notifications.

Setup

{
"urls":["https://example.com"],
"modules":["robotsTxtAnalysis","llmsTxtCheck"],
"webhookUrl":"https://hooks.zapier.com/hooks/catch/xxx/yyy",
"webhookOnIssues":true,
"webhookOnLowScore":true,
"lowScoreThreshold":50
}

Webhook Payload

When triggered, the webhook receives:

{
"actorId":"ecvImN3D2jfsZaHdt",
"actorRunId":"abc123",
"status":"alert",
"alertType":"low_score",
"timestamp":"2025-01-22T10:00:00Z",
"summary":{
"urlsAnalyzed":5,
"modulesRun":2,
"averageScore":45,
"totalIssues":8,
"totalRecommendations":12
},
"alerts":[
{
"url":"https://example.com",
"module":"robotsTxtAnalysis",
"score":35,
"issues":5,
"message":"Low AI visibility score: 35% (threshold: 50%)"
}
],
"datasetUrl":"https://api.apify.com/v2/datasets/xxx/items"
}

Alert Types

Alert TypeDescription
low_scoreAI visibility score below threshold
issues_foundOne or more AI visibility issues detected
blocked_botsImportant AI bots are being blocked

Integration Examples

Zapier: Use "Webhooks by Zapier" trigger with "Catch Hook"

Make (Integromat): Use "Webhooks" module with "Custom webhook"

n8n: Use "Webhook" trigger node

Custom: POST endpoint receives JSON payload

Pricing

This actor uses pay-per-event billing:

EventTitleDescriptionPrice
url-analyzedURL AnalyzedCharged for each URL analyzed$0.03
module-executedModule ExecutedCharged for each module run$0.01
content-generatedContent GeneratedCharged when LLMs.txt is generated$0.05

Example costs:

  • Analyze 10 URLs with 2 modules each: 10 Γ— $0.03 + 20 Γ— $0.01 = $0.50
  • Generate LLMs.txt for 5 sites: 5 Γ— $0.05 = $0.25

Demo mode is free (no charges).

Use Cases

  • AI Compliance Audit - Check if your robots.txt properly manages AI crawler access
  • LLMs.txt Implementation - Generate and validate LLMs.txt files for AI context
  • Competitive Analysis - Compare how competitors handle AI bot access
  • E-commerce AI Readiness - Optimize product pages for AI shopping agents
  • AI Visibility Monitoring - Track which AI bots can access your content
  • SEO for AI - Ensure your content is discoverable by AI-powered search engines

Comparison: Dark Visitors vs AI Visibility Suite

FeatureDark VisitorsAI Visibility Suite
AI Bot DatabaseYesYes (38+ bots)
Robots.txt AnalysisYesYes
LLMs.txt SupportLimitedFull (check + generate)
AI Shopping OptimizationNoYes
Competitor AuditsNoYes
Bot Response TestingNoYes
API AccessPaidIncluded
Pay-per-useNoYes

Built by John Rippy | johnrippy.link

2025 Zapier Automation Hero of the Year - Project Phoenix: A 95-step AI sales pipeline cutting development time by 50%.


Actor Arsenal

You might also like

AI Readiness Auditor

rationalistic_counsel/ai-readiness-auditor

Check how AI-ready any website is. Get an AI Readiness Score (0-100) checking llms.txt, robots.txt AI crawler directives, Schema.org structured data, and meta tags. No API key needed.

AI Readiness Checker - Website Scanner

alizarin_refrigerator-owner/ai-readiness-checker

Analyze any website for AI optimization readiness. Check robots.txt, llms.txt, structured data, meta tags & content quality. Get actionable recommendations to improve AI crawler accessibility.

Robots.txt Checker - CMS-Aware Analysis with AI Recommendations

alizarin_refrigerator-owner/robots-txt-checker

The Robots.txt Checker provides comprehensive analysis of your robots.txt file: Syntax Validation CMS Detection - Identify WordPress, Shopify, Drupal,& 6+ other CMS platforms Best Practice Check Companion File Checks - sitemap.xml, llms.txt, security.txt AI Recommendations - CMS-specific suggestions

LLMs.txt Generator

onescales/the-llms-txt-generator

The most powerful LLMs.txt Generator tool online. Generates LLMs.txt , llms-full.txt and markdown .md files within seconds! Get your website discovered, and recommended by ChatGPT, Claude, Google Gemini, Perplexity, Grok, and every AI. (Great for AEO, AIO, GEO, AI SEO) Made by Hi LLMs

117

5.0

Robots Txt Audit

apage/robots-txt-audit

Audit robots.txt files for AI crawler access. Get an AI Readiness Score (0-100), analyze 61+ AI crawlers (ChatGPT, Claude, Perplexity, Gemini), detect syntax errors, security concerns, and get actionable recommendations. Batch audit multiple domains at once with optional subdomain scanning.

LLMs.txt Checker - AI Readiness Scanner

alizarin_refrigerator-owner/llms-txt-checker

Batch check websites for llms.txt files & identify AI optimization opportunities. A emerging standard that websites use to communicate with AI systems. It helps LLMs understand, What the company does, How to present information about the business, Contact information & key pages Brand guidelines

GEO Site Audit - AI Readiness Checker

dltik/geo-site-audit

Audit your website for AI crawler accessibility: robots.txt (GPTBot, ClaudeBot, Perplexity), llms.txt, sitemap, Schema.org, meta tags, content extractability, TTFB. Get an AI-readiness score 0-100 with prioritized recommendations.

Related articles

Top 100+ AI influencers to follow on Instagram [2026]
Read more