.. _f-websearchhelper: module ``hackathon.web_search_helper`` ====================================== Short summary +++++++++++++ module ``ensae_projects.hackathon.web_search_helper`` Helpers for the hackathon 2018 related to search internet. :githublink:`%|py|6` Functions +++++++++ +----------------------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------+ | function | truncated documentation | +==============================================================================================+=========================================================================================+ | :func:`extract_bing_result ` | Extract the first results from a search page assuming it comes from :epkg:`Bing Image`. | +----------------------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------+ | :func:`query_bing_image ` | Returns the search page from :epkg:`Bing Image` for a specific query. | +----------------------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------+ Documentation +++++++++++++ .. automodule:: ensae_projects.hackathon.web_search_helper :members: :special-members: __init__ :show-inheritance: