searxng / searxng

SearXNG is a free internet metasearch engine which aggregates results from various search services and databases. Users are neither tracked nor profiled.
https://docs.searxng.org
GNU Affero General Public License v3.0
13.03k stars 1.39k forks source link

Yummly engine #438

Closed czadikem closed 1 year ago

czadikem commented 2 years ago

Working URL to the engine

https://www.yummly.com/

Why do you want to add this engine?

I think that it would be cool to have a category for recipes like duckduckgo has. That way people can find recipes easily. Not open source or libre that I know of.

Features of this engine

Finds recipes for people. How can SearXNG fetch the information from this engine?

Create a new category called recipes.

Additional context

Example of what I think it should look similar to https://duckduckgo.com/?q=shrimp+scampi&ia=recipes&iax=recipes

dalf commented 2 years ago

The interesting URL seems to be https://duckduckgo.com/js/spice/recipes/{{ search }}

allendema commented 2 years ago

@dalf Here is a list of spices that could be used https://github.com/Snazzah/duck-duck-scrape/tree/master/src/spices. And their docs: https://duck-duck-scrape.js.org/modules.html#currency

I wonder if dictionaryDefinition, dictionaryPronunciation and/or dictionaryHyphenation could be implemented as autocomplete backends, something similiar to this demo.

DDG have a list of zeroclickanswers too but sure how that all works. https://github.com/duckduckgo/zeroclickinfo-goodies/tree/master/t