.oO SearXNG Developer Documentation Oo.
Loading...
Searching...
No Matches
yep.py File Reference

Go to the source code of this file.

Namespaces

namespace  searx
 
namespace  searx.engines
 ::1337x
 
namespace  searx.engines.yep
 

Functions

 searx.engines.yep.request (query, params)
 
 searx.engines.yep._web_result (result)
 
 searx.engines.yep._images_result (result)
 
 searx.engines.yep._news_result (result)
 
 searx.engines.yep.response (resp)
 

Variables

dict searx.engines.yep.about
 
str searx.engines.yep.base_url = "https://api.yep.com"
 
str searx.engines.yep.search_type = "web"
 
bool searx.engines.yep.safesearch = True
 
dict searx.engines.yep.safesearch_map = {0: 'off', 1: 'moderate', 2: 'strict'}