duckduckgo terminal search for use with fzf (or grep)
With this tool you can search for anything on duckduckgo.com and further filter the results with fzf or grep.
with go tool:
go install github.com/cauefcr/ddg@latest
from source:
git clone https://github.com/cauefcr/ddg
cd ddg
go install .
ddg [search] | grep [filter]
ddg [search] | fzf
ddg [search] | grep [filter] | fzf