settings.yml 46 KB

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