Before you trust a robots.txt in production, you usually want to confirm that a specific URL behaves the way you intended for a specific bot. This tool takes those three inputs — the file contents, a path, and a user-agent name — and tells you whether that crawler would be permitted to fetch that path. Crucially, it also surfaces the single directive responsible, so a surprising result is easy to trace back to the line that caused it.
There is a Load sample button if you just want to see how the verdict and matched-rule output look. It loads a small example with a couple of user-agent groups and a Sitemap line, which you can edit freely or replace with your own file.