#GPTbot
⚠️Attention, Creatives:
GPTBot is the specific bot OpenAI uses to crawl for Generative AI content, it does crawl Youtube Studio!

Type this into all video description before you finish uploading a video and posting it would disallow it:

User-agent: GPTBot
Disallow: /
February 19, 2025 at 4:55 PM
oh. that's GPTBot actively scraping all of my my forgejo repos. GPTBot scraping all my repos without my consent or knowledge
March 23, 2025 at 3:06 PM
Things we're all increasingly going to need to be thinking about:
"How to block OpenAI's new AI-training web crawler from ingesting your data"
https://www.zdnet.com/article/how-to-block-openais-new-ai-training-web-crawler-from-ingesting-your-data/
August 9, 2023 at 7:32 PM
Every second, OpenAI's gptbot is scanning textfiles.com, so don't worry, we're going to know how to make a red box forever.
textfiles.com
July 11, 2025 at 12:26 AM
Similar to approaches taken by search engines, you can now tell OpenAI not to use your site content in its AI models https://platform.openai.com/docs/gptbot
August 8, 2023 at 4:02 PM
Wobei taz.de den gptbot explizit ausschließt.
taz.de/robots.txt
taz.de
July 8, 2026 at 12:29 AM
Welp, it turns out my site was getting slowed down massively because of Ai bots combing it for content. GPTbot had accessed it 1.34k times just this morning!

I can take solace in the fact that at least my art has made their image generation marginally worse. Suck it big tech!!
October 30, 2025 at 1:21 PM
# GPTBot : The bot made by OpenAI (ChatGPT) / le robot de OpenAI (ChatGPT)
User-agent: GPTBot
Disallow: /

# Bots used by Google for generative pictures (Bard, Vertex AI) / robots des moteurs d’IA générative de Google (Bard, Vertex AI)
User-agent: Google-Extended
Disallow: /
March 4, 2024 at 10:07 PM
Who the hell is still making requests to that server that's not exposed anywh… oh. 🤔 Hey G. 🤖
February 19, 2025 at 1:54 AM
the "ChatGPT"-only useragent is unique in this behavior compared to other UAs i've seen ("ChatGPT-User/1.0" / "OAI-SearchBot" / "GPTBot", etc..)
March 22, 2026 at 6:48 AM
i am more than a little amused that in the software i am explicitly not using, openai is given a pass.
June 23, 2026 at 3:29 AM
OpenAI's GPTbot is hammering my old site in a way it causes a lot of heavy mysql query. Luckily the site is fronted by Fastly so one-click blocking of that IP, and the CPU usage is gone.
March 12, 2025 at 9:50 PM
From May 2024 to May 2025, crawler traffic rose 18%, with GPTBot growing 305% and Googlebot 96%. blog.cloudflare.com/from-googleb...
From Googlebot to GPTBot: Who’s crawling your site in 2025
From May 2024 to May 2025, crawler traffic rose 18%, with GPTBot growing 305% and Googlebot 96%. This blog post explores crawling activity focused on AI and search web crawlers, and how 14% of top dom...
blog.cloudflare.com
July 1, 2025 at 12:15 PM
every now and then i forget i can just do this
February 25, 2025 at 3:13 AM
Just adding a bunch of new/renamed AI scraper bots to the ol blocklist

robots.txt:
User-agent: GPTBot
Disallow: /
User-agent: ClaudeBot
Disallow: /
User-agent: PerplexityBot
Disallow: /
User-agent: semantic-visions.com
Disallow: /
October 28, 2025 at 1:41 PM
gptbot (and several other AI scraper bots) were spamming one of my servers so much i had to block it :/
February 19, 2025 at 1:58 AM
Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.0; +https://openai.com/gptbot)
September 28, 2023 at 4:34 AM
How about a robots.txt file disallowing the usual suspects (e.g. GPTBot, PerplexityBot)?
November 27, 2024 at 3:23 AM
every time your site gets crawled by the GPTBot useragent you take a drink
June 11, 2024 at 9:34 PM
the different scraper bots all act differently. it's kind of neat

claude seems to wait until late nights (9:40 PM PT and later)
gptbot is all the time, whenever
facebook blarps out 100 requests in a single second and then vanishes for another hour
April 23, 2026 at 8:41 AM
The rise of the AI crawler 🤖 and their JS Rendering Capabilities - An insightful analysis from @vercel , showing:

* None of the major AI crawlers currently render JavaScript: OpenAI (OAI-SearchBot, ChatGPT-User, GPTBot), Anthropic (ClaudeBot), Meta (Meta-ExternalAgent), ...
December 18, 2024 at 3:38 PM
Just realized I haven't added a robots.txt to the Spectre.Console docs yet. Will have to do that tonight!

User-agent: anthropic-ai
Disallow: /
User-agent: Claude-Web
Disallow: /
User-agent: FacebookBot
Disallow: /
User-agent: Google-Extended
Disallow: /
User-agent: GPTBot
Disallow: /
June 25, 2025 at 6:03 PM
Worth noting: I have some other instructions on how to add stuff to your robots.txt on other types of sites. The only one that doesn't give you real control is SquareSpace

www.foundationwebdev.com/2023/08/util...

www.foundationwebdev.com/2023/11/how-...
Utilizing Robots.txt to Block AI Crawlers | Blocking ChatGPT
How can you block AI web crawlers like OpenAI's GPTBot? I go over robots.txt, what it does, and how to use it to block GPTBot.
www.foundationwebdev.com
November 16, 2024 at 8:53 PM
okay actually they do reject gptbot too. so probably ai stuff in general
May 10, 2026 at 10:12 AM