You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
searxng/searx/engines
Paul Alcock 823d44ed0a [mod] engines - add IMDB / Internet Movie Database
Merged from @Guilvareux's commit [1] and slightly modfied / see [2].

[1] https://github.com/searx/searx/pull/2980/commits/f2f90071
[2] https://github.com/searx/searx/pull/2980
3 years ago
..
1337x.py [mod] the bittorent search engines are available only in the files category 3 years ago
__init__.py [fix] logger per engine: make .logger is always initialized 3 years ago
ahmia.py update onion engines to v3 3 years ago
apkmirror.py [pylint] engines: drop no longer needed 'missing-function-docstring' 3 years ago
archlinux.py [mod] dynamically set language_support variable 3 years ago
artic.py [pylint] engines: drop no longer needed 'missing-function-docstring' 3 years ago
arxiv.py [enh] engines: add about variable 3 years ago
bandcamp.py [fix] fix the about section of some engines 3 years ago
base.py [enh] engines: add about variable 3 years ago
bing.py [mod] one logger per engine - drop obsolete logger.getChild 3 years ago
bing_images.py Fix paging of Bing Images 3 years ago
bing_news.py [mod] dynamically set language_support variable 3 years ago
bing_videos.py [mod] dynamically set language_support variable 3 years ago
btdigg.py [mod] the bittorent search engines are available only in the files category 3 years ago
ccengine.py Add Creative Commons search engine 3 years ago
command.py [pylint] fix global-variable-not-assigned issues 3 years ago
core.py [pylint] engines: drop no longer needed 'missing-function-docstring' 3 years ago
currency_convert.py [enh] engines: add about variable 3 years ago
dailymotion.py [mod] dynamically set language_support variable 3 years ago
deezer.py [enh] engines: add about variable 3 years ago
demo_offline.py [pylint] fix global-variable-not-assigned issues 3 years ago
demo_online.py [docs] add engine "Demo Online Engine" 3 years ago
deviantart.py [pylint] engines: drop no longer needed 'missing-function-docstring' 3 years ago
dictzone.py [fix] typo: online_dictionnary --> online_dictionary 3 years ago
digbt.py [enh] engines: add about variable 3 years ago
digg.py [pylint] engines: drop no longer needed 'missing-function-docstring' 3 years ago
docker_hub.py [pylint] engines: drop no longer needed 'missing-function-docstring' 3 years ago
doku.py [mod] dynamically set language_support variable 3 years ago
duckduckgo.py [mod] engine duckduckgo - update supported_languages_url 3 years ago
duckduckgo_definitions.py [pylint] engines: drop no longer needed 'missing-function-docstring' 3 years ago
duckduckgo_images.py [httpx] replace searx.poolrequests by searx.network 3 years ago
duden.py [mod] dynamically set language_support variable 3 years ago
dummy-offline.py [enh] engines: add about variable 3 years ago
dummy.py [enh] engines: add about variable 3 years ago
ebay.py [enh] engines: add about variable 3 years ago
elasticsearch.py [enh] replace requests by httpx 3 years ago
etools.py [mod] dynamically set language_support variable 3 years ago
fdroid.py [enh] engines: add about variable 3 years ago
flickr.py [enh] engines: add about variable 3 years ago
flickr_noapi.py [mod] one logger per engine - drop obsolete logger.getChild 3 years ago
framalibre.py [enh] engines: add about variable 3 years ago
freesound.py Add Freesound engine (#2596) 3 years ago
frinkiac.py [enh] engines: add about variable 3 years ago
genius.py [pylint] engines: drop no longer needed 'missing-function-docstring' 3 years ago
gentoo.py [mod] dynamically set language_support variable 3 years ago
gigablast.py [pylint] engines: drop no longer needed 'missing-function-docstring' 3 years ago
github.py [enh] engines: add about variable 3 years ago
google.py [pylint] engines: drop no longer needed 'missing-function-docstring' 3 years ago
google_images.py [fix] drop useless pylint: disable=undefined-variable 3 years ago
google_news.py [pylint] engines: drop no longer needed 'missing-function-docstring' 3 years ago
google_scholar.py [pylint] engines: drop no longer needed 'missing-function-docstring' 3 years ago
google_videos.py [pylint] engines: drop no longer needed 'missing-function-docstring' 3 years ago
imdb.py [mod] engines - add IMDB / Internet Movie Database 3 years ago
ina.py [fix] make ina engine compatible with the new response json 3 years ago
invidious.py [fix] Update about section of Invidious 3 years ago
json_engine.py [mod] json_engine: add content_html_to_text and title_html_to_text 3 years ago
kickass.py [mod] the bittorent search engines are available only in the files category 3 years ago
loc.py Add Library of Congress engine 3 years ago
mediathekviewweb.py [pylint] engines: drop no longer needed 'missing-function-docstring' 3 years ago
mediawiki.py [mod] dynamically set language_support variable 3 years ago
meilisearch.py [pylint] engines: drop no longer needed 'missing-function-docstring' 3 years ago
microsoft_academic.py fix Microsoft Academic engine 3 years ago
mixcloud.py [enh] engines: add about variable 3 years ago
mongodb.py [pylint] engines: drop no longer needed 'missing-function-docstring' 3 years ago
mysql_server.py [pylint] engines: drop no longer needed 'missing-function-docstring' 3 years ago
nyaa.py [mod] the bittorent search engines are available only in the files category 3 years ago
opensemantic.py [enh] engines: add about variable 3 years ago
openstreetmap.py [fix] openstreetmap engine: optmizer SPARQL query 3 years ago
pdbe.py [enh] engines: add about variable 3 years ago
peertube.py [fix] drop useless pylint: disable=undefined-variable 3 years ago
photon.py [fix] fix the about section of some engines 3 years ago
piratebay.py [mod] the bittorent search engines are available only in the files category 3 years ago
postgresql.py [pylint] engines: drop no longer needed 'missing-function-docstring' 3 years ago
pubmed.py [httpx] replace searx.poolrequests by searx.network 3 years ago
qwant.py [fix] drop useless pylint: disable=undefined-variable 3 years ago
recoll.py [feat] recoll: paged json support 3 years ago
reddit.py [enh] engines: add about variable 3 years ago
redis_server.py [pylint] fix global-variable-not-assigned issues 3 years ago
rumble.py [fix] Correct engine name in for Rumble 3 years ago
scanr_structures.py [enh] engines: add about variable 3 years ago
searchcode_code.py [enh] engines: add about variable 3 years ago
searx_engine.py [brand] searxng -- fix links to issue tracker & WEB-GUI 3 years ago
semantic_scholar.py Remove duplicated key from dict in Semantic Scholar 3 years ago
sepiasearch.py [mod] dynamically set language_support variable 3 years ago
seznam.py [fix] Seznam engine - some XPath selectors has been changed 3 years ago
sjp.py [fix] searxng fix: sjp engine 3 years ago
solidtorrents.py [pylint] engines: drop no longer needed 'missing-function-docstring' 3 years ago
solr.py [pylint] engines: drop no longer needed 'missing-function-docstring' 3 years ago
soundcloud.py [mod] one logger per engine - drop obsolete logger.getChild 3 years ago
spotify.py [httpx] replace searx.poolrequests by searx.network 3 years ago
springer.py [pylint] engines: drop no longer needed 'missing-function-docstring' 3 years ago
sqlite.py [pylint] fix global-variable-not-assigned issues 3 years ago
stackexchange.py [fix] engine stackexchange - decode HTML entities in title & content 3 years ago
startpage.py [mod] dynamically set language_support variable 3 years ago
tokyotoshokan.py [mod] the bittorent search engines are available only in the files category 3 years ago
translated.py [fix] typo: online_dictionnary --> online_dictionary 3 years ago
unsplash.py [pylint] engines: drop no longer needed 'missing-function-docstring' 3 years ago
vimeo.py [enh] engines: add about variable 3 years ago
wikidata.py [mod] one logger per engine - drop obsolete logger.getChild 3 years ago
wikipedia.py [httpx] replace searx.poolrequests by searx.network 3 years ago
wolframalpha_api.py [enh] engines: add about variable 3 years ago
wolframalpha_noapi.py [httpx] replace searx.poolrequests by searx.network 3 years ago
wordnik.py [mod] one logger per engine - drop obsolete logger.getChild 3 years ago
www1x.py [enh] engines: add about variable 3 years ago
xpath.py [mod] xpath engine: remove logging of the requested URL 3 years ago
yacy.py [enh] replace requests by httpx 3 years ago
yahoo.py [mod] dynamically set language_support variable 3 years ago
yahoo_news.py [pylint] engines: drop no longer needed 'missing-function-docstring' 3 years ago
yggtorrent.py [pylint] fix global-variable-not-assigned issues 3 years ago
youtube_api.py [mod] dynamically set language_support variable 3 years ago
youtube_noapi.py [fix] youtube - send CONSENT Cookie to not be redirected 3 years ago