summaryrefslogtreecommitdiff
path: root/searx/engines/pubmed.py
AgeCommit message (Expand)Author
2024-03-11[mod] pylint all engines without PYLINT_SEARXNG_DISABLE_OPTIONMarkus Heiser
2023-09-14[fix] pubmed content being NoneJustas Zabulionis
2022-09-23Science category: update the enginesAlexandre FLAMENT
2021-12-27[format.python] initial formatting of the python codeMarkus Heiser
2021-04-12[httpx] replace searx.poolrequests by searx.networkAlexandre Flament
2021-01-14[enh] engines: add about variableAlexandre Flament
2020-12-01[mod] pylint: numerous minor code fixesAlexandre Flament
2020-09-10Drop Python 2 (1/n): remove unicode string and url_utilsDalf
2017-12-01[fix] do not crash if publication date is missing in pubmed engineAdam Tauber
2017-11-01minor fixes of pubmed engineNoémi Ványi
2017-11-01[add] pubmed enginejibe-b