/zeroclickinfo-spice

DuckDuckGo Instant Answers based on JavaScript (JSON) APIs

Primary LanguageJavaScriptApache License 2.0Apache-2.0

Build Status

Welcome to DuckDuckHack!

We're a community of open source developers from around the world, contributing code to improve the DuckDuckGo search engine.

The Programming Mission

We want every programming search to have great results, providing the information you need instantly. The Programming Mission empowers the community to create Instant Answers for reference, libraries, help, and tools.

For now, we are only accepting Pull Requests and Issues related to the Programming Mission.

How to contribute

What are Spice Instant Answers?

Spices retrieve data from third-party JSON APIs. An API call is generated at the time of the query, and the JSON data returned is used to build an Instant Answer result on the front-end.

Example: NPM Spice

npm expressjs search

Resources