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

Go to the source code of this file.

Namespaces

namespace  searx
 
namespace  searx.engines
 ::1337x
 
namespace  searx.engines.yahoo_news
 

Functions

 searx.engines.yahoo_news.request (query, params)
 
 searx.engines.yahoo_news.response (resp)
 

Variables

dict searx.engines.yahoo_news.about
 
bool searx.engines.yahoo_news.language_support = False
 
bool searx.engines.yahoo_news.time_range_support = False
 
bool searx.engines.yahoo_news.safesearch = False
 
bool searx.engines.yahoo_news.paging = True
 
list searx.engines.yahoo_news.categories = ['news']
 
tuple searx.engines.yahoo_news.search_url
 
 searx.engines.yahoo_news.AGO_RE = re.compile(r'([0-9]+)\s*(year|month|week|day|minute|hour)')
 
dict searx.engines.yahoo_news.AGO_TIMEDELTA