About LantadBot

When someone scans a URL with Lantad, our fetcher requests that page identifying itself honestly as LantadBot/1.0 (+https://lantad.co/bot). It never crawls beyond the page it was asked to scan.

Conduct, enforced in code

User agent probes

A scan sends one request per known AI crawler using that crawler's published user agent string, to detect whether the server treats it differently. These probes exist so site owners can see their own blocking behavior; every probe finding in a report carries the caveat that servers verifying crawler IPs may treat the real crawler differently. The bots we check: GPTBot, OAI-SearchBot, ChatGPT-User, ClaudeBot, Claude-SearchBot, Claude-User, anthropic-ai, PerplexityBot, Perplexity-User, Google-Extended, Applebot-Extended, Meta-ExternalAgent, Bytespider, CCBot, Amazonbot.

Opt out

Site owners can exclude their domains from scanning entirely. Send a request from an address at the domain in question to [email protected] or POST {"domain": "your-domain.com"} to /api/optout. Once approved, scans of the domain return an opted-out notice instead of fetching anything.