Skip to main content

MoonSpider

recommended: observe
Operated by Moonshot AI ai scraper

MoonSpider is a web crawler operated by Moonshot AI that downloads website content for AI model training and research.

What it does

MoonSpider crawls websites to build AI training datasets, and its operator decides which sites, how often, and how deep it goes. Expect broad sweeps that fetch far more pages per visit than a search crawler would, on an unpredictable schedule. Volume can run heavy while a collection pass is underway, then stop entirely.

How to identify it

User-agent contains any of:

  • MoonSpider

robots.txt

Well-behaved crawlers honor robots.txt. To control MoonSpider:

Allow full access

User-agent: MoonSpider
Allow: /

Block entirely

User-agent: MoonSpider
Disallow: /

Grey-area scrapers ignore robots.txt. Botscope enforces your policy at the edge or origin regardless — see how →

See MoonSpider on your own site

Botscope shows every bot and AI agent hitting your site — and lets you allow, challenge, or block each one. Observe first, enforce when you're ready.

Start free — connect in minutes