index
:
searxng/.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
searx
/
engines
/
google_news.py
Age
Commit message (
Expand
)
Author
2019-01-07
Revert "remove 'all' option from search languages"
Noémi Ványi
2019-01-06
[fix] check language aliases when setting search language
Marc Abonce Seguin
2018-04-08
[fix] google news xpath
Marc Abonce Seguin
2018-03-27
refactor engine's search language handling
Marc Abonce Seguin
2017-12-06
remove 'all' option from search languages
marc
2017-08-31
[fix] google news dom xpath fix
misnyo
2017-05-15
[enh] py3 compatibility
Adam Tauber
2017-01-10
[fix] skip non-complete google news results
Adam Tauber
2016-12-28
Merge branch 'master' into languages
Adam Tauber
2016-12-23
[fix] handle missing images in google news
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 to time range to engines which support "Last year"
Noémi Ványi
2016-12-11
[fix] google news engine change follow-up
Adam Tauber
2015-05-02
update versions.cfg to use the current up-to-date packages
Alexandre Flament
2015-01-31
Google news' unit test
Cqoicebordel
2014-12-07
[fix] pep8 : engines (errors E121, E127, E128 and E501 still exist)
dalf
2014-09-01
add comments to google-engines
Thomas Pointhuber
2014-03-18
[fix] remove unused imports ++ pep8
Adam Tauber
2014-03-18
simplify datetime extraction
Thomas Pointhuber
2014-03-15
[fix] pep8
Adam Tauber
2014-03-14
showing publishedDate for news
Thomas Pointhuber
2014-03-04
[fix] pep8
Adam Tauber
2014-03-04
Create google_news.py
Thomas Pointhuber