ai-robots-txt/ai.robots.txt

A list of AI agents and robots to block.

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 50 minutes ago
Type:Curated List / Learning ResourceCategory(s):Web Scraping & CrawlingPrivacy & CryptographyData Engineering & Analytics
Added to GitGenius on September 16th, 2026
Created on March 27th, 2024
Open Issues & Pull Requests: 11 (+0)
GitHub issues: Enabled
Number of forks: 184
Total Stargazers: 4,131 (+0)
Total Subscribers: 56 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 4.4 hours
Mean response time: 4.8 days
90th percentile: 8.6 days
Tracked items: 69

Most active contributors

Sign in to see contributor activity.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 10
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 300 days
Stale 30+ days: 8
Stale 90+ days: 7

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • help wanted (25)
  • enhancement (10)
  • good first issue (10)
  • bug (6)
  • documentation (2)
  • question (1)

Most active issues this week

Detailed Description

ai.robots.txt is a blocklist for AI agents and robots that you can use in your robots.txt file.

The project addresses the problem of unwanted AI crawlers accessing your website by providing a curated list of user-agent strings and patterns that correspond to known AI agents and bots. Rather than manually researching and maintaining your own list of AI crawler identifiers, developers can reference this project's compiled list to block these agents at the robots.txt level, preventing them from crawling and potentially training on your site's content.

The tool suits anyone concerned about AI systems scraping their website without permission, whether for privacy reasons, to prevent unauthorized training data collection, or to control how their content is used. It works best as a straightforward addition to an existing robots.txt file and is particularly valuable for sites that want a maintained, community-driven list rather than attempting to keep pace with new AI agents independently. The README does not compare this approach to alternatives.

The project accepts contributions from the community to expand and maintain the blocklist as new AI agents emerge. Development activity shows ongoing updates to the agent list in response to newly identified crawlers.