Directory / AI crawlers

LinkupBot

Fully verifiable

Linkup's web crawler. It discovers and retrieves publicly accessible pages to build and maintain the Linkup search index, which powers search and web grounding for AI applications. Linkup publishes the CIDR ranges its crawler originates from and asks site owners to check both the source IP and the user-agent token, since user agents can be spoofed.

Operated by Linkup · Official documentation

User agents

Patterns this directory matches, with real observed strings.

  • regexLinkupBot/\d
  • observedLinkupBot/1.0 (LinkupBot for web indexing; https://www.linkup.so/bot; [email protected])

How to verify

Fetch the official IP range feed

curl -s https://www.linkup.so/linkupbot-ips.txt

IP ranges (1)

Refreshed daily from the operator's feed. Also available as /data/ips/linkupbot.ips and /data/bots/linkupbot.json.

35.198.113.100/32

Good Bot Practices scorecard

  • Identifies honestly

    Stable UA token documented (1 pattern)

  • Verifiable

    Fully verifiable

  • Respects robots.txt

    Honors robots.txt (token: LinkupBot)

  • Behaves

    Crawl-rate behavior is operator-declared; not machine-verifiable from this dataset

  • Reachable operator

    Operator and documentation published

Measured against the Good Bot Practices.