index
:
searxng
dependabot/npm_and_yarn/searx/static/themes/simple/master/grunt-eslint-25.0.0
dependabot/pip/jinja2-3.1.5
dependabot/pip/master/certifi-2024.12.14
dependabot/pip/master/fasttext-predict-0.9.2.4
dependabot/pip/master/flask-3.1.0
dependabot/pip/master/pallets-sphinx-themes-2.3.0
dependabot/pip/master/pygments-2.19.1
dependabot/pip/master/pylint-3.3.2
dependabot/pip/master/pylint-3.3.3
dependabot/pip/master/redis-5.1.1
dependabot/pip/master/redis-5.2.0
dependabot/pip/master/redis-5.2.1
dependabot/pip/master/selenium-4.26.1
dependabot/pip/master/selenium-4.27.1
dependabot/pip/master/setproctitle-1.3.4
dependabot/pip/master/sphinxcontrib-programoutput-0.18
dependabot/pip/master/typer-slim-0.13.0
dependabot/pip/master/typer-slim-0.13.1
dependabot/pip/master/typer-slim-0.14.0
dependabot/pip/master/typer-slim-0.15.1
gh-pages
master
revert-3936-master
translations
translations_update
update_data_update_ahmia_blacklist.py
update_data_update_currencies.py
update_data_update_engine_descriptions.py
update_data_update_engine_traits.py
update_data_update_firefox_version.py
update_data_update_wikidata_units.py
update_js_ariable_to_python
Privacy-respecting federated metasearch engine
SearXNG
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
searx
/
engines
/
bing_news.py
Age
Commit message (
Expand
)
Author
2024-06-25
[fix] bing news results return invalid images
Markus Heiser
2024-05-16
[mod] simple theme: drop img_src from default results
Markus Heiser
2024-03-11
[mod] pylint all engines without PYLINT_SEARXNG_DISABLE_OPTION
Markus Heiser
2023-10-01
[fix] Revision of the Bing engines
Markus Heiser
2023-10-01
[fix] engine - bing fix search, pagination, remove safesearch
jazzzooo
2023-09-18
[fix] spelling
jazzzooo
2023-03-24
[mod] bing_news: use async API & upgrade to data_type: traits_v1
Markus Heiser
2023-03-24
[mod] bing: add time_range support & upgrade to data_type: traits_v1
Markus Heiser
2023-03-24
[mod] bing: fetch engine traits (data_type: supported_languages)
Markus Heiser
2022-08-01
[mod] add 'Accept-Language' HTTP header to online processores
Markus Heiser
2021-12-27
[format.python] initial formatting of the python code
Markus Heiser
2021-12-27
[format.python] disable py code formatting for some hunks of code
Markus Heiser
2021-12-17
[fix] engine bing-news: replace the http:// by https://
Markus Heiser
2021-02-01
[mod] dynamically set language_support variable
Alexandre Flament
2021-01-14
[enh] engines: add about variable
Alexandre Flament
2020-12-03
[mod] bing_news: use eval_xpath_getindex
Alexandre Flament
2020-12-01
[mod] pylint: numerous minor code fixes
Alexandre Flament
2020-11-14
[mod] remove unused import
Alexandre Flament
2020-09-10
Drop Python 2 (1/n): remove unicode string and url_utils
Dalf
2020-03-01
bing_news: parital rollback of c89c05bc
Markus Heiser
2020-03-01
bugfix: fetch_supported_languages bing, -news, -videos, -images
Markus Heiser
2020-02-25
bugfix: google-news and bing-news has changed the language parameter
Markus Heiser
2019-01-07
Revert "remove 'all' option from search languages"
Noémi Ványi
2018-03-27
refactor engine's search language handling
Marc Abonce Seguin
2017-12-06
remove 'all' option from search languages
marc
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 engines
Alexandre Flament
2017-05-15
[enh] py3 compatibility
Adam Tauber
2016-12-15
tests for _fetch_supported_languages in engines
marc
2016-12-13
[mod] fetch supported languages for several engines
marc
2016-12-13
[enh] add supported_languages on engines and auto-generate languages.py
marc
2016-12-11
add year filter to engines with time range support && tests
Noémi Ványi
2016-11-01
add time range search for bing news
Noémi Ványi
2015-10-16
[fix] unicode decoding
Adam Tauber
2015-08-28
[fix] bing unicode encode error - fixes #408
Adam Tauber
2015-06-04
[fix] bing_news based on RSS output format
Dalf
2015-05-27
[fix] bing_news
Alexandre Flament
2015-05-02
update versions.cfg to use the current up-to-date packages
Alexandre Flament
2015-01-29
Bing news engine corrections
Cqoicebordel
2015-01-29
Bing news' unit test
Cqoicebordel
2015-01-22
Change the cookie in bing_news to use the english interface
Cqoicebordel
2014-12-16
[fix] pep8
Thomas 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 parsing
Dalf
2014-09-02
little refactoring
Thomas Pointhuber
2014-09-01
update bing engines and fix bing_news
Thomas Pointhuber
2014-07-09
[fix] unused globals removed
Adam Tauber
2014-03-04
Create bing_news.py
Thomas Pointhuber