Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
e
infra
spot
Commits
64df38da
Commit
64df38da
authored
Nov 20, 2018
by
Venca24
Browse files
[add] seznam engine
parent
bc7c8a39
Changes
1
Hide whitespace changes
Inline
Side-by-side
searx/settings.yml
View file @
64df38da
...
...
@@ -723,6 +723,19 @@ engines:
shortcut
:
du
disabled
:
True
-
name
:
seznam
shortcut
:
szn
engine
:
xpath
paging
:
True
search_url
:
https://search.seznam.cz/?q={query}&count=10&from={pageno}
results_xpath
:
//div[@class="Page-content"]//div[@class="Result "]
url_xpath
:
./h3/a/@href
title_xpath
:
./h3
content_xpath
:
.//p[@class="Result-description"]
first_page_num
:
0
page_size
:
10
disabled
:
True
# - name : yacy
# engine : yacy
# shortcut : ya
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment