Source-Code¶
This is a partial documentation of our source code. We are not aiming to document every item from the source code, but we will add documentation when requested.
Contents
- Custom message extractor (i18n)
- Load Engines
- Demo Offline Engine
- Demo Online Engine
- Google Engines
- Tineye
- Yahoo Engine
- Online
/info
- Locales
- Search language plugin
- Limiter Plugin
- Tor check plugin
- Redis DB
- Redis Library
- Search
- Utility functions for the engines
convert_str_to_int()
detect_language()
dict_subset()
ecma_unescape()
eval_xpath()
eval_xpath_getindex()
eval_xpath_list()
extract_text()
extract_url()
gen_useragent()
get_engine_from_settings()
get_torrent_size()
get_xpath()
html_to_text()
int_or_zero()
is_valid_lang()
match_language()
normalize_url()
searx_useragent()
to_string()