summaryrefslogtreecommitdiff
path: root/searx/engines/bing_news.py
AgeCommit message (Expand)Author
2017-05-22[fix] use raw response with etree.parsefromstring - Unicode strings with enco...Adam Tauber
2017-05-15[mod] add/modify image fetching for bing_news, qwant and twitter enginesAlexandre Flament
2017-05-15[enh] py3 compatibilityAdam Tauber
2016-12-15tests for _fetch_supported_languages in enginesmarc
2016-12-13[mod] fetch supported languages for several enginesmarc
2016-12-13[enh] add supported_languages on engines and auto-generate languages.pymarc
2016-12-11add year filter to engines with time range support && testsNoémi Ványi
2016-11-01add time range search for bing newsNoémi Ványi
2015-10-16[fix] unicode decodingAdam Tauber
2015-08-28[fix] bing unicode encode error - fixes #408Adam Tauber
2015-06-04[fix] bing_news based on RSS output formatDalf
2015-05-27[fix] bing_newsAlexandre Flament
2015-05-02update versions.cfg to use the current up-to-date packagesAlexandre Flament
2015-01-29Bing news engine correctionsCqoicebordel
2015-01-29Bing news' unit testCqoicebordel
2015-01-22Change the cookie in bing_news to use the english interfaceCqoicebordel
2014-12-16[fix] pep8Thomas Pointhuber
2014-12-07[fix] pep8 : engines (errors E121, E127, E128 and E501 still exist)dalf
2014-09-07[fix] bing_new engine : fix published date parsingDalf
2014-09-02little refactoringThomas Pointhuber
2014-09-01update bing engines and fix bing_newsThomas Pointhuber
2014-07-09[fix] unused globals removedAdam Tauber
2014-03-04Create bing_news.pyThomas Pointhuber