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
/
core.py
Age
Commit message (
Expand
)
Author
2025-09-20
[mod] CORE engine: revision of the engine (Paper result)
Markus Heiser
2025-03-19
[fix] engine: core.ac.uk implement API v3 / v2 is no longer supported
Tan Yong Sheng
2024-03-11
[mod] pylint all engines without PYLINT_SEARXNG_DISABLE_OPTION
Markus Heiser
2022-09-25
[fix] doc of the paper.html template (isbn, issn)
Markus Heiser
2022-09-24
[mod] core.ac.uk: add cetgory 'scientific publications'
Markus Heiser
2022-09-24
[mod] core.ac.uk: try multiple ways to get url
Alexandre Flament
2022-09-24
[mod] core.ac.uk: use paper.html template
Markus Heiser
2022-09-24
[fix] ERROR searx.engines.core.ac.uk: list index out of range
Markus Heiser
2021-12-27
[format.python] initial formatting of the python code
Markus Heiser
2021-09-07
[pylint] engines: drop no longer needed 'missing-function-docstring'
Markus Heiser
2021-09-06
[mod] one logger per engine - drop obsolete logger.getChild
Markus Heiser
2021-04-26
[pylint] tag PYLINT_FILES by comment `# lint: pylint`
Markus Heiser
2021-04-24
[mod] core.ac.uk engine
Markus Heiser
2021-04-24
add core.ac.uk engine
spongebob33