Crawler notice
NiiiceTurboBot
If you found NiiiceTurboBot in your server logs, this page explains who it is, what it fetched, and how to stop it.
User-Agent
Every outbound fetch we make carries this User-Agent. We never disguise it as a regular browser.
Mozilla/5.0 (compatible; NiiiceTurboBot/1.0; +https://niiiceturbo.com/bot)Who it is
NiiiceTurboBot is the content fetcher for Niiice Turbo, operated by Niiice Design Ltd. (晨鈺有限公司) in Taiwan. Niiice Turbo is an AI brand-content automation platform; our customers use it to produce articles and to run their websites and social accounts.
What it fetches
It only goes out in the following three situations, each triggered by a user action. It does not roam the web:
- A user pastes a URL as reference material in our dashboard, and we fetch that page.
- A user nominates a website as a style reference, and we fetch its public pages.
- Our site checkup runs and fetches robots.txt, llms.txt and the homepage to assess search and AI readability.
Fetched content is used only to draft that one user’s own content and to produce their diagnostic report. It is not republished and is not used to train models.
How it behaves
- It obeys robots.txt. Disallowed paths are not fetched.
- Read-only: it never submits forms, never logs in, and never attempts to reach content behind authorisation.
- Requests to the same site are spaced out. A task usually touches a handful of pages; we do not run broad scans.
- It respects HTTP 429 and 5xx responses by backing off before any retry.
How to block it
Add these two lines to your robots.txt and we will stop on the next visit:
User-agent: NiiiceTurboBot
Disallow: /If you need faster action, or you see behaviour that does not match this page, email us and a human will handle it.
Niiice Turbo