AI crawler · registry

Kangaroo Bot

Kangaroo LLM · Model training · robots.txt token kangaroo bot

honors robots.txtMeasured across 3,958 sites with a robots.txt policy record for this agent, out of 7,068 on record.
3%
of measured sites block it
123
sites blocking
3,835
sites allowing
yes
honors robots.txt

What it is definition

Scrapes site content into datasets used to train the Kangaroo LLM.

Kangaroo Bot is operated by Kangaroo LLM and classified here as model training. These agents collect text and images that may end up in a training corpus. Disallowing one withholds new content from the next model. It does not withdraw anything collected before the disallow, and it does not remove the site from any answer engine.

Disallowing kangaroo bot withholds content crawled from that point on from Kangaroo LLM's training data. It does not withdraw pages collected in earlier crawls, it does not reach copies already sitting in third-party datasets, and it does not remove the site from any answer surface.

robots.txt token
kangaroo bot
Operator
Kangaroo LLM
Purpose
Model training
Honors robots.txt
yes
Documentation
https://knownagents.com/agents/kangaroo-bot

Identity on the wire exact string

User-agent string
Kangaroo Bot
Verify your own edge is not refusing it
curl -A 'Kangaroo Bot' https://example.com/

Replace the host with your own. A 403, a challenge page or an empty body means the edge is blocking the agent whatever robots.txt says.

How to allow it, how to block it robots.txt

Allow it
User-agent: kangaroo bot
Allow: /

Absent any rule, the agent is already allowed, so this group only matters when your * group disallows something. Naming the agent replaces the * group for it entirely, so repeat here every disallow you still want to apply to it.

Block it
User-agent: kangaroo bot
Disallow: /

Disallowing kangaroo bot withholds content crawled from that point on from Kangaroo LLM's training data. It does not withdraw pages collected in earlier crawls, it does not reach copies already sitting in third-party datasets, and it does not remove the site from any answer surface.

Sites that block it 60 shown

DomainAI access scoreRank
amazon.com 33 26
msn.com 34 62
amazonvideo.com 55 121
snapchat.com 63 125
cnn.com 50 190
launchpad.net 49 260
amazon.co.uk 33 318
amazon.de 33 377
amazon.co.jp 33 494
usatoday.com 55 552
uol.com.br 74 571
telegraph.co.uk 45 580
amazon.fr 33 609
amazon.co.za 33 623
dailymail.co.uk 63 627
nintendo.com 59 628
amazon.ca 33 635
amazon.in 34 659
cnet.com 75 662
lemonde.fr 72 671
dailymail.com 63 681
primevideo.com 55 682
amazon.it 33 706
amazon.es 33 725
bild.de 74 763
welt.de 65 800
amazon.com.au 33 812
amazon.com.br 33 833
repubblica.it 77 942
theconversation.com 52 1,019
letterboxd.com 40 1,031
amazon.com.mx 33 1,032
spiegel.de 72 1,042
bfmtv.com 71 1,073
flashscore.com 67 1,074
pimpbunny.com 56 1,177
aftonbladet.se 71 1,189
vg.no 73 1,208
furaffinity.net 41 1,223
pandora.com 45 1,232
f95zone.to 49 1,300
iltalehti.fi 50 1,409
flashscore.mobi 63 1,624
flashscore.fr 64 1,640
livescore.cz 63 1,676
zdnet.com 61 1,831
jamanetwork.com 41 1,899
themoviedb.org 61 1,984
mos.ru 80 1,988
ign.com 64 1,993
amazon.eg 34 2,006
mashable.com 62 2,010
fliphtml5.com 84 2,116
techradar.com 83 2,215
mparticle.com 57 2,258
congress.gov 33 2,293
slate.com 72 2,346
diretta.it 64 2,351
pcmag.com 65 2,423
zeit.de 79 2,562

Compare Kangaroo LLM

Kangaroo LLM runs no other agent in this registry.

Common questions answered

Does blocking Kangaroo Bot remove me from the Kangaroo LLM?

No, not by itself. Kangaroo Bot collects content for training, not for the index that answers questions. Kangaroo LLM operates no separate answer crawler in this registry, so there is no answer surface to lose here. Content collected before the disallow is not withdrawn.

How do I verify Kangaroo Bot requests are genuine?

Kangaroo LLM publishes neither reverse DNS names nor address ranges for Kangaroo Bot, so a request carrying this user agent cannot be authenticated. The string is trivially spoofed and is routinely reused by unrelated scrapers. Treat it as a hint, rate-limit by source address, and do not grant it access you would not grant an anonymous client.

Check your own site free

See whether your robots.txt admits Kangaroo Bot today, and whether your edge agrees with it.