FishBot

Neutral Block: Depends Verified robots.txt: No

FishBot crawls webpages to deliver Open Source AI for All

Key facts

Operator
FishBot
Family
FishBot
Purpose
General Crawl
User-Agent
FishBot
Should you block it?
Depends
Verified
Yes
Respects robots.txt
No
Identity type
Unknown
Confidence
Medium
Last verified
2026-04-19
Last checked
2026-04-19

Bot details

Identity

User-Agent
FishBot
robots.txt token
FishBot
HTTP user-agent
FishBot

Ownership

Operator
FishBot
Family
FishBot
Type
Ai
Purpose
General Crawl

Verification and trust

Source type
Unknown
Confidence
Medium
Last verified
2026-04-19
Last checked
2026-04-19
Verification
Validate the published identifier against the operator documentation before creating hard allow rules.
Operator URL
https://fish.audio
Source URL
https://fish.audio
Spoofing risk
User-agent strings can be spoofed. For allow-listing or low-friction rules, pair the published identifier with operator documentation or stronger verification when available.

Blocking and detection

Robots

User-agent: FishBot
Disallow: /

Cloudflare

(http.user_agent contains "FishBot")
Advanced server rules

Apache

RewriteEngine On
RewriteCond %{HTTP_USER_AGENT} FishBot [NC]
RewriteRule ^ - [F,L]

Nginx

if ($http_user_agent ~* "FishBot") { return 403; }

Evidence and source

  • Validate the published identifier against the operator documentation before creating hard allow rules.
  • FishBot crawls webpages to deliver Open Source AI for All
  • User-agent strings can be spoofed. For allow-listing or low-friction rules, pair the published identifier with operator documentation or stronger verification when available.