settings.yml 46 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735
  1. general:
  2. debug: false # Debug mode, only for development
  3. instance_name: "SearXNG" # displayed name
  4. contact_url: false # mailto:contact@example.com
  5. brand:
  6. new_issue_url: https://github.com/searxng/searxng/issues/new
  7. docs_url: https://searxng.github.io/searxng
  8. public_instances: https://searx.space
  9. wiki_url: https://github.com/searxng/searxng/wiki
  10. issue_url: https://github.com/searxng/searxng/issues
  11. search:
  12. # Filter results. 0: None, 1: Moderate, 2: Strict
  13. safe_search: 0
  14. # Existing autocomplete backends: "dbpedia", "duckduckgo", "google",
  15. # "startpage", "swisscows", "qwant", "wikipedia" - leave blank to turn it off
  16. # by default.
  17. autocomplete: ""
  18. # Default search language - leave blank to detect from browser information or
  19. # use codes from 'languages.py'
  20. default_lang: ""
  21. # ban time in seconds after engine errors
  22. ban_time_on_fail: 5
  23. # max ban time in seconds after engine errors
  24. max_ban_time_on_fail: 120
  25. # remove format to deny access, use lower case.
  26. # formats: [html, csv, json, rss]
  27. formats:
  28. - html
  29. server:
  30. # If you change port, bind_address or base_url don't forget to rebuild
  31. # instance's enviroment (make buildenv)
  32. port: 8888
  33. bind_address: "127.0.0.1"
  34. base_url: false # Possible values: false or "https://example.org/location".
  35. # If your instance owns a /etc/searx/settings.yml file, then set the following
  36. # values there.
  37. secret_key: "ultrasecretkey" # change this!
  38. # Proxying image results through searx
  39. image_proxy: false
  40. # 1.0 and 1.1 are supported
  41. http_protocol_version: "1.0"
  42. # POST queries are more secure as they don't show up in history but may cause
  43. # problems when using Firefox containers
  44. method: "POST"
  45. default_http_headers:
  46. X-Content-Type-Options: nosniff
  47. X-XSS-Protection: 1; mode=block
  48. X-Download-Options: noopen
  49. X-Robots-Tag: noindex, nofollow
  50. Referrer-Policy: no-referrer
  51. ui:
  52. # Custom static path - leave it blank if you didn't change
  53. static_path: ""
  54. # Custom templates path - leave it blank if you didn't change
  55. templates_path: ""
  56. # ui theme
  57. default_theme: oscar
  58. # Default interface locale - leave blank to detect from browser information or
  59. # use codes from the 'locales' config section
  60. default_locale: ""
  61. theme_args:
  62. # default style of oscar
  63. oscar_style: logicodev
  64. # Open result links in a new tab by default
  65. # results_on_new_tab: false
  66. # categories_order :
  67. # - general
  68. # - files
  69. # - map
  70. # - it
  71. # - science
  72. # Lock arbitrary settings on the preferences page. To find the ID of the user
  73. # setting you want to lock, check the ID of the form on the page "preferences".
  74. #
  75. # preferences:
  76. # lock:
  77. # - language
  78. # - autocomplete
  79. # - method
  80. # searx supports result proxification using an external service:
  81. # https://github.com/asciimoo/morty uncomment below section if you have running
  82. # morty proxy the key is base64 encoded (keep the !!binary notation)
  83. # Note: since commit af77ec3, morty accepts a base64 encoded key.
  84. #
  85. # result_proxy:
  86. # url: http://127.0.0.1:3000/
  87. # key: !!binary "your_morty_proxy_key"
  88. # # [true|false] enable the "proxy" button next to each result
  89. # proxify_results: true
  90. # communication with search engines
  91. #
  92. outgoing:
  93. # default timeout in seconds, can be override by engine
  94. request_timeout: 3.0
  95. # the maximum timeout in seconds
  96. # max_request_timeout: 10.0
  97. # suffix of searx_useragent, could contain informations like an email address
  98. # to the administrator
  99. useragent_suffix: ""
  100. # The maximum number of concurrent connections that may be established.
  101. pool_connections: 100
  102. # Allow the connection pool to maintain keep-alive connections below this
  103. # point.
  104. pool_maxsize: 20
  105. # See https://www.python-httpx.org/http2/
  106. enable_http2: true
  107. # uncomment below section if you want to use a proxyq see: SOCKS proxies
  108. # https://2.python-requests.org/en/latest/user/advanced/#proxies
  109. # are also supported: see
  110. # https://2.python-requests.org/en/latest/user/advanced/#socks
  111. #
  112. # proxies:
  113. # all://:
  114. # - http://proxy1:8080
  115. # - http://proxy2:8080
  116. #
  117. # using_tor_proxy: true
  118. #
  119. # Extra seconds to add in order to account for the time taken by the proxy
  120. #
  121. # extra_proxy_timeout: 10.0
  122. #
  123. # uncomment below section only if you have more than one network interface
  124. # which can be the source of outgoing search requests
  125. #
  126. # source_ips:
  127. # - 1.1.1.1
  128. # - 1.1.1.2
  129. # - fe80::/126
  130. # External plugin configuration, for more details see
  131. # https://searxng.github.io/searxng/dev/plugins.html
  132. #
  133. # plugins:
  134. # - plugin1
  135. # - plugin2
  136. # - ...
  137. # uncomment below section if you want to configure which plugin is enabled by
  138. # default
  139. #
  140. # enabled_plugins:
  141. # - "HTTPS rewrite"
  142. # - "Hostname replace" # see configuration below
  143. # "Hostname replace" plugin configuration example:
  144. # hostname_replace:
  145. # '(.*\.)?youtube\.com$': 'invidious.example.com'
  146. # '(.*\.)?youtu\.be$': 'invidious.example.com'
  147. # '(.*\.)?youtube-noocookie\.com$': 'yotter.example.com'
  148. # '(.*\.)?reddit\.com$': 'teddit.example.com'
  149. # '(.*\.)?redd\.it$': 'teddit.example.com'
  150. # '(www\.)?twitter\.com$': 'nitter.example.com'
  151. # 'spam\.example\.com': false # remove results from spam.example.com
  152. checker:
  153. # disable checker when in debug mode
  154. off_when_debug: true
  155. # use "scheduling: false" to disable scheduling
  156. # scheduling: interval or int
  157. # to activate the scheduler:
  158. # * uncomment "scheduling" section
  159. # * add "cache2 = name=searxcache,items=2000,blocks=2000,blocksize=4096,bitmap=1"
  160. # to your uwsgi.ini
  161. # scheduling:
  162. # start_after: [300, 1800] # delay to start the first run of the checker
  163. # every: [86400, 90000] # how often the checker runs
  164. # additional tests: only for the YAML anchors (see the engines section)
  165. #
  166. additional_tests:
  167. rosebud: &test_rosebud
  168. matrix:
  169. query: rosebud
  170. lang: en
  171. result_container:
  172. - not_empty
  173. - ['one_title_contains', 'citizen kane']
  174. test:
  175. - unique_results
  176. android: &test_android
  177. matrix:
  178. query: ['android']
  179. lang: ['en', 'de', 'fr', 'zh-CN']
  180. result_container:
  181. - not_empty
  182. - ['one_title_contains', 'google']
  183. test:
  184. - unique_results
  185. # tests: only for the YAML anchors (see the engines section)
  186. tests:
  187. infobox: &tests_infobox
  188. infobox:
  189. matrix:
  190. query: ["linux", "new york", "bbc"]
  191. result_container:
  192. - has_infobox
  193. engines:
  194. - name: apk mirror
  195. engine: apkmirror
  196. timeout: 4.0
  197. shortcut: apkm
  198. disabled: true
  199. # Requires Tor
  200. - name: ahmia
  201. engine: ahmia
  202. categories: onions
  203. enable_http: true
  204. shortcut: ah
  205. - name: arch linux wiki
  206. engine: archlinux
  207. shortcut: al
  208. - name: archive is
  209. engine: xpath
  210. search_url: https://archive.is/search/?q={query}
  211. url_xpath: (//div[@class="TEXT-BLOCK"]/a)/@href
  212. title_xpath: (//div[@class="TEXT-BLOCK"]/a)
  213. content_xpath: //div[@class="TEXT-BLOCK"]/ul/li
  214. categories: general
  215. timeout: 7.0
  216. disabled: true
  217. shortcut: ai
  218. soft_max_redirects: 1
  219. about:
  220. website: https://archive.is/
  221. wikidata_id: Q13515725
  222. official_api_documentation: https://mementoweb.org/depot/native/archiveis/
  223. use_official_api: false
  224. require_api_key: false
  225. results: HTML
  226. - name: artic
  227. engine: artic
  228. shortcut: arc
  229. timeout: 4.0
  230. - name: arxiv
  231. engine: arxiv
  232. shortcut: arx
  233. categories: science
  234. timeout: 4.0
  235. # tmp suspended: dh key too small
  236. # - name: base
  237. # engine: base
  238. # shortcut: bs
  239. - name: bandcamp
  240. engine: bandcamp
  241. shortcut: bc
  242. categories: music
  243. - name: wikipedia
  244. engine: wikipedia
  245. shortcut: wp
  246. base_url: 'https://{language}.wikipedia.org/'
  247. - name: bing
  248. engine: bing
  249. shortcut: bi
  250. - name: bing images
  251. engine: bing_images
  252. shortcut: bii
  253. - name: bing news
  254. engine: bing_news
  255. shortcut: bin
  256. - name: bing videos
  257. engine: bing_videos
  258. shortcut: biv
  259. - name: bitbucket
  260. engine: xpath
  261. paging: true
  262. search_url: https://bitbucket.org/repo/all/{pageno}?name={query}
  263. url_xpath: //article[@class="repo-summary"]//a[@class="repo-link"]/@href
  264. title_xpath: //article[@class="repo-summary"]//a[@class="repo-link"]
  265. content_xpath: //article[@class="repo-summary"]/p
  266. categories: it
  267. timeout: 4.0
  268. disabled: true
  269. shortcut: bb
  270. about:
  271. website: https://bitbucket.org/
  272. wikidata_id: Q2493781
  273. official_api_documentation: https://developer.atlassian.com/bitbucket
  274. use_official_api: false
  275. require_api_key: false
  276. results: HTML
  277. - name: btdigg
  278. engine: btdigg
  279. shortcut: bt
  280. - name: ccc-tv
  281. engine: xpath
  282. paging: false
  283. search_url: https://media.ccc.de/search/?q={query}
  284. url_xpath: //div[@class="caption"]/h3/a/@href
  285. title_xpath: //div[@class="caption"]/h3/a/text()
  286. content_xpath: //div[@class="caption"]/h4/@title
  287. categories: videos
  288. disabled: true
  289. shortcut: c3tv
  290. about:
  291. website: https://media.ccc.de/
  292. wikidata_id: Q80729951
  293. official_api_documentation: https://github.com/voc/voctoweb
  294. use_official_api: false
  295. require_api_key: false
  296. results: HTML
  297. - name: ccengine
  298. engine: ccengine
  299. categories: images
  300. shortcut: cce
  301. # - name: core.ac.uk
  302. # engine: core
  303. # categories: science
  304. # shortcut: cor
  305. # # get your API key from: https://core.ac.uk/api-keys/register/
  306. # api_key: 'unset'
  307. - name: crossref
  308. engine: json_engine
  309. paging: true
  310. search_url: https://search.crossref.org/dois?q={query}&page={pageno}
  311. url_query: doi
  312. title_query: title
  313. title_html_to_text: true
  314. content_query: fullCitation
  315. content_html_to_text: true
  316. categories: science
  317. shortcut: cr
  318. about:
  319. website: https://www.crossref.org/
  320. wikidata_id: Q5188229
  321. official_api_documentation: https://github.com/CrossRef/rest-api-doc
  322. use_official_api: false
  323. require_api_key: false
  324. results: JSON
  325. - name: currency
  326. engine: currency_convert
  327. categories: general
  328. shortcut: cc
  329. - name: deezer
  330. engine: deezer
  331. shortcut: dz
  332. - name: deviantart
  333. engine: deviantart
  334. shortcut: da
  335. timeout: 3.0
  336. - name: ddg definitions
  337. engine: duckduckgo_definitions
  338. shortcut: ddd
  339. weight: 2
  340. disabled: true
  341. tests: *tests_infobox
  342. # cloudflare protected
  343. # - name: digbt
  344. # engine: digbt
  345. # shortcut: dbt
  346. # timeout: 6.0
  347. # disabled: true
  348. - name: digg
  349. engine: digg
  350. shortcut: dg
  351. - name: docker hub
  352. engine: docker_hub
  353. shortcut: dh
  354. categories: it
  355. - name: erowid
  356. engine: xpath
  357. paging: true
  358. first_page_num: 0
  359. page_size: 30
  360. search_url: https://www.erowid.org/search.php?q={query}&s={pageno}
  361. url_xpath: //dl[@class="results-list"]/dt[@class="result-title"]/a/@href
  362. title_xpath: //dl[@class="results-list"]/dt[@class="result-title"]/a/text()
  363. content_xpath: //dl[@class="results-list"]/dd[@class="result-details"]
  364. categories: general
  365. shortcut: ew
  366. disabled: true
  367. about:
  368. website: https://www.erowid.org/
  369. wikidata_id: Q1430691
  370. official_api_documentation:
  371. use_official_api: false
  372. require_api_key: false
  373. results: HTML
  374. # - name: elasticsearch
  375. # shortcut: es
  376. # engine: elasticsearch
  377. # base_url: http://localhost:9200
  378. # username: elastic
  379. # password: changeme
  380. # index: my-index
  381. # # available options: match, simple_query_string, term, terms, custom
  382. # query_type: match
  383. # # if query_type is set to custom, provide your query here
  384. # #custom_query_json: {"query":{"match_all": {}}}
  385. # #show_metadata: false
  386. # disabled: true
  387. - name: wikidata
  388. engine: wikidata
  389. shortcut: wd
  390. timeout: 3.0
  391. weight: 2
  392. tests: *tests_infobox
  393. - name: duckduckgo
  394. engine: duckduckgo
  395. shortcut: ddg
  396. disabled: true
  397. - name: duckduckgo images
  398. engine: duckduckgo_images
  399. shortcut: ddi
  400. timeout: 3.0
  401. disabled: true
  402. - name: etools
  403. engine: etools
  404. shortcut: eto
  405. disabled: true
  406. additional_tests:
  407. rosebud: *test_rosebud
  408. - name: etymonline
  409. engine: xpath
  410. paging: true
  411. search_url: https://etymonline.com/search?page={pageno}&q={query}
  412. url_xpath: //a[contains(@class, "word__name--")]/@href
  413. title_xpath: //a[contains(@class, "word__name--")]
  414. content_xpath: //section[contains(@class, "word__defination")]
  415. first_page_num: 1
  416. shortcut: et
  417. disabled: true
  418. about:
  419. website: https://www.etymonline.com/
  420. wikidata_id: Q1188617
  421. official_api_documentation:
  422. use_official_api: false
  423. require_api_key: false
  424. results: HTML
  425. # - name: ebay
  426. # engine: ebay
  427. # shortcut: eb
  428. # disabled: true
  429. # timeout: 5
  430. - name: 1x
  431. engine: www1x
  432. shortcut: 1x
  433. timeout: 3.0
  434. disabled: true
  435. - name: fdroid
  436. engine: fdroid
  437. shortcut: fd
  438. disabled: true
  439. - name: flickr
  440. categories: images
  441. shortcut: fl
  442. # You can use the engine using the official stable API, but you need an API
  443. # key, see: https://www.flickr.com/services/apps/create/
  444. # engine: flickr
  445. # api_key: 'apikey' # required!
  446. # Or you can use the html non-stable engine, activated by default
  447. engine: flickr_noapi
  448. - name: free software directory
  449. engine: mediawiki
  450. shortcut: fsd
  451. categories: it
  452. base_url: https://directory.fsf.org/
  453. number_of_results: 5
  454. # what part of a page matches the query string: title, text, nearmatch
  455. # * title - query matches title
  456. # * text - query matches the text of page
  457. # * nearmatch - nearmatch in title
  458. search_type: title
  459. timeout: 5.0
  460. disabled: true
  461. about:
  462. website: https://directory.fsf.org/
  463. wikidata_id: Q2470288
  464. # - name: freesound
  465. # engine: freesound
  466. # shortcut: fnd
  467. # disabled: true
  468. # timeout: 15.0
  469. # API key required, see: https://freesound.org/docs/api/overview.html
  470. # api_key: MyAPIkey
  471. - name: frinkiac
  472. engine: frinkiac
  473. shortcut: frk
  474. disabled: true
  475. - name: genius
  476. engine: genius
  477. shortcut: gen
  478. - name: gigablast
  479. engine: gigablast
  480. shortcut: gb
  481. timeout: 3.0
  482. disabled: true
  483. additional_tests:
  484. rosebud: *test_rosebud
  485. - name: gentoo
  486. engine: gentoo
  487. shortcut: ge
  488. - name: gitlab
  489. engine: json_engine
  490. paging: true
  491. search_url: https://gitlab.com/api/v4/projects?search={query}&page={pageno}
  492. url_query: web_url
  493. title_query: name_with_namespace
  494. content_query: description
  495. page_size: 20
  496. categories: it
  497. shortcut: gl
  498. timeout: 10.0
  499. disabled: true
  500. about:
  501. website: https://about.gitlab.com/
  502. wikidata_id: Q16639197
  503. official_api_documentation: https://docs.gitlab.com/ee/api/
  504. use_official_api: false
  505. require_api_key: false
  506. results: JSON
  507. - name: github
  508. engine: github
  509. shortcut: gh
  510. # This a Gitea service. If you would like to use a different instance,
  511. # change codeberg.org to URL of the desired Gitea host. Or you can create a
  512. # new engine by copying this and changing the name, shortcut and search_url.
  513. - name: codeberg
  514. engine: json_engine
  515. search_url: https://codeberg.org/api/v1/repos/search?q={query}&limit=10
  516. url_query: html_url
  517. title_query: name
  518. content_query: description
  519. categories: it
  520. shortcut: cb
  521. disabled: true
  522. about:
  523. website: https://codeberg.org/
  524. wikidata_id:
  525. official_api_documentation: https://try.gitea.io/api/swagger
  526. use_official_api: false
  527. require_api_key: false
  528. results: JSON
  529. - name: google
  530. engine: google
  531. shortcut: go
  532. # see https://searxng.github.io/searxng/src/searx.engines.google.html#module-searx.engines.google
  533. use_mobile_ui: false
  534. # additional_tests:
  535. # android: *test_android
  536. - name: google images
  537. engine: google_images
  538. shortcut: goi
  539. # additional_tests:
  540. # android: *test_android
  541. # dali:
  542. # matrix:
  543. # query: ['Dali Christ']
  544. # lang: ['en', 'de', 'fr', 'zh-CN']
  545. # result_container:
  546. # - ['one_title_contains', 'Salvador']
  547. - name: google news
  548. engine: google_news
  549. shortcut: gon
  550. # additional_tests:
  551. # android: *test_android
  552. - name: google videos
  553. engine: google_videos
  554. shortcut: gov
  555. # additional_tests:
  556. # android: *test_android
  557. - name: google scholar
  558. engine: google_scholar
  559. shortcut: gos
  560. - name: google play apps
  561. engine: xpath
  562. search_url: https://play.google.com/store/search?q={query}&c=apps
  563. results_xpath: '//div[@class="ImZGtf mpg5gc"]'
  564. title_xpath: './/div[@class="RZEgze"]//div[@class="kCSSQe"]//a'
  565. url_xpath: './/div[@class="RZEgze"]//div[@class="kCSSQe"]//a/@href'
  566. content_xpath: './/div[@class="RZEgze"]//a[@class="mnKHRc"]'
  567. thumbnail_xpath: './/div[@class="uzcko"]/div/span[1]//img/@data-src'
  568. categories: files
  569. shortcut: gpa
  570. disabled: true
  571. about:
  572. website: https://play.google.com/
  573. wikidata_id: Q79576
  574. official_api_documentation:
  575. use_official_api: false
  576. require_api_key: false
  577. results: HTML
  578. - name: google play movies
  579. engine: xpath
  580. search_url: https://play.google.com/store/search?q={query}&c=movies
  581. results_xpath: '//div[@class="ImZGtf mpg5gc"]'
  582. title_xpath: './/div[@class="RZEgze"]//div[@class="kCSSQe"]//a'
  583. url_xpath: './/div[@class="RZEgze"]//div[@class="kCSSQe"]//a/@href'
  584. content_xpath: './/div[@class="kCSSQe"]'
  585. thumbnail_xpath: './/div[@class="uzcko"]/div/span[1]//img/@data-src'
  586. categories: videos
  587. shortcut: gpm
  588. disabled: true
  589. about:
  590. website: https://play.google.com/
  591. wikidata_id: Q79576
  592. official_api_documentation:
  593. use_official_api: false
  594. require_api_key: false
  595. results: HTML
  596. - name: gpodder
  597. engine: json_engine
  598. shortcut: gpod
  599. timeout: 4.0
  600. paging: false
  601. search_url: https://gpodder.net/search.json?q={query}
  602. url_query: url
  603. title_query: title
  604. content_query: description
  605. page_size: 19
  606. categories: social media, files, general
  607. disabled: true
  608. about:
  609. website: https://gpodder.net
  610. wikidata_id: Q3093354
  611. official_api_documentation: https://gpoddernet.readthedocs.io/en/latest/api/
  612. use_official_api: false
  613. requires_api_key: false
  614. results: JSON
  615. - name: geektimes
  616. engine: xpath
  617. paging: true
  618. search_url: https://habr.com/en/search/page{pageno}/?q={query}
  619. url_xpath: //article[contains(@class, "post")]//a[@class="post__title_link"]/@href
  620. title_xpath: //article[contains(@class, "post")]//a[@class="post__title_link"]
  621. content_xpath: //article[contains(@class, "post")]//div[contains(@class, "post__text")]
  622. categories: it
  623. timeout: 4.0
  624. disabled: true
  625. shortcut: gt
  626. about:
  627. website: https://geektimes.ru/
  628. wikidata_id: Q50572423
  629. official_api_documentation:
  630. use_official_api: false
  631. require_api_key: false
  632. results: HTML
  633. - name: habrahabr
  634. engine: xpath
  635. paging: true
  636. search_url: https://habrahabr.ru/search/page{pageno}/?q={query}
  637. url_xpath: //article[contains(@class, "post")]//a[@class="post__title_link"]/@href
  638. title_xpath: //article[contains(@class, "post")]//a[@class="post__title_link"]
  639. content_xpath: //article[contains(@class, "post")]//div[contains(@class, "post__text")]
  640. categories: it
  641. timeout: 4.0
  642. disabled: true
  643. shortcut: habr
  644. about:
  645. website: https://habr.com/
  646. wikidata_id: Q4494434
  647. official_api_documentation: https://habr.com/en/docs/help/api/
  648. use_official_api: false
  649. require_api_key: false
  650. results: HTML
  651. - name: hoogle
  652. engine: xpath
  653. paging: true
  654. search_url: https://hoogle.haskell.org/?hoogle={query}&start={pageno}
  655. results_xpath: '//div[@class="result"]'
  656. title_xpath: './/div[@class="ans"]//a'
  657. url_xpath: './/div[@class="ans"]//a/@href'
  658. content_xpath: './/div[@class="from"]'
  659. page_size: 20
  660. categories: it
  661. shortcut: ho
  662. about:
  663. website: https://www.haskell.org/
  664. wikidata_id: Q34010
  665. official_api_documentation: https://hackage.haskell.org/api
  666. use_official_api: false
  667. require_api_key: false
  668. results: JSON
  669. - name: imdb
  670. engine: imdb
  671. shortcut: imdb
  672. timeout: 6.0
  673. disabled: true
  674. - name: ina
  675. engine: ina
  676. shortcut: in
  677. timeout: 6.0
  678. disabled: true
  679. - name: invidious
  680. engine: invidious
  681. base_url:
  682. - https://invidious.tube/
  683. - https://invidious.snopyta.org/
  684. shortcut: iv
  685. timeout: 5.0
  686. disabled: true
  687. - name: kickass
  688. engine: kickass
  689. shortcut: kc
  690. timeout: 4.0
  691. disabled: true
  692. - name: library genesis
  693. engine: xpath
  694. enable_http: true
  695. search_url: https://libgen.rs/search.php?req={query}
  696. url_xpath: //a[contains(@href,"bookfi.net/md5")]/@href
  697. title_xpath: //a[contains(@href,"book/")]/text()[1]
  698. content_xpath: //td/a[1][contains(@href,"=author")]/text()
  699. categories: general
  700. timeout: 7.0
  701. disabled: true
  702. shortcut: lg
  703. about:
  704. website: https://libgen.rs/
  705. wikidata_id: Q22017206
  706. official_api_documentation:
  707. use_official_api: false
  708. require_api_key: false
  709. results: HTML
  710. - name: library of congress
  711. engine: loc
  712. shortcut: loc
  713. categories: images
  714. - name: lobste.rs
  715. engine: xpath
  716. search_url: https://lobste.rs/search?utf8=%E2%9C%93&q={query}&what=stories&order=relevance
  717. results_xpath: //li[contains(@class, "story")]
  718. url_xpath: .//a[@class="u-url"]/@href
  719. title_xpath: .//a[@class="u-url"]
  720. content_xpath: .//a[@class="domain"]
  721. categories: it
  722. shortcut: lo
  723. timeout: 5.0
  724. disabled: true
  725. about:
  726. website: https://lobste.rs/
  727. wikidata_id: Q60762874
  728. official_api_documentation:
  729. use_official_api: false
  730. require_api_key: false
  731. results: HTML
  732. - name: azlyrics
  733. shortcut: lyrics
  734. engine: xpath
  735. timeout: 4.0
  736. disabled: true
  737. categories: general
  738. paging: true
  739. search_url: https://search.azlyrics.com/search.php?q={query}&w=lyrics&p={pageno}
  740. url_xpath: //td[@class="text-left visitedlyr"]/a/@href
  741. title_xpath: //span/b/text()
  742. content_xpath: //td[@class="text-left visitedlyr"]/a/small
  743. about:
  744. website: https://azlyrics.com
  745. wikidata_id: Q66372542
  746. official_api_documentation:
  747. use_official_api: false
  748. require_api_key: false
  749. results: HTML
  750. # - name: meilisearch
  751. # engine: meilisearch
  752. # shortcut: mes
  753. # enable_http: true
  754. # base_url: http://localhost:7700
  755. # index: my-index
  756. - name: microsoft academic
  757. engine: microsoft_academic
  758. categories: science
  759. shortcut: ma
  760. - name: mixcloud
  761. engine: mixcloud
  762. shortcut: mc
  763. # MongoDB engine
  764. # Required dependency: pymongo
  765. # - name: mymongo
  766. # engine: mongodb
  767. # shortcut: md
  768. # exact_match_only: false
  769. # host: '127.0.0.1'
  770. # port: 27017
  771. # enable_http: true
  772. # results_per_page: 20
  773. # database: 'business'
  774. # collection: 'reviews' # name of the db collection
  775. # key: 'name' # key in the collection to search for
  776. - name: npm
  777. engine: json_engine
  778. paging: true
  779. search_url: https://api.npms.io/v2/search?q={query}&size=25&from={pageno}
  780. results_query: results
  781. url_query: package/links/npm
  782. title_query: package/name
  783. content_query: package/description
  784. page_size: 25
  785. categories: it
  786. disabled: true
  787. timeout: 5.0
  788. shortcut: npm
  789. about:
  790. website: https://npms.io/
  791. wikidata_id: Q7067518
  792. official_api_documentation: https://api-docs.npms.io/
  793. use_official_api: false
  794. require_api_key: false
  795. results: JSON
  796. - name: nyaa
  797. engine: nyaa
  798. shortcut: nt
  799. disabled: true
  800. - name: mankier
  801. engine: json_engine
  802. search_url: https://www.mankier.com/api/v2/mans/?q={query}
  803. results_query: results
  804. url_query: url
  805. title_query: name
  806. content_query: description
  807. categories: it
  808. shortcut: man
  809. about:
  810. website: https://www.mankier.com/
  811. official_api_documentation: https://www.mankier.com/api
  812. use_official_api: true
  813. require_api_key: false
  814. results: JSON
  815. - name: openairedatasets
  816. engine: json_engine
  817. paging: true
  818. search_url: https://api.openaire.eu/search/datasets?format=json&page={pageno}&size=10&title={query}
  819. results_query: response/results/result
  820. url_query: metadata/oaf:entity/oaf:result/children/instance/webresource/url/$
  821. title_query: metadata/oaf:entity/oaf:result/title/$
  822. content_query: metadata/oaf:entity/oaf:result/description/$
  823. content_html_to_text: true
  824. categories: science
  825. shortcut: oad
  826. timeout: 5.0
  827. about:
  828. website: https://www.openaire.eu/
  829. wikidata_id: Q25106053
  830. official_api_documentation: https://api.openaire.eu/
  831. use_official_api: false
  832. require_api_key: false
  833. results: JSON
  834. - name: openairepublications
  835. engine: json_engine
  836. paging: true
  837. search_url: https://api.openaire.eu/search/publications?format=json&page={pageno}&size=10&title={query}
  838. results_query: response/results/result
  839. url_query: metadata/oaf:entity/oaf:result/children/instance/webresource/url/$
  840. title_query: metadata/oaf:entity/oaf:result/title/$
  841. content_query: metadata/oaf:entity/oaf:result/description/$
  842. content_html_to_text: true
  843. categories: science
  844. shortcut: oap
  845. timeout: 5.0
  846. about:
  847. website: https://www.openaire.eu/
  848. wikidata_id: Q25106053
  849. official_api_documentation: https://api.openaire.eu/
  850. use_official_api: false
  851. require_api_key: false
  852. results: JSON
  853. # - name: opensemanticsearch
  854. # engine: opensemantic
  855. # shortcut: oss
  856. # base_url: 'http://localhost:8983/solr/opensemanticsearch/'
  857. - name: openstreetmap
  858. engine: openstreetmap
  859. shortcut: osm
  860. - name: openrepos
  861. engine: xpath
  862. paging: true
  863. search_url: https://openrepos.net/search/node/{query}?page={pageno}
  864. url_xpath: //li[@class="search-result"]//h3[@class="title"]/a/@href
  865. title_xpath: //li[@class="search-result"]//h3[@class="title"]/a
  866. content_xpath: //li[@class="search-result"]//div[@class="search-snippet-info"]//p[@class="search-snippet"]
  867. categories: files
  868. timeout: 4.0
  869. disabled: true
  870. shortcut: or
  871. about:
  872. website: https://openrepos.net/
  873. wikidata_id:
  874. official_api_documentation:
  875. use_official_api: false
  876. require_api_key: false
  877. results: HTML
  878. - name: packagist
  879. engine: json_engine
  880. paging: true
  881. search_url: https://packagist.org/search.json?q={query}&page={pageno}
  882. results_query: results
  883. url_query: url
  884. title_query: name
  885. content_query: description
  886. categories: it
  887. disabled: true
  888. timeout: 5.0
  889. shortcut: pack
  890. about:
  891. website: https://packagist.org
  892. wikidata_id: Q108311377
  893. official_api_documentation: https://packagist.org/apidoc
  894. use_official_api: true
  895. require_api_key: false
  896. results: JSON
  897. - name: pdbe
  898. engine: pdbe
  899. shortcut: pdb
  900. # Hide obsolete PDB entries. Default is not to hide obsolete structures
  901. # hide_obsolete: false
  902. - name: photon
  903. engine: photon
  904. shortcut: ph
  905. - name: piratebay
  906. engine: piratebay
  907. shortcut: tpb
  908. # You may need to change this URL to a proxy if piratebay is blocked in your
  909. # country
  910. url: https://thepiratebay.org/
  911. timeout: 3.0
  912. # Required dependency: psychopg2
  913. # - name: postgresql
  914. # engine: postgresql
  915. # database: postgres
  916. # username: postgres
  917. # password: postgres
  918. # limit: 10
  919. # query_str: 'SELECT * from my_table WHERE my_column = %(query)s'
  920. # shortcut : psql
  921. - name: pubmed
  922. engine: pubmed
  923. shortcut: pub
  924. categories: science
  925. timeout: 3.0
  926. - name: pypi
  927. shortcut: pypi
  928. engine: xpath
  929. paging: true
  930. search_url: https://pypi.org/search?q={query}&page={pageno}
  931. results_xpath: /html/body/main/div/div/div/form/div/ul/li/a[@class="package-snippet"]
  932. url_xpath: ./@href
  933. title_xpath: ./h3/span[@class="package-snippet__name"]
  934. content_xpath: ./p
  935. suggestion_xpath: /html/body/main/div/div/div/form/div/div[@class="callout-block"]/p/span/a[@class="link"]
  936. first_page_num: 1
  937. categories: it
  938. about:
  939. website: https://pypi.org
  940. wikidata_id: Q2984686
  941. official_api_documentation: https://warehouse.readthedocs.io/api-reference/index.html
  942. use_official_api: false
  943. require_api_key: false
  944. results: HTML
  945. - name: qwant
  946. engine: qwant
  947. shortcut: qw
  948. categories: general
  949. disabled: false
  950. additional_tests:
  951. rosebud: *test_rosebud
  952. - name: qwant news
  953. engine: qwant
  954. shortcut: qwn
  955. categories: news
  956. disabled: false
  957. network: qwant
  958. - name: qwant images
  959. engine: qwant
  960. shortcut: qwi
  961. categories: images
  962. disabled: false
  963. network: qwant
  964. - name: qwant videos
  965. engine: qwant
  966. shortcut: qwv
  967. categories: videos
  968. disabled: false
  969. network: qwant
  970. # - name: library
  971. # engine: recoll
  972. # shortcut: lib
  973. # base_url: 'https://recoll.example.org/'
  974. # search_dir: ''
  975. # mount_prefix: /export
  976. # dl_prefix: 'https://download.example.org'
  977. # timeout: 30.0
  978. # categories: files
  979. # disabled: true
  980. # - name: recoll library reference
  981. # engine: recoll
  982. # base_url: 'https://recoll.example.org/'
  983. # search_dir: reference
  984. # mount_prefix: /export
  985. # dl_prefix: 'https://download.example.org'
  986. # shortcut: libr
  987. # timeout: 30.0
  988. # categories: files
  989. # disabled: true
  990. - name: reddit
  991. engine: reddit
  992. shortcut: re
  993. page_size: 25
  994. timeout: 10.0
  995. disabled: true
  996. # Required dependency: redis
  997. # - name: myredis
  998. # shortcut : rds
  999. # engine: redis_server
  1000. # exact_match_only: false
  1001. # host: '127.0.0.1'
  1002. # port: 6379
  1003. # enable_http: true
  1004. # password: ''
  1005. # db: 0
  1006. # tmp suspended: bad certificate
  1007. # - name: scanr structures
  1008. # shortcut: scs
  1009. # engine: scanr_structures
  1010. # disabled: true
  1011. - name: sepiasearch
  1012. engine: sepiasearch
  1013. shortcut: sep
  1014. - name: soundcloud
  1015. engine: soundcloud
  1016. shortcut: sc
  1017. - name: stackoverflow
  1018. engine: stackexchange
  1019. shortcut: st
  1020. api_site: 'stackoverflow'
  1021. categories: it
  1022. - name: askubuntu
  1023. engine: stackexchange
  1024. shortcut: ubuntu
  1025. api_site: 'askubuntu'
  1026. categories: it
  1027. - name: superuser
  1028. engine: stackexchange
  1029. shortcut: su
  1030. api_site: 'superuser'
  1031. categories: it
  1032. - name: searchcode code
  1033. engine: searchcode_code
  1034. shortcut: scc
  1035. disabled: true
  1036. - name: framalibre
  1037. engine: framalibre
  1038. shortcut: frl
  1039. disabled: true
  1040. # - name: searx
  1041. # engine: searx_engine
  1042. # shortcut: se
  1043. # instance_urls :
  1044. # - http://127.0.0.1:8888/
  1045. # - ...
  1046. # disabled: true
  1047. - name: semantic scholar
  1048. engine: semantic_scholar
  1049. disabled: true
  1050. shortcut: se
  1051. categories: science
  1052. about:
  1053. website: https://www.semanticscholar.org/
  1054. wikidata_id: Q22908627
  1055. official_api_documentation: https://api.semanticscholar.org/
  1056. use_official_api: false
  1057. require_api_key: false
  1058. results: JSON
  1059. # Spotify needs API credentials
  1060. # - name: spotify
  1061. # engine: spotify
  1062. # shortcut: stf
  1063. # api_client_id: *******
  1064. # api_client_secret: *******
  1065. # - name: solr
  1066. # engine: solr
  1067. # shortcut: slr
  1068. # base_url: http://localhost:8983
  1069. # collection: collection_name
  1070. # sort: '' # sorting: asc or desc
  1071. # field_list: '' # comma separated list of field names to display on the UI
  1072. # default_fields: '' # default field to query
  1073. # query_fields: '' # query fields
  1074. # enable_http: true
  1075. # - name: springer nature
  1076. # engine: springer
  1077. # # get your API key from: https://dev.springernature.com/signup
  1078. # # working API key, for test & debug: "a69685087d07eca9f13db62f65b8f601"
  1079. # api_key: 'unset'
  1080. # shortcut: springer
  1081. # categories: science
  1082. # timeout: 6.0
  1083. - name: startpage
  1084. engine: startpage
  1085. shortcut: sp
  1086. timeout: 6.0
  1087. disabled: true
  1088. additional_tests:
  1089. rosebud: *test_rosebud
  1090. - name: tokyotoshokan
  1091. engine: tokyotoshokan
  1092. shortcut: tt
  1093. timeout: 6.0
  1094. disabled: true
  1095. - name: solidtorrents
  1096. engine: solidtorrents
  1097. shortcut: solid
  1098. timeout: 3.0
  1099. disabled: false
  1100. # For this demo of the sqlite engine download:
  1101. # https://liste.mediathekview.de/filmliste-v2.db.bz2
  1102. # and unpack into searx/data/filmliste-v2.db
  1103. # Query to test: "!demo concert"
  1104. #
  1105. # - name: demo
  1106. # engine: sqlite
  1107. # shortcut: demo
  1108. # categories: general
  1109. # result_template: default.html
  1110. # database: searx/data/filmliste-v2.db
  1111. # query_str: >-
  1112. # SELECT title || ' (' || time(duration, 'unixepoch') || ')' AS title,
  1113. # COALESCE( NULLIF(url_video_hd,''), NULLIF(url_video_sd,''), url_video) AS url,
  1114. # description AS content
  1115. # FROM film
  1116. # WHERE title LIKE :wildcard OR description LIKE :wildcard
  1117. # ORDER BY duration DESC
  1118. # disabled: false
  1119. # Requires Tor
  1120. - name: torch
  1121. engine: xpath
  1122. paging: true
  1123. search_url:
  1124. http://xmh57jrknzkhv6y3ls3ubitzfqnkrwxhopf5aygthi7d6rplyvk3noyd.onion/cgi-bin/omega/omega?P={query}&DEFAULTOP=and
  1125. results_xpath: //table//tr
  1126. url_xpath: ./td[2]/a
  1127. title_xpath: ./td[2]/b
  1128. content_xpath: ./td[2]/small
  1129. categories: onions
  1130. enable_http: true
  1131. shortcut: tch
  1132. # maybe in a fun category
  1133. # - name: uncyclopedia
  1134. # engine: mediawiki
  1135. # shortcut: unc
  1136. # base_url: https://uncyclopedia.wikia.com/
  1137. # number_of_results: 5
  1138. # tmp suspended - too slow, too many errors
  1139. # - name: urbandictionary
  1140. # engine : xpath
  1141. # search_url : https://www.urbandictionary.com/define.php?term={query}
  1142. # url_xpath : //*[@class="word"]/@href
  1143. # title_xpath : //*[@class="def-header"]
  1144. # content_xpath: //*[@class="meaning"]
  1145. # shortcut: ud
  1146. - name: unsplash
  1147. engine: unsplash
  1148. shortcut: us
  1149. - name: yahoo
  1150. engine: yahoo
  1151. shortcut: yh
  1152. disabled: true
  1153. - name: yahoo news
  1154. engine: yahoo_news
  1155. shortcut: yhn
  1156. - name: youtube
  1157. shortcut: yt
  1158. # You can use the engine using the official stable API, but you need an API
  1159. # key See: https://console.developers.google.com/project
  1160. #
  1161. # engine: youtube_api
  1162. # api_key: 'apikey' # required!
  1163. #
  1164. # Or you can use the html non-stable engine, activated by default
  1165. engine: youtube_noapi
  1166. - name: yggtorrent
  1167. engine: yggtorrent
  1168. shortcut: ygg
  1169. url: https://www4.yggtorrent.li/
  1170. disabled: true
  1171. timeout: 4.0
  1172. - name: dailymotion
  1173. engine: dailymotion
  1174. shortcut: dm
  1175. - name: vimeo
  1176. engine: vimeo
  1177. shortcut: vm
  1178. - name: wiby
  1179. engine: json_engine
  1180. search_url: https://wiby.me/json/?q={query}
  1181. url_query: URL
  1182. title_query: Title
  1183. content_query: Snippet
  1184. categories: general
  1185. shortcut: wib
  1186. disabled: true
  1187. - name: wikibooks
  1188. engine: mediawiki
  1189. shortcut: wb
  1190. categories: general
  1191. base_url: "https://{language}.wikibooks.org/"
  1192. number_of_results: 5
  1193. search_type: text
  1194. disabled: true
  1195. about:
  1196. website: https://www.wikibooks.org/
  1197. wikidata_id: Q367
  1198. - name: wikinews
  1199. engine: mediawiki
  1200. shortcut: wn
  1201. categories: news
  1202. base_url: "https://{language}.wikinews.org/"
  1203. number_of_results: 5
  1204. search_type: text
  1205. disabled: true
  1206. about:
  1207. website: https://www.wikinews.org/
  1208. wikidata_id: Q964
  1209. - name: wikiquote
  1210. engine: mediawiki
  1211. shortcut: wq
  1212. categories: general
  1213. base_url: "https://{language}.wikiquote.org/"
  1214. number_of_results: 5
  1215. search_type: text
  1216. disabled: true
  1217. additional_tests:
  1218. rosebud: *test_rosebud
  1219. about:
  1220. website: https://www.wikiquote.org/
  1221. wikidata_id: Q369
  1222. - name: wikisource
  1223. engine: mediawiki
  1224. shortcut: ws
  1225. categories: general
  1226. base_url: "https://{language}.wikisource.org/"
  1227. number_of_results: 5
  1228. search_type: text
  1229. disabled: true
  1230. about:
  1231. website: https://www.wikisource.org/
  1232. wikidata_id: Q263
  1233. - name: wiktionary
  1234. engine: mediawiki
  1235. shortcut: wt
  1236. categories: general
  1237. base_url: "https://{language}.wiktionary.org/"
  1238. number_of_results: 5
  1239. search_type: text
  1240. disabled: true
  1241. about:
  1242. website: https://www.wiktionary.org/
  1243. wikidata_id: Q151
  1244. - name: wikiversity
  1245. engine: mediawiki
  1246. shortcut: wv
  1247. categories: general
  1248. base_url: "https://{language}.wikiversity.org/"
  1249. number_of_results: 5
  1250. search_type: text
  1251. disabled: true
  1252. about:
  1253. website: https://www.wikiversity.org/
  1254. wikidata_id: Q370
  1255. - name: wikivoyage
  1256. engine: mediawiki
  1257. shortcut: wy
  1258. categories: general
  1259. base_url: "https://{language}.wikivoyage.org/"
  1260. number_of_results: 5
  1261. search_type: text
  1262. disabled: true
  1263. about:
  1264. website: https://www.wikivoyage.org/
  1265. wikidata_id: Q373
  1266. - name: wolframalpha
  1267. shortcut: wa
  1268. # You can use the engine using the official stable API, but you need an API
  1269. # key. See: https://products.wolframalpha.com/api/
  1270. #
  1271. # engine: wolframalpha_api
  1272. # api_key: ''
  1273. #
  1274. # Or you can use the html non-stable engine, activated by default
  1275. engine: wolframalpha_noapi
  1276. timeout: 6.0
  1277. categories: science
  1278. - name: dictzone
  1279. engine: dictzone
  1280. shortcut: dc
  1281. - name: mymemory translated
  1282. engine: translated
  1283. shortcut: tl
  1284. timeout: 5.0
  1285. disabled: true
  1286. # You can use without an API key, but you are limited to 1000 words/day
  1287. # See: https://mymemory.translated.net/doc/usagelimits.php
  1288. # api_key: ''
  1289. # Required dependency: mysql-connector-python
  1290. # - name: mysql
  1291. # engine: mysql_server
  1292. # database: mydatabase
  1293. # username: user
  1294. # password: pass
  1295. # limit: 10
  1296. # query_str: 'SELECT * from mytable WHERE fieldname=%(query)s'
  1297. # shortcut: mysql
  1298. - name: 1337x
  1299. engine: 1337x
  1300. shortcut: 1337x
  1301. disabled: true
  1302. - name: duden
  1303. engine: duden
  1304. shortcut: du
  1305. disabled: true
  1306. - name: seznam
  1307. shortcut: szn
  1308. engine: seznam
  1309. disabled: true
  1310. - name: mojeek
  1311. shortcut: mjk
  1312. engine: xpath
  1313. paging: true
  1314. search_url: https://www.mojeek.com/search?q={query}&s={pageno}
  1315. results_xpath: /html/body//div[@class="results"]/ul[@class="results-standard"]/li
  1316. url_xpath: ./h2/a/@href
  1317. title_xpath: ./h2
  1318. content_xpath: ./p[@class="s"]
  1319. suggestion_xpath: /html/body//div[@class="top-info"]/p[@class="top-info spell"]/a
  1320. first_page_num: 0
  1321. page_size: 10
  1322. disabled: true
  1323. about:
  1324. website: https://www.mojeek.com/
  1325. wikidata_id: Q60747299
  1326. official_api_documentation: https://www.mojeek.com/services/api.html/
  1327. use_official_api: false
  1328. require_api_key: false
  1329. results: HTML
  1330. - name: whaleslide
  1331. shortcut: whale
  1332. engine: json_engine
  1333. paging: true
  1334. # This API Token is needed to work
  1335. search_url:
  1336. https://search.whaleslide.com/api/v1/search_v2/web/{pageno}?q={query}&api_token=f8OhUDEYKUICHDnIxEgI7Cb4uYyTBqT4nO8iueNbfTO3devS24yElGqM7nCm
  1337. url_query: url
  1338. title_query: title
  1339. title_html_to_text: true
  1340. content_query: abstract
  1341. content_html_to_text: true
  1342. categories: general
  1343. disabled: true
  1344. about:
  1345. website: https://whaleslide.com/
  1346. wikidata_id: # No Wikidata page
  1347. official_api_documentation: false
  1348. use_official_api: false
  1349. require_api_key: false
  1350. results: JSON
  1351. - name: naver
  1352. shortcut: nvr
  1353. engine: xpath
  1354. paging: true
  1355. search_url: https://search.naver.com/search.naver?where=webkr&sm=osp_hty&ie=UTF-8&query={query}&start={pageno}
  1356. url_xpath: //a[@class="link_tit"]/@href
  1357. title_xpath: //a[@class="link_tit"]
  1358. content_xpath: //a[@class="total_dsc"]/div
  1359. first_page_num: 1
  1360. page_size: 10
  1361. disabled: true
  1362. about:
  1363. website: https://www.naver.com/
  1364. wikidata_id: Q485639
  1365. official_api_documentation: https://developers.naver.com/docs/nmt/examples/
  1366. use_official_api: false
  1367. require_api_key: false
  1368. results: HTML
  1369. - name: rubygems
  1370. shortcut: rbg
  1371. engine: xpath
  1372. paging: true
  1373. search_url: https://rubygems.org/search?page={pageno}&query={query}
  1374. results_xpath: /html/body/main/div/a[@class="gems__gem"]
  1375. url_xpath: ./@href
  1376. title_xpath: ./span/h2
  1377. content_xpath: ./span/p
  1378. suggestion_xpath: /html/body/main/div/div[@class="search__suggestions"]/p/a
  1379. first_page_num: 1
  1380. categories: it
  1381. disabled: true
  1382. about:
  1383. website: https://rubygems.org/
  1384. wikidata_id: Q1853420
  1385. official_api_documentation: https://guides.rubygems.org/rubygems-org-api/
  1386. use_official_api: false
  1387. require_api_key: false
  1388. results: HTML
  1389. - name: peertube
  1390. engine: peertube
  1391. shortcut: ptb
  1392. paging: true
  1393. base_url: https://peer.tube/
  1394. categories: videos
  1395. disabled: true
  1396. - name: mediathekviewweb
  1397. engine: mediathekviewweb
  1398. shortcut: mvw
  1399. # - name: yacy
  1400. # engine: yacy
  1401. # shortcut: ya
  1402. # base_url: 'http://localhost:8090
  1403. # required if you aren't using HTTPS for your local yacy instance'
  1404. # enable_http: true
  1405. # number_of_results: 5
  1406. # timeout: 3.0
  1407. - name: rumble
  1408. engine: rumble
  1409. shortcut: ru
  1410. base_url: https://rumble.com/
  1411. paging: true
  1412. categories: videos
  1413. disabled: true
  1414. - name: wordnik
  1415. engine: wordnik
  1416. shortcut: def
  1417. base_url: https://www.wordnik.com/
  1418. categories: general
  1419. timeout: 5.0
  1420. disabled: true
  1421. - name: woxikon.de synonyme
  1422. engine: xpath
  1423. shortcut: woxi
  1424. categories: general
  1425. timeout: 5.0
  1426. disabled: true
  1427. search_url: https://synonyme.woxikon.de/synonyme/{query}.php
  1428. url_xpath: //div[@class="upper-synonyms"]/a/@href
  1429. content_xpath: //div[@class="synonyms-list-group"]
  1430. title_xpath: //div[@class="upper-synonyms"]/a
  1431. about:
  1432. website: https://www.woxikon.de/
  1433. wikidata_id: # No Wikidata ID
  1434. use_official_api: false
  1435. require_api_key: false
  1436. results: HTML
  1437. - name: słownik języka polskiego
  1438. engine: sjp
  1439. shortcut: sjp
  1440. base_url: https://sjp.pwn.pl/
  1441. categories: general
  1442. timeout: 5.0
  1443. disabled: true
  1444. # wikimini: online encyclopedia for children
  1445. # The fulltext and title parameter is necessary for Wikimini because
  1446. # sometimes it will not show the results and redirect instead
  1447. - name: wikimini
  1448. engine: xpath
  1449. shortcut: wkmn
  1450. search_url: https://fr.wikimini.org/w/index.php?search={query}&title=Sp%C3%A9cial%3ASearch&fulltext=Search
  1451. url_xpath: //li/div[@class="mw-search-result-heading"]/a/@href
  1452. title_xpath: //li//div[@class="mw-search-result-heading"]/a
  1453. content_xpath: //li/div[@class="searchresult"]
  1454. categories: general
  1455. disabled: true
  1456. about:
  1457. website: https://wikimini.org/
  1458. wikidata_id: Q3568032
  1459. use_official_api: false
  1460. require_api_key: false
  1461. results: HTML
  1462. - name: brave
  1463. shortcut: brave
  1464. engine: xpath
  1465. paging: false
  1466. search_url: https://search.brave.com/search?q={query}
  1467. url_xpath: //div[@class="snippet fdb"]/a/@href
  1468. title_xpath: //span[@class="snippet-title"]
  1469. content_xpath: //p[1][@class="snippet-description"]
  1470. suggestion_xpath: //div[@class="text-gray h6"]/a
  1471. categories: general
  1472. about:
  1473. website: https://brave.com/search/
  1474. wikidata_id: Q107355971
  1475. use_official_api: false
  1476. require_api_key: false
  1477. results: HTML
  1478. # Doku engine lets you access to any Doku wiki instance:
  1479. # A public one or a privete/corporate one.
  1480. # - name: ubuntuwiki
  1481. # engine: doku
  1482. # shortcut: uw
  1483. # base_url: 'https://doc.ubuntu-fr.org'
  1484. # Be careful when enabling this engine if you are
  1485. # running a public instance. Do not expose any sensitive
  1486. # information. You can restrict access by configuring a list
  1487. # of access tokens under tokens.
  1488. # - name: git grep
  1489. # engine: command
  1490. # command: ['git', 'grep', '{{QUERY}}']
  1491. # shortcut: gg
  1492. # tokens: []
  1493. # disabled: true
  1494. # delimiter:
  1495. # chars: ':'
  1496. # keys: ['filepath', 'code']
  1497. # Be careful when enabling this engine if you are
  1498. # running a public instance. Do not expose any sensitive
  1499. # information. You can restrict access by configuring a list
  1500. # of access tokens under tokens.
  1501. # - name: locate
  1502. # engine: command
  1503. # command: ['locate', '{{QUERY}}']
  1504. # shortcut: loc
  1505. # tokens: []
  1506. # disabled: true
  1507. # delimiter:
  1508. # chars: ' '
  1509. # keys: ['line']
  1510. # Be careful when enabling this engine if you are
  1511. # running a public instance. Do not expose any sensitive
  1512. # information. You can restrict access by configuring a list
  1513. # of access tokens under tokens.
  1514. # - name: find
  1515. # engine: command
  1516. # command: ['find', '.', '-name', '{{QUERY}}']
  1517. # query_type: path
  1518. # shortcut: fnd
  1519. # tokens: []
  1520. # disabled: true
  1521. # delimiter:
  1522. # chars: ' '
  1523. # keys: ['line']
  1524. # Be careful when enabling this engine if you are
  1525. # running a public instance. Do not expose any sensitive
  1526. # information. You can restrict access by configuring a list
  1527. # of access tokens under tokens.
  1528. # - name: pattern search in files
  1529. # engine: command
  1530. # command: ['fgrep', '{{QUERY}}']
  1531. # shortcut: fgr
  1532. # tokens: []
  1533. # disabled: true
  1534. # delimiter:
  1535. # chars: ' '
  1536. # keys: ['line']
  1537. # Be careful when enabling this engine if you are
  1538. # running a public instance. Do not expose any sensitive
  1539. # information. You can restrict access by configuring a list
  1540. # of access tokens under tokens.
  1541. # - name: regex search in files
  1542. # engine: command
  1543. # command: ['grep', '{{QUERY}}']
  1544. # shortcut: gr
  1545. # tokens: []
  1546. # disabled: true
  1547. # delimiter:
  1548. # chars: ' '
  1549. # keys: ['line']
  1550. doi_resolvers:
  1551. oadoi.org: 'https://oadoi.org/'
  1552. doi.org: 'https://doi.org/'
  1553. doai.io: 'https://dissem.in/'
  1554. sci-hub.se: 'https://sci-hub.se/'
  1555. sci-hub.do: 'https://sci-hub.do/'
  1556. scihubtw.tw: 'https://scihubtw.tw/'
  1557. sci-hub.st: 'https://sci-hub.st/'
  1558. sci-hub.bar: 'https://sci-hub.bar/'
  1559. sci-hub.it.nf: 'https://sci-hub.it.nf/'
  1560. default_doi_resolver: 'oadoi.org'