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
Markus Heiser 4fc5e5299c [fix] ccengine engine - avoid unwanted redirects
api.openverse.engineering is a little picky and wants to have a trailing slash
in the path:

    /v1/images? -->/ v1/images/?

otherwise it redirects, here is the debug log:

    DEBUG   searx.network.openverse       : HTTP Request: GET https://api.openverse.engineering/v1/images?&page=1&page_size=20&format=json&q=foo "HTTP/2 301 Moved Permanently" (text/html; charset=utf-8)
    DEBUG   searx.network.openverse       : HTTP Request: GET https://api.openverse.engineering/v1/images/?&page=1&page_size=20&format=json&q=foo "HTTP/2 200 OK" (application/json)
    WARNING searx.engines.openverse       : ErrorContext('searx/search/processors/online.py', 105, 'count_error(', None, '1 redirects, maximum: 0', ('200', 'OK', 'api.openverse.engineering')) True

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
3 years ago
..
1337x.py [format.python] initial formatting of the python code 3 years ago
__init__.py [refactor] add type hints & remove Setting._post_init 3 years ago
ahmia.py [format.python] initial formatting of the python code 3 years ago
apkmirror.py [enh] add more categories 3 years ago
archlinux.py [enh] add more categories 3 years ago
artic.py [format.python] initial formatting of the python code 3 years ago
arxiv.py [format.python] initial formatting of the python code 3 years ago
bandcamp.py [format.python] initial formatting of the python code 3 years ago
base.py [format.python] initial formatting of the python code 3 years ago
bing.py [enh] add more categories 3 years ago
bing_images.py [enh] add more categories 3 years ago
bing_news.py [format.python] initial formatting of the python code 3 years ago
bing_videos.py [enh] add more categories 3 years ago
btdigg.py [format.python] initial formatting of the python code 3 years ago
command.py [format.python] initial formatting of the python code 3 years ago
core.py [format.python] initial formatting of the python code 3 years ago
currency_convert.py [format.python] initial formatting of the python code 3 years ago
dailymotion.py [format.python] initial formatting of the python code 3 years ago
deezer.py [format.python] initial formatting of the python code 3 years ago
demo_offline.py [format.python] initial formatting of the python code 3 years ago
demo_online.py [format.python] initial formatting of the python code 3 years ago
deviantart.py [format.python] initial formatting of the python code 3 years ago
dictzone.py [format.python] initial formatting of the python code 3 years ago
digbt.py [format.python] initial formatting of the python code 3 years ago
docker_hub.py [format.python] initial formatting of the python code 3 years ago
doku.py [fix] issues reported by pylint 3 years ago
duckduckgo.py [enh] add more categories 3 years ago
duckduckgo_definitions.py [fix] issues reported by pylint 3 years ago
duckduckgo_images.py [enh] add more categories 3 years ago
duden.py [enh] move dictionaries, Erowid & IMDb out of general category 3 years ago
dummy-offline.py [format.python] initial formatting of the python code 3 years ago
dummy.py
ebay.py [format.python] initial formatting of the python code 3 years ago
elasticsearch.py [format.python] initial formatting of the python code 3 years ago
fdroid.py [enh] add more categories 3 years ago
flickr.py [format.python] initial formatting of the python code 3 years ago
flickr_noapi.py [format.python] initial formatting of the python code 3 years ago
framalibre.py [format.python] initial formatting of the python code 3 years ago
freesound.py [format.python] initial formatting of the python code 3 years ago
frinkiac.py [format.python] initial formatting of the python code 3 years ago
genius.py [enh] add more categories 3 years ago
gentoo.py [enh] add more categories 3 years ago
gigablast.py [enh] add more categories 3 years ago
github.py [enh] add more categories 3 years ago
google.py [enh] add more categories 3 years ago
google_images.py [enh] add more categories 3 years ago
google_news.py [format.python] initial formatting of the python code 3 years ago
google_scholar.py [format.python] initial formatting of the python code 3 years ago
google_videos.py [enh] add more categories 3 years ago
imdb.py [enh] move dictionaries, Erowid & IMDb out of general category 3 years ago
ina.py [format.python] initial formatting of the python code 3 years ago
invidious.py [format.python] initial formatting of the python code 3 years ago
json_engine.py [format.python] initial formatting of the python code 3 years ago
kickass.py [format.python] initial formatting of the python code 3 years ago
loc.py [format.python] initial formatting of the python code 3 years ago
mediathekviewweb.py [format.python] initial formatting of the python code 3 years ago
mediawiki.py [format.python] initial formatting of the python code 3 years ago
meilisearch.py
mixcloud.py [format.python] initial formatting of the python code 3 years ago
mongodb.py [format.python] initial formatting of the python code 3 years ago
mysql_server.py [format.python] initial formatting of the python code 3 years ago
nyaa.py [format.python] initial formatting of the python code 3 years ago
opensemantic.py
openstreetmap.py [format.python] initial formatting of the python code 3 years ago
openverse.py [fix] ccengine engine - avoid unwanted redirects 3 years ago
pdbe.py [format.python] initial formatting of the python code 3 years ago
peertube.py [format.python] initial formatting of the python code 3 years ago
photon.py [format.python] initial formatting of the python code 3 years ago
piratebay.py [format.python] initial formatting of the python code 3 years ago
postgresql.py [format.python] initial formatting of the python code 3 years ago
pubmed.py [format.python] initial formatting of the python code 3 years ago
qwant.py [format.python] initial formatting of the python code 3 years ago
recoll.py [format.python] initial formatting of the python code 3 years ago
reddit.py [format.python] initial formatting of the python code 3 years ago
redis_server.py [format.python] initial formatting of the python code 3 years ago
rumble.py [format.python] initial formatting of the python code 3 years ago
scanr_structures.py [format.python] initial formatting of the python code 3 years ago
searchcode_code.py [format.python] initial formatting of the python code 3 years ago
searx_engine.py reference docs.searxng.org 3 years ago
semantic_scholar.py [format.python] initial formatting of the python code 3 years ago
sepiasearch.py [format.python] initial formatting of the python code 3 years ago
seznam.py [enh] add more categories 3 years ago
sjp.py [enh] move dictionaries, Erowid & IMDb out of general category 3 years ago
solidtorrents.py [format.python] initial formatting of the python code 3 years ago
solr.py [format.python] initial formatting of the python code 3 years ago
soundcloud.py [format.python] initial formatting of the python code 3 years ago
spotify.py [format.python] initial formatting of the python code 3 years ago
springer.py [format.python] initial formatting of the python code 3 years ago
sqlite.py [format.python] initial formatting of the python code 3 years ago
stackexchange.py [format.python] initial formatting of the python code 3 years ago
startpage.py [enh] add more categories 3 years ago
tokyotoshokan.py [format.python] initial formatting of the python code 3 years ago
torznab.py [format.python] initial formatting of the python code 3 years ago
translated.py [enh] move dictionaries, Erowid & IMDb out of general category 3 years ago
unsplash.py [format.python] initial formatting of the python code 3 years ago
vimeo.py [format.python] initial formatting of the python code 3 years ago
wikidata.py [fix] issues reported by pylint 3 years ago
wikipedia.py [format.python] initial formatting of the python code 3 years ago
wolframalpha_api.py [format.python] initial formatting of the python code 3 years ago
wolframalpha_noapi.py [format.python] initial formatting of the python code 3 years ago
wordnik.py [format.python] initial formatting of the python code 3 years ago
www1x.py [format.python] initial formatting of the python code 3 years ago
xpath.py [format.python] initial formatting of the python code 3 years ago
yacy.py [format.python] initial formatting of the python code 3 years ago
yahoo.py [enh] add more categories 3 years ago
yahoo_news.py [fix] issues reported by pylint 3 years ago
youtube_api.py [format.python] initial formatting of the python code 3 years ago
youtube_noapi.py [format.python] initial formatting of the python code 3 years ago
zlibrary.py [format.python] initial formatting of the python code 3 years ago