# Our crawler

> Identified, rate-limited, and blockable in one line.

Source: https://citetune.com/bot

## How we identify ourselves

Every request carries a stable user agent linking back to this page, so you can recognise us in your logs without guessing.

## What we fetch

Public pages on the domain being scanned, up to a per-scan budget. We never log in, never submit a form, and never fetch a page robots.txt disallows.

## How to block us

Disallow our user agent in robots.txt. We re-read it before every crawl and stop immediately, and you can also ask us to delete a stored result.
