.. |
1337x.py
|
3d96a9839a
[format.python] initial formatting of the python code
|
3 years ago |
9gag.py
|
cef7bbab22
get the not cropped version of the thumbnail when the image height is not too important
|
2 years ago |
__init__.py
|
5720844fcd
[doc] rearranges Settings & Engines docs for better readability
|
1 year ago |
ahmia.py
|
3d96a9839a
[format.python] initial formatting of the python code
|
3 years ago |
annas_archive.py
|
3a456b1282
[fix] engine annas archive - fetch traits (modified xpath selectors)
|
1 year ago |
apkmirror.py
|
3e9cddc606
rollback test
|
2 years ago |
apple_app_store.py
|
5057007270
remove thumbnail from results
|
2 years ago |
apple_maps.py
|
525946d7dd
add poi's website and phone number, doesn't crash when there is no `displayMapRegion`, query the token on the first request
|
2 years ago |
archlinux.py
|
223b3487c3
[fix] spelling
|
1 year ago |
artic.py
|
3d96a9839a
[format.python] initial formatting of the python code
|
3 years ago |
arxiv.py
|
e36f85b836
Science category: update the engines
|
2 years ago |
bandcamp.py
|
b08b81b434
[mod] bandcamp & genius: in result set img_src instead thumbnail
|
3 years ago |
base.py
|
3d96a9839a
[format.python] initial formatting of the python code
|
3 years ago |
bilibili.py
|
ae28d429c9
[fix] bilibili new api used
|
1 year ago |
bing.py
|
32a4ea350e
[fix] Revision of the Bing engines
|
1 year ago |
bing_images.py
|
32a4ea350e
[fix] Revision of the Bing engines
|
1 year ago |
bing_news.py
|
32a4ea350e
[fix] Revision of the Bing engines
|
1 year ago |
bing_videos.py
|
32a4ea350e
[fix] Revision of the Bing engines
|
1 year ago |
brave.py
|
b428ccc5a0
[fix] engine brave - fetch traits (modified settings menu)
|
1 year ago |
bt4g.py
|
223b3487c3
[fix] spelling
|
1 year ago |
btdigg.py
|
3d96a9839a
[format.python] initial formatting of the python code
|
3 years ago |
chefkoch.py
|
51236ae47a
[feat] engine: implementation of chefkoch.de
|
1 year ago |
command.py
|
5720844fcd
[doc] rearranges Settings & Engines docs for better readability
|
1 year ago |
core.py
|
52023e3d6e
[fix] doc of the paper.html template (isbn, issn)
|
2 years ago |
crossref.py
|
74600c028d
[fix] engine - Crossref
|
1 year ago |
currency_convert.py
|
e37d775fa2
[fix] engine - currency fix and simplify
|
1 year ago |
dailymotion.py
|
e8706fb738
[fix] engine & network issues / documentation and type annotations
|
1 year ago |
deepl.py
|
d4acbcfe63
[mod] add deepl translation engine
|
2 years ago |
deezer.py
|
7352c6bc79
[mod] templates: rename field for <iframe> URL to iframe_src
|
3 years ago |
demo_offline.py
|
6e5f22e558
[mod] replace engines_languages.json by engines_traits.json
|
2 years ago |
demo_online.py
|
8df1f0c47e
[mod] add 'Accept-Language' HTTP header to online processores
|
2 years ago |
deviantart.py
|
e73a6f5d14
[fix] engine deviantart: review of the result-scrapper
|
1 year ago |
dictzone.py
|
3d96a9839a
[format.python] initial formatting of the python code
|
3 years ago |
digbt.py
|
3d96a9839a
[format.python] initial formatting of the python code
|
3 years ago |
docker_hub.py
|
4c06837a50
[mod] make python code pylint 2.16.1 compliant
|
2 years ago |
doku.py
|
d84226bf63
[fix] issues reported by pylint
|
3 years ago |
duckduckgo.py
|
71358e9c67
Revert "[fix] engine - duckduckgo vqd edge-case"
|
1 year ago |
duckduckgo_definitions.py
|
5ec7df3480
[mod] engine duckduckgo definitions: support for answer source
|
1 year ago |
duckduckgo_images.py
|
696c35d2c3
[fix] engine - duckduckgo_images / determination of vqd value incorrect
|
1 year ago |
duckduckgo_weather.py
|
4fb26cd96d
[fix] engine duckduckgo weather api changes
|
1 year ago |
duden.py
|
77a0f33819
[fix] engine duden - don't raise exception on empty result list
|
2 years ago |
dummy-offline.py
|
3d96a9839a
[format.python] initial formatting of the python code
|
3 years ago |
dummy.py
|
a4dcfa025c
[enh] engines: add about variable
|
4 years ago |
ebay.py
|
15862ebc35
[mod] Pass desired ebay domain in settings
|
3 years ago |
elasticsearch.py
|
5720844fcd
[doc] rearranges Settings & Engines docs for better readability
|
1 year ago |
emojipedia.py
|
fe9386b58d
[fix] emojipedia: fix engine
|
1 year ago |
fdroid.py
|
b02f762687
[enh] add more categories
|
3 years ago |
flickr.py
|
3d96a9839a
[format.python] initial formatting of the python code
|
3 years ago |
flickr_noapi.py
|
270ad18897
[fix] engine flickr: adapt to the new data model from flicker's response
|
2 years ago |
framalibre.py
|
3d96a9839a
[format.python] initial formatting of the python code
|
3 years ago |
freesound.py
|
98cab4cf75
[mod] result_templates/default.html replace embedded HTML by data_src audio_src
|
3 years ago |
frinkiac.py
|
3d96a9839a
[format.python] initial formatting of the python code
|
3 years ago |
genius.py
|
b08b81b434
[mod] bandcamp & genius: in result set img_src instead thumbnail
|
3 years ago |
gentoo.py
|
4d4aa13e1f
[mod] remove obsolete EngineTraits.supported_languages
|
2 years ago |
github.py
|
ba8959ad7c
[fix] typos / reported by @kianmeng in searx PR-3366
|
2 years ago |
google.py
|
223b3487c3
[fix] spelling
|
1 year ago |
google_images.py
|
b729542a66
[fix] engine - google images error when no results
|
1 year ago |
google_news.py
|
223b3487c3
[fix] spelling
|
1 year ago |
google_play.py
|
9f82c39610
[mod] engine google_play: raise error on unsupported category
|
1 year ago |
google_scholar.py
|
2499899554
[mod] Google: reversed engineered & upgrade to data_type: traits_v1
|
2 years ago |
google_videos.py
|
4b42644579
[fix] engine google_video: google has changed the layout of the rsponse
|
1 year ago |
imdb.py
|
fc4a20f734
[mod] add movies category for tmdb, imdb and moviepilot
|
1 year ago |
imgur.py
|
75c9de02d1
[feat] engine: implementation of imgur
|
1 year ago |
ina.py
|
116802852d
[fix] ina engine
|
3 years ago |
internet_archive_scholar.py
|
fb72f71f0a
[fix] internet archive scholar: crash when there's no title
|
1 year ago |
invidious.py
|
6039dbf211
[fix] engine - invidious thumbnails
|
1 year ago |
jisho.py
|
4326009d00
[format.python] based on bugfix in 9ed626130
|
3 years ago |
json_engine.py
|
fd9a13a3e5
[enh] Initial no paging support for Yep.com
|
2 years ago |
kickass.py
|
1a66d74673
[fix] engine - kickass update url, fix parsing, use multiple mirrors
|
1 year ago |
lemmy.py
|
a3d7e9c285
[mod] utils.py: add markdown_to_text helper function
|
1 year ago |
lingva.py
|
14756a2674
[mod] Adds Lingva translate engine
|
2 years ago |
loc.py
|
f182abd6f8
[mod] library of congress: fix engine
|
1 year ago |
material_icons.py
|
cc2e0537a3
[feat] engine: implementation of google icons/material design icons
|
1 year ago |
matrixrooms.py
|
6096457e4d
[fix] matrixrooms.info: pagination not working properly
|
1 year ago |
mediathekviewweb.py
|
53b5a804e2
[fix] engine mediathekviewweb: replace http links by https
|
3 years ago |
mediawiki.py
|
db522cf76d
[mod] engine: wikimedia - improve results, add addition settings & doc
|
1 year ago |
meilisearch.py
|
5720844fcd
[doc] rearranges Settings & Engines docs for better readability
|
1 year ago |
metacpan.py
|
fe351c2802
Add MetaCPAN engine
|
2 years ago |
mixcloud.py
|
2921d3cd17
[mod] add artwork to mixcloud & soundcloud engines
|
3 years ago |
mongodb.py
|
5720844fcd
[doc] rearranges Settings & Engines docs for better readability
|
1 year ago |
moviepilot.py
|
e1a8b8189f
[fix] engine - moviepilot instead of thumbnail use img_src
|
1 year ago |
mwmbl.py
|
b0d2cd5ca9
[doc] add documentation of Mwmbl engine & autocompleter
|
1 year ago |
mysql_server.py
|
5720844fcd
[doc] rearranges Settings & Engines docs for better readability
|
1 year ago |
nyaa.py
|
3d96a9839a
[format.python] initial formatting of the python code
|
3 years ago |
odysee.py
|
223b3487c3
[fix] spelling
|
1 year ago |
opensemantic.py
|
a4dcfa025c
[enh] engines: add about variable
|
4 years ago |
openstreetmap.py
|
223b3487c3
[fix] spelling
|
1 year ago |
openverse.py
|
4fc5e5299c
[fix] ccengine engine - avoid unwanted redirects
|
3 years ago |
pdbe.py
|
3d96a9839a
[format.python] initial formatting of the python code
|
3 years ago |
peertube.py
|
e8706fb738
[fix] engine & network issues / documentation and type annotations
|
1 year ago |
photon.py
|
ba8959ad7c
[fix] typos / reported by @kianmeng in searx PR-3366
|
2 years ago |
pinterest.py
|
5ce1792432
[feat] engine: implementation of pinterest
|
1 year ago |
piped.py
|
223b3487c3
[fix] spelling
|
1 year ago |
piratebay.py
|
3d96a9839a
[format.python] initial formatting of the python code
|
3 years ago |
postgresql.py
|
5720844fcd
[doc] rearranges Settings & Engines docs for better readability
|
1 year ago |
pubmed.py
|
be888810ba
[fix] pubmed content being None
|
1 year ago |
qwant.py
|
043dcbf7c5
[fix] engine qwant (web-lite) - ignore advertising adds
|
1 year ago |
recoll.py
|
5720844fcd
[doc] rearranges Settings & Engines docs for better readability
|
1 year ago |
reddit.py
|
3d96a9839a
[format.python] initial formatting of the python code
|
3 years ago |
redis_server.py
|
5720844fcd
[doc] rearranges Settings & Engines docs for better readability
|
1 year ago |
rumble.py
|
41ef73ca3a
[fix] rumble redirect
|
1 year ago |
scanr_structures.py
|
3d96a9839a
[format.python] initial formatting of the python code
|
3 years ago |
searchcode_code.py
|
3d96a9839a
[format.python] initial formatting of the python code
|
3 years ago |
searx_engine.py
|
76cbfbbdda
reference docs.searxng.org
|
3 years ago |
seekr.py
|
9100a48541
[mod] improve seekr engines and add documentation
|
1 year ago |
semantic_scholar.py
|
d6446be38f
[mod] science category: various update of about PR 1705
|
2 years ago |
sepiasearch.py
|
057e9bc1d1
[mod] SepiaSearch: re-engineered & upgrade to data_type: traits_v1
|
2 years ago |
seznam.py
|
509afbbb84
[fix] engine seznam: fix issues reported by black & pylint
|
2 years ago |
sjp.py
|
4231a5770b
[fix] sjp engine - convert enginename to a latin1 compliance name
|
2 years ago |
solidtorrents.py
|
92d39de410
[fix] solidtorrents redirects
|
1 year ago |
solr.py
|
5720844fcd
[doc] rearranges Settings & Engines docs for better readability
|
1 year ago |
soundcloud.py
|
2921d3cd17
[mod] add artwork to mixcloud & soundcloud engines
|
3 years ago |
spotify.py
|
7352c6bc79
[mod] templates: rename field for <iframe> URL to iframe_src
|
3 years ago |
springer.py
|
0052887929
[fix] springer: unsupported operand type(s) for +: 'NoneType' and 'str'
|
2 years ago |
sqlite.py
|
223b3487c3
[fix] spelling
|
1 year ago |
stackexchange.py
|
3d96a9839a
[format.python] initial formatting of the python code
|
3 years ago |
startpage.py
|
e8706fb738
[fix] engine & network issues / documentation and type annotations
|
1 year ago |
svgrepo.py
|
64d9587ac8
[feat] new engine: svgrepo
|
1 year ago |
tagesschau.py
|
159629c588
[mod] tagesschau: add option to only use tagesschau urls
|
1 year ago |
tineye.py
|
1540891561
[fix] engine tineye: handle 422 response of not supported img format
|
2 years ago |
tokyotoshokan.py
|
3d96a9839a
[format.python] initial formatting of the python code
|
3 years ago |
torznab.py
|
223b3487c3
[fix] spelling
|
1 year ago |
translated.py
|
5d74bf3820
[enh] move dictionaries, Erowid & IMDb out of general category
|
3 years ago |
unsplash.py
|
3d96a9839a
[format.python] initial formatting of the python code
|
3 years ago |
vimeo.py
|
7352c6bc79
[mod] templates: rename field for <iframe> URL to iframe_src
|
3 years ago |
wallhaven.py
|
c999cfb422
[feat] engine: implementation of wallhaven
|
1 year ago |
wikicommons.py
|
01be9e0e20
[fix] engine: wikicommons - don't quoute ':|' in URL parameters
|
1 year ago |
wikidata.py
|
ad725ce7d7
wikipedia wikidata infobox + disable wikisource (#2806)
|
1 year ago |
wikipedia.py
|
ad725ce7d7
wikipedia wikidata infobox + disable wikisource (#2806)
|
1 year ago |
wolframalpha_api.py
|
ba8959ad7c
[fix] typos / reported by @kianmeng in searx PR-3366
|
2 years ago |
wolframalpha_noapi.py
|
3d96a9839a
[format.python] initial formatting of the python code
|
3 years ago |
wordnik.py
|
3d96a9839a
[format.python] initial formatting of the python code
|
3 years ago |
wttr.py
|
2ffd446e5c
[mod] clarify the difference of the default category and subgrouping
|
2 years ago |
www1x.py
|
a6673a1a94
[fix] 1x engine
|
3 years ago |
xpath.py
|
223b3487c3
[fix] spelling
|
1 year ago |
yacy.py
|
1b030d4b41
[doc] engine: Yacy
|
1 year ago |
yahoo.py
|
ef143729a0
[mod] yahoo: fetch engine traits (data_type: traits_v1)
|
2 years ago |
yahoo_news.py
|
d84226bf63
[fix] issues reported by pylint
|
3 years ago |
youtube_api.py
|
7352c6bc79
[mod] templates: rename field for <iframe> URL to iframe_src
|
3 years ago |
youtube_noapi.py
|
5fb2071cb2
[fix] google & youtube - set EU consent cookie
|
2 years ago |
yummly.py
|
9e83c0dedc
[feat] engine: implementation of Yummly
|
1 year ago |
zlibrary.py
|
cada89ee36
[feat] engine: re-enables z-library (zlibrary-global.se)
|
1 year ago |