.. _f-searchengine: module ``helper.search_engine`` =============================== Short summary +++++++++++++ module ``pyrsslocal.helper.search_engine`` various function to get the content of a page, of a search page... :githublink:`%|py|6` Functions +++++++++ +-----------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | function | truncated documentation | +===================================================================================+==================================================================================================+ | :func:`extract_bing_result ` | extract the first results from a search page assuming it coms from `Bing `_ | +-----------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :func:`query_bing ` | Returns the search page from `Bing `_ for a specific query. | +-----------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ Documentation +++++++++++++ .. automodule:: pyrsslocal.helper.search_engine :members: :special-members: __init__ :show-inheritance: