[enh] engine - add Tineye reverse image search

Other optional parameter ..

`&sort=crawl_date`
    can be appended to search_string to sort results by date.

`&domain=example.org`
    can be implemented to search_string to get results from just one domain.

Public instances could get relatively fast timed-out for 3600s.

--

Merged from @allendema's commit [1] and slightly modfied / see [2].

Related-to: [1] 455b2b4460
Related-to: [2] https://github.com/searx/searx/pull/3040
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
Allen 2021-10-27 03:04:52 +02:00 committed by Markus Heiser
parent 8f100d7046
commit 880555e263
2 changed files with 89 additions and 0 deletions

View file

@ -483,6 +483,12 @@ engines:
timeout: 3.0
disabled: true
- name: tineye
engine: tineye
shortcut: tin
timeout: 9.0
disabled: true
- name: etymonline
engine: xpath
paging: true