summaryrefslogtreecommitdiff
path: root/searx/engines/microsoft_academic.py
AgeCommit message (Collapse)Author
2022-01-07Drop microsoft academic engineLéon Tiekötter
Microsoft academic was discontinued on 2021-12-31. Source: https://www.microsoft.com/en-us/research/project/academic/articles/microsoft-academic-to-expand-horizons-with-community-driven-approach/
2021-12-27[format.python] initial formatting of the python codeMarkus Heiser
This patch was generated by black [1]:: make format.python [1] https://github.com/psf/black Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2021-10-26[mod] microsoft academic: increase timeout to 6 secondsAlexandre Flament
also avoid a crash when there is no result close #433
2021-03-15fix Microsoft Academic engineNoémi Ványi
2021-01-14[enh] engines: add about variableAlexandre Flament
move meta information from comment to the about variable so the preferences, the documentation can show these information
2020-09-10Drop Python 2 (1/n): remove unicode string and url_utilsDalf
2020-01-02[fix] handle empty responseAdam Tauber
2018-02-17fix Microsoft Academic engineNoémi Ványi