Confidence: Medium
Yeti
Yeti is the web crawler for Naver, a South Korean search engine.
Verified robots.txt: No Safe Block: Depends
Search Engine Crawler
User-agent: naverbot
Disallow: /
(http.user_agent contains "naverbot")
RewriteEngine On
RewriteCond %{HTTP_USER_AGENT} naverbot [NC]
RewriteRule ^ - [F,L]
if ($http_user_agent ~* "naverbot") { return 403; }
Yeti is the web crawler for Naver, a South Korean search engine.
Naver's preview-snippet crawler that fetches titles, descriptions, and images when users insert links in Naver services.
Naver's ad crawler for registered landing pages.
NAVER specialist robot that collects additional information for advertiser pages.
NAVER preview robot that collects link summary information in editors and similar workflows.
