{
  "id": "anomura",
  "name": "Anomura",
  "operator": {
    "name": "Direqt",
    "url": "https://www.direqt.ai"
  },
  "description": "Direqt's search crawler, which discovers links and metadata to surface in Direqt's search features. The operator states it is not used to crawl content for model training, documents the robots.txt token Anomura, and publishes the two addresses the crawler requests come from.",
  "docs": [
    "https://docs.direqt-search.com/direqt-bots/direqt-crawlers-and-user-agents"
  ],
  "category": "search-engine",
  "user_agents": {
    "patterns": [
      "Anomura/\\d"
    ],
    "instances": [
      "Anomura/1.2 (+https://www.direqt.ai)",
      "Anomura/1.2 (+https://www.direqt-search.com)"
    ]
  },
  "behavior": {
    "respects_robots_txt": true,
    "robots_token": "Anomura"
  },
  "verification": [
    {
      "type": "static_cidrs",
      "cidrs": [
        "34.56.242.161/32",
        "35.224.164.246/32"
      ]
    }
  ],
  "tier": 2,
  "tier_label": "Verifiable",
  "first_seen": "2026-08-23T13:20:46.873Z",
  "resolved_cidrs": [
    "34.56.242.161/32",
    "35.224.164.246/32"
  ]
}