settings.yml 47 KB

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