TemsoBot

TemsoBot is the web crawler operated by Temso AI, an AI-search analytics platform. It visits public web pages to understand how brands, products, and content appear across AI answer engines like ChatGPT, Perplexity, and Google AI Overviews.

TemsoBot is a polite crawler. It only reads public pages, respects your robots.txt, and keeps its request volume low.

User-Agent

TemsoBot identifies itself with this User-Agent string:

TemsoBot/1.0 (+https://temso.ai/bot)

Controlling TemsoBot

TemsoBot follows the Robots Exclusion Protocol. Use the token TemsoBot in your robots.txt. We honor Disallow rules and Crawl-delay.

Block TemsoBot from your whole site

User-agent: TemsoBot
Disallow: /

Allow TemsoBot, but slow it down

User-agent: TemsoBot
Crawl-delay: 10
Disallow: /private/

Changes to your robots.txt are picked up on our next crawl.

Verifying TemsoBot

TemsoBot crawls from a small, stable set of published IP addresses. The authoritative list is available as JSON at https://temso.ai/temsobot.json.

To confirm a request genuinely came from TemsoBot, check that both its User-Agent matches the string above and its source IP appears in that list.

Contact

Questions, or want to report abuse? Email us at contact@temso.ai.