CRAWLER DISCLOSURE

MilesFirstBot

The scraper behind MilesFirst's transfer-ratio and devaluation data. This page is what its User-Agent string points to — publishing what it does and how to stop it is part of running it responsibly.

What it fetches

Published, static pages only — a bank or airline's own public pages describing transfer ratios, transfer bonus promotions, devaluation and program-change announcements. It never touches anything behind a login, never books or holds inventory, and never fetches live bookable award-seat availability.

How often

Once a day, per source, at a fixed schedule. A page that hasn't changed since the last check is never re-fetched or re-parsed — MilesFirstBot uses conditional GET (ETag / Last-Modified) and compares the response body's checksum before doing any work.

How it identifies itself

Every request carries this exact User-Agent header:

MilesFirstBot/1.0 (+https://milesfirst.com/bot/; hello@milesfirst.com)

How to block it

What it never does