summaryrefslogtreecommitdiff
path: root/searx/engines
AgeCommit message (Expand)Author
30 hours[del] remove searx_engine - no use case (#6680)masterMarkus Heiser
2 days[fix] braveapi: set JSON Accept header (#6666)Ted Lanham
4 days[del] cara engine: remove because it requires signup for searchingBnyro
4 days[mod] engines: remove uses of `enable_http2 = False`Bnyro
4 days[fix] resulthunter: detect blocked requests instead of returning 0 resultsBnyro
4 days[fix] chatnoir: returns empty responsesBnyro
4 days[fix] engines: update brave images/videos parser and news xpathvojkovic
4 days[fix] engines: resulthunter search_source argvojkovic
4 days[fix] engines: tusksearch referer headervojkovic
4 days[fix] engines: dogpile request api tokenvojkovic
4 days[feat] engines: add searchrockit.com (general, news, images)Bnyro
4 days[fix] neosearch: requests blocked due to missing xsrf tokenBnyro
4 days[fix] searchzee: bypass botblockingBnyro
5 days[docs] fix some minor reST markup issues in the doc-string (#6646)Markus Heiser
5 days[fix] marginalia: crashes with missing filter nameBnyro
5 days[mod] network: migrate to curl_cffivojkovic
5 days[feat] engines: add JS-based s1search engineBnyro
6 days[mod] engines: migrate video engines away from get_embedded_stream_urlBnyro
6 days[fix] chatnoir: fails to extract API session parametersBnyro
6 days[fix] engine: braveapi - braveapi pagination sends an invalid offset (#6627)Markus Heiser
7 days[mod] s1search: update mirrors to the ones that are not cloudflaredBnyro
7 days[mod] engines: migrate to setup() from init() for simple tasksOm Alve
7 days[fix] engine: meilisearch - AttributeError: no attribute 'about' (#6626)Markus Heiser
7 days[del] heexy: remove engine due to cloudflare captcha (#6625)Bnyro
7 days[fix] hardening engine: ddg weather - get GEO location from response (#6623)Markus Heiser
8 days[refactor] wikidata: cache wikidata properties in searxng dataBnyro
2026-08-22[fix] google: use Nokia UA (#6546)vojkovic
2026-08-20[feat] marginalia: add support for custom filters (#6543)SVHawk13
2026-08-17[fix] engines: deviantart access deniedvojkovic
2026-08-13[feat] engines: add paid yandex search api (#6349)ArsenBilov
2026-08-12[fix] dogpile: access denied due to missing origin headerBnyro
2026-08-10[feat] engines: add jina (general)Bnyro
2026-07-30[feat] engines: add keenable (general)Ilya Bogin
2026-07-30[mod] swisscows: use alphabet from `string` module instead of hardcoding alph...Bnyro
2026-07-30[mod] engines: replace [random.choice(...) for ... in range(..)] with random....Bnyro
2026-07-30[del] reddit: remove engine, requires authentication nowBnyro
2026-07-30chore: remove presearch engineLéon Tiekötter
2026-07-28[fix] exaapi: missing shortcut causes engine to crashBnyro
2026-07-28[feat] engines: add Exa Search API enginekesku
2026-07-17[fix] qwant: can't fetch engine traits because `engine.about` is no longer a ...Bnyro
2026-07-16[fix] tiger: remember auth cookie for 2 months, not 1 dayBnyro
2026-07-16[fix] public domain image archive: crashes upon responseBnyro
2026-07-15[fix] qwant: engine blocked with captchaBnyro
2026-07-14[fix] tusksearch: fix engine blocked by bot protectionBnyro
2026-07-14[fix] heexy: blocked by cloudflareBnyro
2026-07-13[refactor] engines: use datetime.fromisoformat instead of datetime.strptime w...Onev
2026-07-08[fix] braveapi: strip HTML tags and filter favicon thumbnails (#6381)Jayant Sharma
2026-07-08[fix] heexy: use cookies for cacheft tokenBnyro
2026-07-07[fix] kagi: crashes when there are no resultsBnyro
2026-07-07[fix] kagi: safely access unpromised result propertiesPatrick Evans