What is archive.org_bot?

archive.org_bot is the Internet Archive's web crawler for the Wayback Machine, systematically crawling and preserving publicly accessible web pages for historical record and research. Agent Analytics can track when it visits your website.

Overview

Operated By Internet Archive
Source Official Website
Expected To Follow Robots.txt Yes
Insights Last Updated July 31, 2026

Do you operate this agent? Contact us to suggest an update.

Category

Archiver
Captures and stores historical website snapshots for long-term digital preservation

Expected Behavior

archive.org_bot returns on a cadence to capture full snapshots of your pages for the historical record. Expect complete page fetches rather than metadata checks, at a frequency that rises with your site's popularity and how often your content changes.

archive.org_bot's User Agent

User Agent Mozilla/5.0 (compatible; archive.org_bot +http://archive.org/details/archive.org_bot) Zeno/d3712ae warc/v0.8.99

How To Block archive.org_bot With Robots.txt

Add this rule to your robots.txt file to block archive.org_bot from accessing your entire website, or use Automatic Robots.txt to block all archivers at once. You can customize which pages are blocked by swapping out / for a different path.

User-agent: archive.org_bot # https://knownagents.com/agents/archive-org-bot
Disallow: /

Global Insights for archive.org_bot

As of July 31, 2026, this data reflects agent visits measured across thousands of websites using Agent Analytics, combined with daily scans of the world's top 1000 websites and their robots.txt files.

Robots.txt Blocked Percentage

4%
4% of top websites are blocking archive.org_bot
Learn How →

Country of Origin

Canada
archive.org_bot normally visits From Canada

Robots.txt Blocking Trend

4% of top websites block archive.org_bot in their robots.txt files.

Overall Archiver Traffic

0.1% of all web traffic came from archivers.

Top Visited Website Categories

Food and Drink
Business and Industrial
Hobbies and Leisure
News
Science

The types of websites most frequently visited by archive.org_bot.

Frequently Asked Questions

Should I Block archive.org_bot?

Almost never. archive.org_bot preserves snapshots of your pages so the record survives redesigns, migrations, and dead links. Blocking only stops new captures. Snapshots that already exist stay public until you ask the archive itself to remove them. For comparison, 4% of the top websites we track already have robots.txt rules for archive.org_bot.


Does archive.org_bot Follow Robots.txt Rules?

Yes. archive.org_bot is expected to follow robots.txt rules, so a disallow rule is the right first move. Automatic Robots.txt adds and maintains that rule for you, and Agent Analytics confirms archive.org_bot actually follows it.


Does archive.org_bot Access Private Content?

It archives only what any anonymous visitor can see. Anything public at crawl time can stay retrievable in archive.org_bot's archive long after you take it down.


Why Is archive.org_bot Visiting My Website?

archive.org_bot is preserving your pages as part of the historical record. Visits recur on a schedule so the archive can capture how your content changes over time.


How Can I Tell if archive.org_bot Is Visiting My Website?

Agent Analytics tracks archive.org_bot visits in real time alongside every other known AI agent, crawler, and scraper. You can also check your server logs for requests whose user agent string contains "archive.org_bot". Look for periodic full page captures that recur on a schedule. Keep in mind that archive.org_bot doesn't publish a verification method, so any client can claim its user agent string and a log match is a hint rather than proof.