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
Léo Bourrel 88261e111c Fix bing engine results count (#1387)
This PR fixes the result count from bing which was throwing an (hidden) error and add a validation to avoid reading more results than avalaible.

For example :
If there is 100 results from some search and we try to get results from 120 to 130, Bing will send back the results from 0 to 10 and no error. If we compare results count with the first parameter of the request we can avoid this "invalid" results.
5 years ago
..
1337x.py
__init__.py [fix] make sure then engine name is lower case 5 years ago
acgsou.py
apkmirror.py [enh] adds apkmirror search engine 6 years ago
archlinux.py Revert "remove 'all' option from search languages" 6 years ago
arxiv.py [fix] arxiv engine 5 years ago
base.py
bing.py Fix bing engine results count (#1387) 5 years ago
bing_images.py [enh] bing_images: use data from embedded JSON to improve results (e.g. real page title) (#1568) 5 years ago
bing_news.py Revert "remove 'all' option from search languages" 6 years ago
bing_videos.py [fix] bing_videos (#1579) 5 years ago
btdigg.py [mod] restore btdigg engine as btdig.com (#1515) 5 years ago
currency_convert.py
dailymotion.py [fix] dailymotion engine: remove HTML tags from the description 5 years ago
deezer.py
deviantart.py
dictzone.py [fix] dictzone engine 5 years ago
digbt.py
digg.py
doku.py
duckduckgo.py Revert "remove 'all' option from search languages" 6 years ago
duckduckgo_definitions.py
duckduckgo_images.py [fix] duckduckgo images requests 6 years ago
duden.py [fix] fix duden engine (#1594) 5 years ago
dummy.py
faroo.py Revert "remove 'all' option from search languages" 6 years ago
fdroid.py [fix] fdroid engine 5 years ago
filecrop.py
flickr.py
flickr_noapi.py [fix] fix flickr_noapi decoding (#1655) 5 years ago
framalibre.py
frinkiac.py
genius.py
gentoo.py
gigablast.py Revert "remove 'all' option from search languages" 6 years ago
github.py
google.py [fix] Force Google old UI (#1597) 5 years ago
google_images.py Use string formatter to create source and img_format labels (#1566) 5 years ago
google_news.py Revert "remove 'all' option from search languages" 6 years ago
google_videos.py [fix] google_videos engine: some results don't a thumbnail 5 years ago
ina.py
invidious.py [enh] add invidious engine. (#1657) 5 years ago
json_engine.py
kickass.py
mediawiki.py Revert "remove 'all' option from search languages" 6 years ago
microsoft_academic.py
mixcloud.py
nyaa.py
openstreetmap.py
pdbe.py
photon.py Revert "remove 'all' option from search languages" 6 years ago
piratebay.py
pubmed.py
qwant.py Revert "remove 'all' option from search languages" 6 years ago
reddit.py
scanr_structures.py
searchcode_code.py
searchcode_doc.py
searx_engine.py
soundcloud.py [fix] fix soundcloud engine, speed up searx start time 5 years ago
spotify.py
stackoverflow.py
startpage.py Revert "remove 'all' option from search languages" 6 years ago
tokyotoshokan.py
torrentz.py
translated.py
twitter.py Revert "remove 'all' option from search languages" 6 years ago
unsplash.py
vimeo.py embedded iframe (youtube, dailymotion, vimeo): use https 5 years ago
wikidata.py [fix] wikidata engine: faster processing, remove one HTTP redirection. 5 years ago
wikipedia.py fix after rebase 6 years ago
wolframalpha_api.py [fix] unicode error with WolframAlpha API engine 6 years ago
wolframalpha_noapi.py
www1x.py
xpath.py [fix] fixes google play engines (#1651) 5 years ago
yacy.py Revert "remove 'all' option from search languages" 6 years ago
yahoo.py Revert "remove 'all' option from search languages" 6 years ago
yahoo_news.py Revert "remove 'all' option from search languages" 6 years ago
yandex.py
youtube_api.py embedded iframe (youtube, dailymotion, vimeo): use https 5 years ago
youtube_noapi.py [fix] youtube_noapi engine: fix the title 5 years ago