Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
searx-engine
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
gargantext
searx-engine
Commits
3ff67c2e
Unverified
Commit
3ff67c2e
authored
Nov 29, 2018
by
pofilo
Committed by
GitHub
Nov 29, 2018
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #1438 from Venca24/devel_seznam
[add] seznam engine
parents
ab8f7083
1e143758
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
0 deletions
+13
-0
settings.yml
searx/settings.yml
+13
-0
No files found.
searx/settings.yml
View file @
3ff67c2e
...
...
@@ -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
Markdown
is supported
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