TheSkinnyAI Crawler · Bot Documentation

Public documentation of our crawler's identity, behavior, and operations for Cloudflare verified bot review and for site owners.

Bot Purpose & Use Case

User‑Agent String

Our crawler identifies itself with the following User‑Agent string (or newer minor versions). Deployments may override this via the CRAWLER_USER_AGENT environment variable; the value below is the default.

TheSkinnyAI-Crawler/1.0 (+https://theskinnyai.com/bot-docs/)

Site owners and WAF rules can match on the product token TheSkinnyAI-Crawler in the User-Agent (custom deployments may use a different string via CRAWLER_USER_AGENT agreed with the site owner).

IP Addresses & ASN

For verified‑bot review requiring static egress, we can operate through a fixed IP set dedicated to TheSkinnyAI crawler.

Expected Behavior

Contact & Verification

Compliance & Policy

Cloudflare Allow‑List Guidance

To allow our bot in Cloudflare (Security > WAF > Firewall Rules or Security > Bots), use:

Expression: (http.user_agent contains "TheSkinnyAI-Crawler")
Action: Allow
Features: Bypass Bot Management, Skip Managed Challenges

Optionally, allow‑list /sitemap.xml and specific content paths (e.g., /team, /advisors) to ensure discovery and ingestion succeed.

Change Log

This page is the official Bot Documentation URL for TheSkinnyAI crawler and may be referenced in Cloudflare’s verified bot submission.