New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

@hammerhead/searchapi

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hammerhead/searchapi

A lightweight Node.js ES module for DuckDuckGo and Wikipedia search without API keys

latest
Source
npmnpm
Version
1.1.0
Version published
Maintainers
1
Created
Source

DuckSearch

A lightweight Node.js ES module for searching the web using DuckDuckGo and Wikipedia without any API keys. Supports text search, instant answers, Wikipedia summaries, and images.

Perfect for building small search tools, bots, or learning projects.

Features

  • Text search via DuckDuckGo HTML
  • Instant answers via DuckDuckGo API
  • Wikipedia summaries with thumbnails
  • Image search (Wikipedia first, then DuckDuckGo fallback)
  • Safe search option
  • Built-in caching to avoid repeated requests
  • Pagination & max results support
  • Fully ES module compatible

Installation

npm install ducksearch

Keywords

duckduckgo

FAQs

Package last updated on 18 Sep 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts