[New Node] DuckDuckGo Search Integration for n8n

Hi everyone!

I’m excited to share a new community node I developed: DuckDuckGo Search for n8n :rocket:

:link: GitHub: https://github.com/samnodehi/n8n-nodes-duckduckgo
:link: npm: https://www.npmjs.com/package/n8n-nodes-duckduckgo-search

Features:

  • Perform fast DuckDuckGo web searches directly from your n8n workflows
  • Simple configuration, no API key required
  • Supports search result parsing

You can install it using:

npm install n8n-nodes-duckduckgo-search
1 Like