|
.oO SearXNG Developer Documentation Oo.
|
Go to the source code of this file.
Namespaces | |
| namespace | searx |
| namespace | searx.engines |
| ::1337x | |
| namespace | searx.engines.yahoo |
Functions | |
| searx.engines.yahoo.build_sb_cookie (cookie_params) | |
| searx.engines.yahoo.request (query, params) | |
| searx.engines.yahoo.parse_url (url_string) | |
| searx.engines.yahoo.response (resp) | |
Variables | |
| dict | searx.engines.yahoo.about |
| list | searx.engines.yahoo.categories = ['general', 'web'] |
| bool | searx.engines.yahoo.paging = True |
| bool | searx.engines.yahoo.time_range_support = True |
| dict | searx.engines.yahoo.time_range_dict = {'day': 'd', 'week': 'w', 'month': 'm'} |
| dict | searx.engines.yahoo.safesearch_dict = {0: 'p', 1: 'i', 2: 'r'} |
| dict | searx.engines.yahoo.region2domain |
| dict | searx.engines.yahoo.lang2domain |
| dict | searx.engines.yahoo.yahoo_languages |