.. |
9gag.py
|
|
|
1337x.py
|
|
|
__init__.py
|
Fix: don't crash when engine or name is missing in settings.yml
|
2022-12-04 23:43:59 +01:00 |
ahmia.py
|
|
|
apkmirror.py
|
|
|
apple_app_store.py
|
remove thumbnail from results
|
2022-08-27 06:23:30 +07:00 |
apple_maps.py
|
add poi's website and phone number, doesn't crash when there is no displayMapRegion , query the token on the first request
|
2022-08-27 06:17:58 +07:00 |
archlinux.py
|
|
|
artic.py
|
[format.python] initial formatting of the python code
|
2021-12-27 09:26:22 +01:00 |
arxiv.py
|
|
|
bandcamp.py
|
|
|
base.py
|
|
|
bing.py
|
|
|
bing_images.py
|
|
|
bing_news.py
|
|
|
bing_videos.py
|
|
|
btdigg.py
|
|
|
command.py
|
[format.python] initial formatting of the python code
|
2021-12-27 09:26:22 +01:00 |
core.py
|
[fix] doc of the paper.html template (isbn, issn)
|
2022-09-25 15:46:29 +02:00 |
crossref.py
|
|
|
currency_convert.py
|
|
|
dailymotion.py
|
|
|
deepl.py
|
|
|
deezer.py
|
|
|
demo_offline.py
|
|
|
demo_online.py
|
[mod] add 'Accept-Language' HTTP header to online processores
|
2022-08-01 17:01:59 +02:00 |
deviantart.py
|
|
|
dictzone.py
|
[format.python] initial formatting of the python code
|
2021-12-27 09:26:22 +01:00 |
digbt.py
|
[format.python] initial formatting of the python code
|
2021-12-27 09:26:22 +01:00 |
docker_hub.py
|
[mod] make python code pylint 2.16.1 compliant
|
2023-02-10 13:59:21 +01:00 |
doku.py
|
[fix] issues reported by pylint
|
2021-12-27 10:16:20 +01:00 |
duckduckgo.py
|
|
|
duckduckgo_definitions.py
|
[fix] typos / reported by @kianmeng in searx PR-3366
|
2022-09-27 18:32:14 +02:00 |
duckduckgo_images.py
|
[mod] add 'Accept-Language' HTTP header to online processores
|
2022-08-01 17:01:59 +02:00 |
duckduckgo_weather.py
|
Fix floating point format in DDG weather humidity
|
2022-10-20 11:44:17 +03:00 |
duden.py
|
|
|
dummy-offline.py
|
|
|
dummy.py
|
|
|
ebay.py
|
[mod] Pass desired ebay domain in settings
|
2022-04-16 19:10:35 +02:00 |
elasticsearch.py
|
[format.python] initial formatting of the python code
|
2021-12-27 09:26:22 +01:00 |
emojipedia.py
|
|
|
fdroid.py
|
[enh] add more categories
|
2022-01-05 11:00:11 +01:00 |
flickr.py
|
|
|
flickr_noapi.py
|
|
|
framalibre.py
|
[format.python] initial formatting of the python code
|
2021-12-27 09:26:22 +01:00 |
freesound.py
|
|
|
frinkiac.py
|
|
|
genius.py
|
|
|
gentoo.py
|
|
|
gigablast.py
|
[mod] make python code pylint 2.16.1 compliant
|
2023-02-10 13:59:21 +01:00 |
github.py
|
[fix] typos / reported by @kianmeng in searx PR-3366
|
2022-09-27 18:32:14 +02:00 |
google.py
|
|
|
google_images.py
|
[mod] google-images: slightly improvements of the engine
|
2022-09-21 18:59:55 +02:00 |
google_news.py
|
|
|
google_play_apps.py
|
|
|
google_scholar.py
|
|
|
google_videos.py
|
[fix] typos / reported by @kianmeng in searx PR-3366
|
2022-09-27 18:32:14 +02:00 |
imdb.py
|
|
|
ina.py
|
|
|
invidious.py
|
[mod] templates: rename field for <iframe> URL to iframe_src
|
2022-02-18 19:00:49 +01:00 |
jisho.py
|
|
|
json_engine.py
|
|
|
kickass.py
|
[format.python] initial formatting of the python code
|
2021-12-27 09:26:22 +01:00 |
lingva.py
|
|
|
loc.py
|
|
|
mediathekviewweb.py
|
[fix] engine mediathekviewweb: replace http links by https
|
2022-03-07 19:49:16 +01:00 |
mediawiki.py
|
|
|
meilisearch.py
|
[pylint] engines: drop no longer needed 'missing-function-docstring'
|
2021-09-07 13:26:59 +02:00 |
metacpan.py
|
|
|
mixcloud.py
|
[mod] add artwork to mixcloud & soundcloud engines
|
2022-02-19 21:59:12 +01:00 |
mongodb.py
|
|
|
mysql_server.py
|
[fix] pyright repported errors
|
2022-07-30 18:04:44 +02:00 |
nyaa.py
|
[format.python] initial formatting of the python code
|
2021-12-27 09:26:22 +01:00 |
opensemantic.py
|
[enh] engines: add about variable
|
2021-01-14 20:57:17 +01:00 |
openstreetmap.py
|
[mod] add 'Accept-Language' HTTP header to online processores
|
2022-08-01 17:01:59 +02:00 |
openverse.py
|
|
|
pdbe.py
|
[format.python] initial formatting of the python code
|
2021-12-27 09:26:22 +01:00 |
peertube.py
|
|
|
petal_images.py
|
[enh] Initial Petalsearch Images support
|
2022-06-02 14:32:37 +02:00 |
photon.py
|
[fix] typos / reported by @kianmeng in searx PR-3366
|
2022-09-27 18:32:14 +02:00 |
piratebay.py
|
|
|
postgresql.py
|
|
|
pubmed.py
|
Science category: update the engines
|
2022-09-23 20:45:58 +02:00 |
qwant.py
|
[mod] qwant - add safesearch option
|
2022-08-14 10:36:14 +02:00 |
recoll.py
|
|
|
reddit.py
|
|
|
redis_server.py
|
[format.python] initial formatting of the python code
|
2021-12-27 09:26:22 +01:00 |
rumble.py
|
|
|
scanr_structures.py
|
[format.python] initial formatting of the python code
|
2021-12-27 09:26:22 +01:00 |
searchcode_code.py
|
|
|
searx_engine.py
|
reference docs.searxng.org
|
2022-01-02 21:18:29 +01:00 |
semantic_scholar.py
|
|
|
sepiasearch.py
|
[mod] templates: rename field for <iframe> URL to iframe_src
|
2022-02-18 19:00:49 +01:00 |
seznam.py
|
[enh] add more categories
|
2022-01-05 11:00:11 +01:00 |
sjp.py
|
|
|
solidtorrents.py
|
|
|
solr.py
|
|
|
soundcloud.py
|
[mod] add artwork to mixcloud & soundcloud engines
|
2022-02-19 21:59:12 +01:00 |
spotify.py
|
[mod] templates: rename field for <iframe> URL to iframe_src
|
2022-02-18 19:00:49 +01:00 |
springer.py
|
[fix] springer: unsupported operand type(s) for +: 'NoneType' and 'str'
|
2022-09-25 15:25:55 +02:00 |
sqlite.py
|
|
|
stackexchange.py
|
|
|
startpage.py
|
|
|
tineye.py
|
[fix] engine tineye: handle 422 response of not supported img format
|
2022-07-23 16:00:58 +02:00 |
tokyotoshokan.py
|
|
|
torznab.py
|
|
|
translated.py
|
|
|
twitter.py
|
|
|
unsplash.py
|
[format.python] initial formatting of the python code
|
2021-12-27 09:26:22 +01:00 |
vimeo.py
|
|
|
wikidata.py
|
|
|
wikipedia.py
|
wikipedia engine: update _fetch_supported_languages
|
2023-01-29 10:01:58 +00:00 |
wolframalpha_api.py
|
[fix] typos / reported by @kianmeng in searx PR-3366
|
2022-09-27 18:32:14 +02:00 |
wolframalpha_noapi.py
|
|
|
wordnik.py
|
[format.python] initial formatting of the python code
|
2021-12-27 09:26:22 +01:00 |
wttr.py
|
simplify infobox result
|
2022-08-31 18:29:50 +07:00 |
www1x.py
|
[fix] 1x engine
|
2022-01-30 19:48:40 +01:00 |
xpath.py
|
|
|
yacy.py
|
|
|
yahoo.py
|
[fix] FutureWarning from lxml
|
2022-04-22 16:09:36 +02:00 |
yahoo_news.py
|
[fix] issues reported by pylint
|
2021-12-27 10:16:20 +01:00 |
youtube_api.py
|
[mod] templates: rename field for <iframe> URL to iframe_src
|
2022-02-18 19:00:49 +01:00 |
youtube_noapi.py
|
[fix] google & youtube - set EU consent cookie
|
2022-07-25 13:27:06 +02:00 |
zlibrary.py
|
[fix] engine z-zlibrary https URL
|
2022-07-05 22:27:55 +02:00 |