[enh] add engine using API from "The Art Institute of Chicago"

This commit is contained in:
habsinn
2021-03-18 11:46:55 +01:00
committed by Markus Heiser
parent 981cdb7acf
commit 41a2e3785e
3 changed files with 73 additions and 0 deletions

View File

@@ -197,6 +197,7 @@ PYLINT_FILES=\
searx/engines/google_scholar.py \
searx/engines/yahoo_news.py \
searx/engines/apkmirror.py \
searx/engines/artic.py \
searx_extra/update/update_external_bangs.py
test.pylint: pyenvinstall