DuckAssistBot is listed in the Botcrawl directory as a search crawler from DuckDuckGo. The primary identifier for log review is DuckAssistBot.

Identification

  • User-agent pattern: DuckAssistBot
  • Family: DuckDuckGo
  • Type: Search
  • Kind: Crawler

Common use

Search indexing, content discovery, rendering, or search-result freshness checks.

Verification and handling

Verify the user-agent together with DuckDuckGo's published DuckAssistBot IP list.

Directory guidance marks the risk level as Safe and the blocking decision as Depends. Do not rely on the user-agent string alone because user-agent strings can be copied or spoofed.

Robots.txt handling: Yes.

Identification

Aliases
DuckDuckGo AI answers crawler
Company
DuckDuckGo
Purpose
indexing
Identity Type
official-documented
Source Type
official
HTTP Agent
DuckAssistBot/1.2; (+http://duckduckgo.com/duckassistbot.html)

Verification And Behavior

Verification Method
Verify the user-agent together with DuckDuckGo's published DuckAssistBot IP list.
Last Verified
2026-04-01
Last Checked
2026-05-20
Robots Token
DuckAssistBot
Respects Robots
yes
Spoofing Risk
User-agent strings can be spoofed. For allow-listing or low-friction rules, pair the published identifier with operator documentation or cryptographic verification when available.

Common Use

Search indexing, content discovery, rendering, or search-result freshness checks.

Detection Notes

Match `DuckAssistBot` as a case-insensitive substring in HTTP user-agent logs. Review bot_aliases for alternate names or product labels. Use bot_http_agent for full user-agent examples when the client sends a longer browser-like string. Do not treat a user-agent match alone as proof of identity for allow-listing.

Rules And Blocking Notes

User-agent: DuckAssistBot Disallow: /

Identification Note

User-agent strings can be spoofed. Use this record as an identification signal and confirm sensitive allow or block decisions with logs, DNS, IP ranges, request behavior, or operator documentation when available.