This wraps the duckduckgo-search Python package so you can query DuckDuckGo from Claude. You get text, image, video, and news search with filters for region, time range, safe search, and image properties like size or license type. The real draw is avoiding rate limits with proxy support including Tor, plus search operators for exact matches and file types. Results come back as structured dictionaries with URLs, titles, and metadata. Works as both a library and CLI tool if you need batch searches. Fair warning, it's explicitly educational use only and not meant for commercial scraping at scale.
npx skills add https://github.com/xsailor511/duckduck-web-search --skill duckducksearch