settings.yml 47 KB

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