What is Daum?
Daum is a web crawler operated by Daum. Korean search engine crawler As a search engine crawler, it systematically indexes web pages to build and maintain search engine results.
Identification
Daum/4.1Why it crawls your site
Daum crawls websites to index web pages and build search engine results. It is operated by Daum as part of their search engine infrastructure. If you see this bot in your server logs, it is a verified crawler and generally safe.
Block or allow Daum
Add a Disallow rule for Daum/4.1 in your robots.txt file. You can also block at the server level using your web server configuration or CDN firewall rules to filter requests matching the user-agent string.
# Block Daum from crawling your entire site User-agent: Daum/4.1 Disallow: / # Allow Daum full access User-agent: Daum/4.1 Allow: /
Ensure your robots.txt allows Daum/4.1. Verify requests are genuine by checking the user-agent string and referring to Daum's documentation.
Traffic & trends
No Cloudflare traffic data available.
Loading trend data…
From the community
Recent Reddit discussion mentioning this bot.
Links & references
Data sources
This profile is compiled from the following sources.