..
__init__.py
[mod] add option max_page
2023-12-03 13:47:17 +01:00
9gag.py
get the not cropped version of the thumbnail when the image height is not too important
2022-08-24 18:33:11 +07:00
1337x.py
[format.python] initial formatting of the python code
2021-12-27 09:26:22 +01:00
ahmia.py
[format.python] initial formatting of the python code
2021-12-27 09:26:22 +01:00
annas_archive.py
[doc] annas_archive: ctegs journal_article & book_any has been removed
2024-03-10 12:46:00 +01:00
apkmirror.py
rollback test
2023-03-15 19:55:20 +01:00
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
[fix] spelling
2023-09-18 16:20:27 +02:00
artic.py
[refactor] images: add resolution, image format and filesize fields
2024-02-25 16:22:37 +01:00
arxiv.py
Science category: update the engines
2022-09-23 20:45:58 +02:00
ask.py
[mod] engine ask.com - parse JS result to JSON
2024-02-18 09:17:22 +01:00
bandcamp.py
[mod] bandcamp & genius: in result set img_src instead thumbnail
2022-02-21 22:12:07 +01:00
base.py
[format.python] initial formatting of the python code
2021-12-27 09:26:22 +01:00
bilibili.py
[fix] bilibili new api used
2023-09-28 08:24:51 +02:00
bing_images.py
[refactor] images: add resolution, image format and filesize fields
2024-02-25 16:22:37 +01:00
bing_news.py
[fix] Revision of the Bing engines
2023-10-01 08:01:38 +02:00
bing_videos.py
[fix] Revision of the Bing engines
2023-10-01 08:01:38 +02:00
bing.py
[mod] add option max_page to bing, brave, qwant, startpage & mojeek
2023-12-03 13:47:17 +01:00
bpb.py
[feat] engine: implementation of bpb
2023-11-27 16:46:41 +01:00
brave.py
[refactor] images: add resolution, image format and filesize fields
2024-02-25 16:22:37 +01:00
bt4g.py
[fix] spelling
2023-09-18 16:20:27 +02:00
btdigg.py
[format.python] initial formatting of the python code
2021-12-27 09:26:22 +01:00
chefkoch.py
[feat] engine: implementation of chefkoch.de
2023-09-21 17:23:59 +02:00
command.py
[doc] rearranges Settings & Engines docs for better readability
2023-07-01 22:45:19 +02:00
core.py
[fix] doc of the paper.html template (isbn, issn)
2022-09-25 15:46:29 +02:00
cppreference.py
[feat] engine: implementation of cppreference
2024-03-03 17:07:29 +01:00
crossref.py
[fix] engine - Crossref
2023-09-14 17:39:23 +02:00
currency_convert.py
[fix] engine - currency fix and simplify
2023-09-28 08:29:38 +02:00
dailymotion.py
[fix] engine & network issues / documentation and type annotations
2023-06-25 13:58:26 +02:00
deepl.py
[mod] add deepl translation engine
2022-08-10 09:14:36 +02:00
deezer.py
[black] upgrade black 22.12.0 --> 24.2.0
2024-03-09 08:15:50 +01:00
demo_offline.py
[mod] replace engines_languages.json by engines_traits.json
2023-03-24 10:37:42 +01:00
demo_online.py
[refactor] images: add resolution, image format and filesize fields
2024-02-25 16:22:37 +01:00
destatis.py
[feat] engine: implementation of destatis
2023-11-27 13:54:48 +01:00
deviantart.py
[fix] engine deviantart: review of the result-scrapper
2023-09-11 13:22:36 +02:00
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
[feat] dockerhub: use packages template
2024-02-25 14:56:57 +01:00
doku.py
[fix] issues reported by pylint
2021-12-27 10:16:20 +01:00
duckduckgo_definitions.py
[mod] engine duckduckgo definitions: support for answer source
2023-08-18 19:07:14 +02:00
duckduckgo_extra.py
[refactor] images: add resolution, image format and filesize fields
2024-02-25 16:22:37 +01:00
duckduckgo_weather.py
[fix] engine duckduckgo weather api changes
2023-09-05 16:55:00 +02:00
duckduckgo.py
[fix] duckduckgo.fetch_traist - URL of region definitions has changed
2024-03-10 10:32:54 +01:00
duden.py
[fix] engine duden - don't raise exception on empty result list
2022-08-20 08:41:03 +02:00
dummy-offline.py
[format.python] initial formatting of the python code
2021-12-27 09:26:22 +01:00
dummy.py
[enh] engines: add about variable
2021-01-14 20:57:17 +01:00
ebay.py
[mod] Pass desired ebay domain in settings
2022-04-16 19:10:35 +02:00
elasticsearch.py
[doc] rearranges Settings & Engines docs for better readability
2023-07-01 22:45:19 +02:00
emojipedia.py
[fix] emojipedia: fix engine
2023-10-01 08:19:45 +02:00
fdroid.py
[enh] add more categories
2022-01-05 11:00:11 +01:00
flickr_noapi.py
[refactor] images: add resolution, image format and filesize fields
2024-02-25 16:22:37 +01:00
flickr.py
[format.python] initial formatting of the python code
2021-12-27 09:26:22 +01:00
freesound.py
[black] upgrade black 22.12.0 --> 24.2.0
2024-03-09 08:15:50 +01:00
frinkiac.py
[format.python] initial formatting of the python code
2021-12-27 09:26:22 +01:00
fyyd.py
[feat] engine: implementation of fyyd
2023-12-11 18:56:32 +01:00
genius.py
[mod] bandcamp & genius: in result set img_src instead thumbnail
2022-02-21 22:12:07 +01:00
gentoo.py
[black] upgrade black 22.12.0 --> 24.2.0
2024-03-09 08:15:50 +01:00
github.py
[feat] github: use packages template
2024-02-25 14:56:57 +01:00
goodreads.py
[feat] engine: implementation of goodreads
2024-01-29 16:07:24 +01:00
google_images.py
[refactor] images: add resolution, image format and filesize fields
2024-02-25 16:22:37 +01:00
google_news.py
[fix] spelling
2023-09-18 16:20:27 +02:00
google_play.py
[mod] engine google_play: raise error on unsupported category
2023-08-10 12:35:24 +02:00
google_scholar.py
[mod] add option max_page
2023-12-03 13:47:17 +01:00
google_videos.py
[fix] engine: safesearch parameter in Google Videos engine ( #2762 )
2024-01-16 15:29:09 +01:00
google.py
[fix] fetch_traits of google and zlibrary
2023-12-24 08:28:32 +01:00
hackernews.py
[fix] hackernews keyerror problem
2023-10-13 08:16:47 +02:00
imdb.py
[mod] add movies category for tmdb, imdb and moviepilot
2023-09-29 22:37:51 +02:00
imgur.py
[fix] imgur - incorrect wikidata id
2023-10-12 09:14:00 +02:00
ina.py
[fix] ina engine
2022-01-28 22:33:41 +01:00
internet_archive_scholar.py
[fix] internet archive scholar: crash when there's no title
2023-09-22 18:49:39 +02:00
invidious.py
[fix] engine - invidious thumbnails
2023-09-13 11:37:42 +02:00
jisho.py
[format.python] based on bugfix in 9ed626130
2022-05-07 18:23:10 +02:00
json_engine.py
[feat] engine: implementation of mdn
2023-12-11 18:57:40 +01:00
kickass.py
[fix] kickass: crash when no results
2023-10-07 11:48:23 +02:00
lemmy.py
[mod] utils.py: add markdown_to_text helper function
2023-09-08 11:47:13 +02:00
lib_rs.py
[feat] lib.rs: use packages.html template
2024-03-09 10:17:16 +01:00
lingva.py
[fix] lingva: redirect and parsing error
2024-02-11 11:28:47 +01:00
livespace.py
[feat] engine: Add LiveSpace livestreams
2024-02-20 14:45:07 +01:00
loc.py
[mod] library of congress: fix engine
2023-09-11 19:42:31 +02:00
mastodon.py
[feat] engine: implementation of mastodon
2023-10-06 10:58:23 +02:00
material_icons.py
[feat] engine: implementation of google icons/material design icons
2023-09-21 15:16:49 +02:00
mediathekviewweb.py
[fix] engine mediathekviewweb: replace http links by https
2022-03-07 19:49:16 +01:00
mediawiki.py
[mod] engine: wikimedia - improve results, add addition settings & doc
2023-08-04 19:06:50 +02:00
meilisearch.py
[doc] rearranges Settings & Engines docs for better readability
2023-07-01 22:45:19 +02:00
metacpan.py
Add MetaCPAN engine
2022-11-07 08:07:06 -06:00
mixcloud.py
[mod] add artwork to mixcloud & soundcloud engines
2022-02-19 21:59:12 +01:00
mongodb.py
[doc] rearranges Settings & Engines docs for better readability
2023-07-01 22:45:19 +02:00
moviepilot.py
[fix] engine - moviepilot instead of thumbnail use img_src
2023-09-30 11:29:19 +02:00
mozhi.py
[feat] engine: implementation of mozhi
2024-02-23 07:50:48 +01:00
mrs.py
[fix] matrixrooms add proper MRS integration
2023-10-09 13:25:13 +02:00
mwmbl.py
[doc] add documentation of Mwmbl engine & autocompleter
2023-08-27 17:25:26 +02:00
mysql_server.py
[doc] rearranges Settings & Engines docs for better readability
2023-07-01 22:45:19 +02:00
npm.py
engine npm use the packages.html template
2024-03-09 10:24:49 +01:00
nyaa.py
[fix] nyaa engine - paging support & filesize (GiB)
2024-03-07 07:38:31 +01:00
odysee.py
[fix] spelling
2023-09-18 16:20:27 +02:00
opensemantic.py
[enh] engines: add about variable
2021-01-14 20:57:17 +01:00
openstreetmap.py
[fix] spelling
2023-09-18 16:20:27 +02:00
openverse.py
[fix] ccengine engine - avoid unwanted redirects
2022-01-07 14:14:31 +01:00
pdbe.py
[black] upgrade black 22.12.0 --> 24.2.0
2024-03-09 08:15:50 +01:00
peertube.py
[fix] engine & network issues / documentation and type annotations
2023-06-25 13:58:26 +02:00
photon.py
[fix] typos / reported by @kianmeng in searx PR-3366
2022-09-27 18:32:14 +02:00
pinterest.py
[fix] engine pinterest - ignore result type 'story'
2024-03-06 07:33:43 +01:00
piped.py
[mod] piped: always show video length if available
2023-10-07 11:45:46 +02:00
piratebay.py
[format.python] initial formatting of the python code
2021-12-27 09:26:22 +01:00
pixiv.py
[feat] engine: implementation of pixiv
2024-02-25 16:29:57 +01:00
pkg_go_dev.py
[feat] pkg.go.dev: use packages.html template
2024-03-08 17:18:54 +01:00
podcastindex.py
[feat] engine: implementation of podcastindex.org
2023-12-11 18:55:16 +01:00
postgresql.py
[doc] rearranges Settings & Engines docs for better readability
2023-07-01 22:45:19 +02:00
presearch.py
[mod] presearch: add language & region support
2024-01-15 19:23:26 +01:00
pubmed.py
[fix] pubmed content being None
2023-09-14 18:40:15 +02:00
pypi.py
[mod] pypi engine: use packages.html
2024-02-29 07:48:44 +01:00
qwant.py
[refactor] images: add resolution, image format and filesize fields
2024-02-25 16:22:37 +01:00
radio_browser.py
[mod] engine - simplify region & lang handling, make filters configurable
2023-10-05 10:55:08 +02:00
recoll.py
[doc] rearranges Settings & Engines docs for better readability
2023-07-01 22:45:19 +02:00
reddit.py
[format.python] initial formatting of the python code
2021-12-27 09:26:22 +01:00
redis_server.py
[doc] rearranges Settings & Engines docs for better readability
2023-07-01 22:45:19 +02:00
rottentomatoes.py
[feat] engine: implementation of rotten tomatoes
2023-12-11 18:59:36 +01:00
rumble.py
[fix] rumble redirect
2023-09-14 19:21:21 +02:00
scanr_structures.py
[format.python] initial formatting of the python code
2021-12-27 09:26:22 +01:00
searchcode_code.py
[fix] engine searchcode.com - paging is broken in searchcode.com's API
2024-03-06 12:33:29 +01:00
searx_engine.py
reference docs.searxng.org
2022-01-02 21:18:29 +01:00
seekr.py
[refactor] images: add resolution, image format and filesize fields
2024-02-25 16:22:37 +01:00
semantic_scholar.py
[fix] semantic scholar: bad request
2024-01-25 06:12:08 +01:00
sepiasearch.py
[mod] SepiaSearch: re-engineered & upgrade to data_type: traits_v1
2023-03-24 10:37:42 +01:00
seznam.py
[fix] engine seznam: fix issues reported by black & pylint
2023-03-31 17:25:39 +02:00
sjp.py
[black] upgrade black 22.12.0 --> 24.2.0
2024-03-09 08:15:50 +01:00
solidtorrents.py
[fix] solidtorrents redirects
2023-09-14 18:03:21 +02:00
solr.py
[doc] rearranges Settings & Engines docs for better readability
2023-07-01 22:45:19 +02:00
soundcloud.py
[mod] add artwork to mixcloud & soundcloud engines
2022-02-19 21:59:12 +01:00
spotify.py
[black] upgrade black 22.12.0 --> 24.2.0
2024-03-09 08:15:50 +01:00
springer.py
[fix] springer: unsupported operand type(s) for +: 'NoneType' and 'str'
2022-09-25 15:25:55 +02:00
sqlite.py
[fix] spelling
2023-09-18 16:20:27 +02:00
stackexchange.py
[format.python] initial formatting of the python code
2021-12-27 09:26:22 +01:00
startpage.py
[mod] add option max_page to bing, brave, qwant, startpage & mojeek
2023-12-03 13:47:17 +01:00
stract.py
[feat] engine: implementation of stract (beta)
2024-01-07 11:18:16 +01:00
svgrepo.py
[feat] new engine: svgrepo
2023-09-12 20:38:36 +02:00
tagesschau.py
[mod] tagesschau: add option to only use tagesschau urls
2023-09-30 11:00:11 +02:00
tineye.py
[fix] engine tineye: handle 422 response of not supported img format
2022-07-23 16:00:58 +02:00
tokyotoshokan.py
[format.python] initial formatting of the python code
2021-12-27 09:26:22 +01:00
tootfinder.py
[mod] tootfinder: implement python module
2023-12-11 18:54:24 +01:00
torznab.py
[fix] spelling
2023-09-18 16:20:27 +02:00
translated.py
[enh] move dictionaries, Erowid & IMDb out of general category
2022-01-05 11:03:44 +01:00
unsplash.py
[format.python] initial formatting of the python code
2021-12-27 09:26:22 +01:00
vimeo.py
[mod] templates: rename field for <iframe> URL to iframe_src
2022-02-18 19:00:49 +01:00
voidlinux.py
[feat] engine: implementation of void linux packages
2024-02-29 13:12:40 +01:00
wallhaven.py
[refactor] images: add resolution, image format and filesize fields
2024-02-25 16:22:37 +01:00
wikicommons.py
[refactor] images: add resolution, image format and filesize fields
2024-02-25 16:22:37 +01:00
wikidata.py
wikipedia wikidata infobox + disable wikisource ( #2806 )
2023-09-19 10:31:02 +02:00
wikipedia.py
wikipedia wikidata infobox + disable wikisource ( #2806 )
2023-09-19 10:31:02 +02:00
wolframalpha_api.py
[fix] typos / reported by @kianmeng in searx PR-3366
2022-09-27 18:32:14 +02:00
wolframalpha_noapi.py
[format.python] initial formatting of the python code
2021-12-27 09:26:22 +01:00
wordnik.py
[format.python] initial formatting of the python code
2021-12-27 09:26:22 +01:00
wttr.py
[mod] clarify the difference of the default category and subgrouping
2023-04-07 11:03:25 +02:00
www1x.py
[fix] 1x engine
2022-01-30 19:48:40 +01:00
xpath.py
[fix] spelling
2023-09-18 16:20:27 +02:00
yacy.py
[mod] yacy: use official instance by default and fix crashes
2023-10-09 20:50:24 +02:00
yahoo_news.py
[fix] issues reported by pylint
2021-12-27 10:16:20 +01:00
yahoo.py
[typo] solved a typo in yahoo error message.
2023-10-01 08:29:06 +02:00
yandex_music.py
[black] upgrade black 22.12.0 --> 24.2.0
2024-03-09 08:15:50 +01:00
yep.py
[feat] yep: support for images and news (and safesearch)
2023-11-27 15:07:26 +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
yummly.py
[feat] engine: implementation of Yummly
2023-09-08 11:47:13 +02:00
zlibrary.py
[fix] fetch_traits of google and zlibrary
2023-12-24 08:28:32 +01:00