settings.yml 47 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680168116821683168416851686168716881689169016911692169316941695169616971698169917001701170217031704170517061707170817091710171117121713171417151716171717181719172017211722172317241725172617271728172917301731173217331734173517361737173817391740174117421743174417451746174717481749175017511752175317541755175617571758175917601761176217631764176517661767
  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 # Error 1020 // Access denied by Cloudflare
  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: 4.0
  1131. disabled: false
  1132. base_url:
  1133. - https://solidtorrents.net
  1134. - https://solidtorrents.eu
  1135. - https://solidtorrents.to
  1136. - https://bitsearch.to
  1137. # For this demo of the sqlite engine download:
  1138. # https://liste.mediathekview.de/filmliste-v2.db.bz2
  1139. # and unpack into searx/data/filmliste-v2.db
  1140. # Query to test: "!demo concert"
  1141. #
  1142. # - name: demo
  1143. # engine: sqlite
  1144. # shortcut: demo
  1145. # categories: general
  1146. # result_template: default.html
  1147. # database: searx/data/filmliste-v2.db
  1148. # query_str: >-
  1149. # SELECT title || ' (' || time(duration, 'unixepoch') || ')' AS title,
  1150. # COALESCE( NULLIF(url_video_hd,''), NULLIF(url_video_sd,''), url_video) AS url,
  1151. # description AS content
  1152. # FROM film
  1153. # WHERE title LIKE :wildcard OR description LIKE :wildcard
  1154. # ORDER BY duration DESC
  1155. # disabled: false
  1156. # Requires Tor
  1157. - name: torch
  1158. engine: xpath
  1159. paging: true
  1160. search_url:
  1161. http://xmh57jrknzkhv6y3ls3ubitzfqnkrwxhopf5aygthi7d6rplyvk3noyd.onion/cgi-bin/omega/omega?P={query}&DEFAULTOP=and
  1162. results_xpath: //table//tr
  1163. url_xpath: ./td[2]/a
  1164. title_xpath: ./td[2]/b
  1165. content_xpath: ./td[2]/small
  1166. categories: onions
  1167. enable_http: true
  1168. shortcut: tch
  1169. # torznab engine lets you query any torznab compatible indexer. Using this
  1170. # engine in combination with Jackett (https://github.com/Jackett/Jackett)
  1171. # opens the possibility to query a lot of public and private indexers directly
  1172. # from SearXNG.
  1173. # - name: torznab
  1174. # engine: torznab
  1175. # shortcut: trz
  1176. # base_url: http://localhost:9117/api/v2.0/indexers/all/results/torznab
  1177. # enable_http: true # if using localhost
  1178. # api_key: xxxxxxxxxxxxxxx
  1179. # # https://github.com/Jackett/Jackett/wiki/Jackett-Categories
  1180. # torznab_categories: # optional
  1181. # - 2000
  1182. # - 5000
  1183. # maybe in a fun category
  1184. # - name: uncyclopedia
  1185. # engine: mediawiki
  1186. # shortcut: unc
  1187. # base_url: https://uncyclopedia.wikia.com/
  1188. # number_of_results: 5
  1189. # tmp suspended - too slow, too many errors
  1190. # - name: urbandictionary
  1191. # engine : xpath
  1192. # search_url : https://www.urbandictionary.com/define.php?term={query}
  1193. # url_xpath : //*[@class="word"]/@href
  1194. # title_xpath : //*[@class="def-header"]
  1195. # content_xpath: //*[@class="meaning"]
  1196. # shortcut: ud
  1197. - name: unsplash
  1198. engine: unsplash
  1199. shortcut: us
  1200. - name: yahoo
  1201. engine: yahoo
  1202. shortcut: yh
  1203. disabled: true
  1204. - name: yahoo news
  1205. engine: yahoo_news
  1206. shortcut: yhn
  1207. - name: youtube
  1208. shortcut: yt
  1209. # You can use the engine using the official stable API, but you need an API
  1210. # key See: https://console.developers.google.com/project
  1211. #
  1212. # engine: youtube_api
  1213. # api_key: 'apikey' # required!
  1214. #
  1215. # Or you can use the html non-stable engine, activated by default
  1216. engine: youtube_noapi
  1217. - name: dailymotion
  1218. engine: dailymotion
  1219. shortcut: dm
  1220. - name: vimeo
  1221. engine: vimeo
  1222. shortcut: vm
  1223. - name: wiby
  1224. engine: json_engine
  1225. search_url: https://wiby.me/json/?q={query}
  1226. url_query: URL
  1227. title_query: Title
  1228. content_query: Snippet
  1229. categories: [general, web]
  1230. shortcut: wib
  1231. disabled: true
  1232. about:
  1233. website: https://wiby.me/
  1234. - name: wikibooks
  1235. engine: mediawiki
  1236. shortcut: wb
  1237. categories: general
  1238. base_url: "https://{language}.wikibooks.org/"
  1239. number_of_results: 5
  1240. search_type: text
  1241. disabled: true
  1242. about:
  1243. website: https://www.wikibooks.org/
  1244. wikidata_id: Q367
  1245. - name: wikinews
  1246. engine: mediawiki
  1247. shortcut: wn
  1248. categories: news
  1249. base_url: "https://{language}.wikinews.org/"
  1250. number_of_results: 5
  1251. search_type: text
  1252. disabled: true
  1253. about:
  1254. website: https://www.wikinews.org/
  1255. wikidata_id: Q964
  1256. - name: wikiquote
  1257. engine: mediawiki
  1258. shortcut: wq
  1259. categories: general
  1260. base_url: "https://{language}.wikiquote.org/"
  1261. number_of_results: 5
  1262. search_type: text
  1263. disabled: true
  1264. additional_tests:
  1265. rosebud: *test_rosebud
  1266. about:
  1267. website: https://www.wikiquote.org/
  1268. wikidata_id: Q369
  1269. - name: wikisource
  1270. engine: mediawiki
  1271. shortcut: ws
  1272. categories: general
  1273. base_url: "https://{language}.wikisource.org/"
  1274. number_of_results: 5
  1275. search_type: text
  1276. disabled: true
  1277. about:
  1278. website: https://www.wikisource.org/
  1279. wikidata_id: Q263
  1280. - name: wiktionary
  1281. engine: mediawiki
  1282. shortcut: wt
  1283. categories: [dictionaries]
  1284. base_url: "https://{language}.wiktionary.org/"
  1285. number_of_results: 5
  1286. search_type: text
  1287. disabled: false
  1288. about:
  1289. website: https://www.wiktionary.org/
  1290. wikidata_id: Q151
  1291. - name: wikiversity
  1292. engine: mediawiki
  1293. shortcut: wv
  1294. categories: general
  1295. base_url: "https://{language}.wikiversity.org/"
  1296. number_of_results: 5
  1297. search_type: text
  1298. disabled: true
  1299. about:
  1300. website: https://www.wikiversity.org/
  1301. wikidata_id: Q370
  1302. - name: wikivoyage
  1303. engine: mediawiki
  1304. shortcut: wy
  1305. categories: general
  1306. base_url: "https://{language}.wikivoyage.org/"
  1307. number_of_results: 5
  1308. search_type: text
  1309. disabled: true
  1310. about:
  1311. website: https://www.wikivoyage.org/
  1312. wikidata_id: Q373
  1313. - name: wolframalpha
  1314. shortcut: wa
  1315. # You can use the engine using the official stable API, but you need an API
  1316. # key. See: https://products.wolframalpha.com/api/
  1317. #
  1318. # engine: wolframalpha_api
  1319. # api_key: ''
  1320. #
  1321. # Or you can use the html non-stable engine, activated by default
  1322. engine: wolframalpha_noapi
  1323. timeout: 6.0
  1324. categories: []
  1325. - name: dictzone
  1326. engine: dictzone
  1327. shortcut: dc
  1328. - name: mymemory translated
  1329. engine: translated
  1330. shortcut: tl
  1331. timeout: 5.0
  1332. disabled: false
  1333. # You can use without an API key, but you are limited to 1000 words/day
  1334. # See: https://mymemory.translated.net/doc/usagelimits.php
  1335. # api_key: ''
  1336. # Required dependency: mysql-connector-python
  1337. # - name: mysql
  1338. # engine: mysql_server
  1339. # database: mydatabase
  1340. # username: user
  1341. # password: pass
  1342. # limit: 10
  1343. # query_str: 'SELECT * from mytable WHERE fieldname=%(query)s'
  1344. # shortcut: mysql
  1345. - name: 1337x
  1346. engine: 1337x
  1347. shortcut: 1337x
  1348. disabled: true
  1349. - name: duden
  1350. engine: duden
  1351. shortcut: du
  1352. disabled: true
  1353. - name: seznam
  1354. shortcut: szn
  1355. engine: seznam
  1356. disabled: true
  1357. - name: mojeek
  1358. shortcut: mjk
  1359. engine: xpath
  1360. paging: true
  1361. categories: [general, web]
  1362. search_url: https://www.mojeek.com/search?q={query}&s={pageno}
  1363. results_xpath: /html/body//div[@class="results"]/ul[@class="results-standard"]/li
  1364. url_xpath: ./h2/a/@href
  1365. title_xpath: ./h2
  1366. content_xpath: ./p[@class="s"]
  1367. suggestion_xpath: /html/body//div[@class="top-info"]/p[@class="top-info spell"]/a
  1368. first_page_num: 0
  1369. page_size: 10
  1370. disabled: true
  1371. about:
  1372. website: https://www.mojeek.com/
  1373. wikidata_id: Q60747299
  1374. official_api_documentation: https://www.mojeek.com/services/api.html/
  1375. use_official_api: false
  1376. require_api_key: false
  1377. results: HTML
  1378. - name: naver
  1379. shortcut: nvr
  1380. categories: [general, web]
  1381. engine: xpath
  1382. paging: true
  1383. search_url: https://search.naver.com/search.naver?where=webkr&sm=osp_hty&ie=UTF-8&query={query}&start={pageno}
  1384. url_xpath: //a[@class="link_tit"]/@href
  1385. title_xpath: //a[@class="link_tit"]
  1386. content_xpath: //a[@class="total_dsc"]/div
  1387. first_page_num: 1
  1388. page_size: 10
  1389. disabled: true
  1390. about:
  1391. website: https://www.naver.com/
  1392. wikidata_id: Q485639
  1393. official_api_documentation: https://developers.naver.com/docs/nmt/examples/
  1394. use_official_api: false
  1395. require_api_key: false
  1396. results: HTML
  1397. language: ko
  1398. - name: rubygems
  1399. shortcut: rbg
  1400. engine: xpath
  1401. paging: true
  1402. search_url: https://rubygems.org/search?page={pageno}&query={query}
  1403. results_xpath: /html/body/main/div/a[@class="gems__gem"]
  1404. url_xpath: ./@href
  1405. title_xpath: ./span/h2
  1406. content_xpath: ./span/p
  1407. suggestion_xpath: /html/body/main/div/div[@class="search__suggestions"]/p/a
  1408. first_page_num: 1
  1409. categories: [it, packages]
  1410. disabled: true
  1411. about:
  1412. website: https://rubygems.org/
  1413. wikidata_id: Q1853420
  1414. official_api_documentation: https://guides.rubygems.org/rubygems-org-api/
  1415. use_official_api: false
  1416. require_api_key: false
  1417. results: HTML
  1418. - name: peertube
  1419. engine: peertube
  1420. shortcut: ptb
  1421. paging: true
  1422. base_url: https://peer.tube/
  1423. categories: videos
  1424. disabled: true
  1425. - name: mediathekviewweb
  1426. engine: mediathekviewweb
  1427. shortcut: mvw
  1428. disabled: true
  1429. # - name: yacy
  1430. # engine: yacy
  1431. # shortcut: ya
  1432. # base_url: 'http://localhost:8090
  1433. # required if you aren't using HTTPS for your local yacy instance'
  1434. # enable_http: true
  1435. # number_of_results: 5
  1436. # timeout: 3.0
  1437. - name: rumble
  1438. engine: rumble
  1439. shortcut: ru
  1440. base_url: https://rumble.com/
  1441. paging: true
  1442. categories: videos
  1443. disabled: true
  1444. - name: wordnik
  1445. engine: wordnik
  1446. shortcut: def
  1447. base_url: https://www.wordnik.com/
  1448. categories: [dictionaries]
  1449. timeout: 5.0
  1450. disabled: false
  1451. - name: woxikon.de synonyme
  1452. engine: xpath
  1453. shortcut: woxi
  1454. categories: [dictionaries]
  1455. timeout: 5.0
  1456. disabled: true
  1457. search_url: https://synonyme.woxikon.de/synonyme/{query}.php
  1458. url_xpath: //div[@class="upper-synonyms"]/a/@href
  1459. content_xpath: //div[@class="synonyms-list-group"]
  1460. title_xpath: //div[@class="upper-synonyms"]/a
  1461. about:
  1462. website: https://www.woxikon.de/
  1463. wikidata_id: # No Wikidata ID
  1464. use_official_api: false
  1465. require_api_key: false
  1466. results: HTML
  1467. language: de
  1468. - name: słownik języka polskiego
  1469. engine: sjp
  1470. shortcut: sjp
  1471. base_url: https://sjp.pwn.pl/
  1472. timeout: 5.0
  1473. disabled: true
  1474. # wikimini: online encyclopedia for children
  1475. # The fulltext and title parameter is necessary for Wikimini because
  1476. # sometimes it will not show the results and redirect instead
  1477. - name: wikimini
  1478. engine: xpath
  1479. shortcut: wkmn
  1480. search_url: https://fr.wikimini.org/w/index.php?search={query}&title=Sp%C3%A9cial%3ASearch&fulltext=Search
  1481. url_xpath: //li/div[@class="mw-search-result-heading"]/a/@href
  1482. title_xpath: //li//div[@class="mw-search-result-heading"]/a
  1483. content_xpath: //li/div[@class="searchresult"]
  1484. categories: general
  1485. disabled: true
  1486. about:
  1487. website: https://wikimini.org/
  1488. wikidata_id: Q3568032
  1489. use_official_api: false
  1490. require_api_key: false
  1491. results: HTML
  1492. language: fr
  1493. - name: brave
  1494. shortcut: brave
  1495. engine: xpath
  1496. paging: false
  1497. search_url: https://search.brave.com/search?q={query}
  1498. url_xpath: //div[@class="snippet fdb"]/a/@href
  1499. title_xpath: //span[@class="snippet-title"]
  1500. content_xpath: //p[1][@class="snippet-description"]
  1501. suggestion_xpath: //div[@class="text-gray h6"]/a
  1502. categories: [general, web]
  1503. about:
  1504. website: https://brave.com/search/
  1505. wikidata_id: Q107355971
  1506. use_official_api: false
  1507. require_api_key: false
  1508. results: HTML
  1509. # Doku engine lets you access to any Doku wiki instance:
  1510. # A public one or a privete/corporate one.
  1511. # - name: ubuntuwiki
  1512. # engine: doku
  1513. # shortcut: uw
  1514. # base_url: 'https://doc.ubuntu-fr.org'
  1515. # Be careful when enabling this engine if you are
  1516. # running a public instance. Do not expose any sensitive
  1517. # information. You can restrict access by configuring a list
  1518. # of access tokens under tokens.
  1519. # - name: git grep
  1520. # engine: command
  1521. # command: ['git', 'grep', '{{QUERY}}']
  1522. # shortcut: gg
  1523. # tokens: []
  1524. # disabled: true
  1525. # delimiter:
  1526. # chars: ':'
  1527. # keys: ['filepath', 'code']
  1528. # Be careful when enabling this engine if you are
  1529. # running a public instance. Do not expose any sensitive
  1530. # information. You can restrict access by configuring a list
  1531. # of access tokens under tokens.
  1532. # - name: locate
  1533. # engine: command
  1534. # command: ['locate', '{{QUERY}}']
  1535. # shortcut: loc
  1536. # tokens: []
  1537. # disabled: true
  1538. # delimiter:
  1539. # chars: ' '
  1540. # keys: ['line']
  1541. # Be careful when enabling this engine if you are
  1542. # running a public instance. Do not expose any sensitive
  1543. # information. You can restrict access by configuring a list
  1544. # of access tokens under tokens.
  1545. # - name: find
  1546. # engine: command
  1547. # command: ['find', '.', '-name', '{{QUERY}}']
  1548. # query_type: path
  1549. # shortcut: fnd
  1550. # tokens: []
  1551. # disabled: true
  1552. # delimiter:
  1553. # chars: ' '
  1554. # keys: ['line']
  1555. # Be careful when enabling this engine if you are
  1556. # running a public instance. Do not expose any sensitive
  1557. # information. You can restrict access by configuring a list
  1558. # of access tokens under tokens.
  1559. # - name: pattern search in files
  1560. # engine: command
  1561. # command: ['fgrep', '{{QUERY}}']
  1562. # shortcut: fgr
  1563. # tokens: []
  1564. # disabled: true
  1565. # delimiter:
  1566. # chars: ' '
  1567. # keys: ['line']
  1568. # Be careful when enabling this engine if you are
  1569. # running a public instance. Do not expose any sensitive
  1570. # information. You can restrict access by configuring a list
  1571. # of access tokens under tokens.
  1572. # - name: regex search in files
  1573. # engine: command
  1574. # command: ['grep', '{{QUERY}}']
  1575. # shortcut: gr
  1576. # tokens: []
  1577. # disabled: true
  1578. # delimiter:
  1579. # chars: ' '
  1580. # keys: ['line']
  1581. doi_resolvers:
  1582. oadoi.org: 'https://oadoi.org/'
  1583. doi.org: 'https://doi.org/'
  1584. doai.io: 'https://dissem.in/'
  1585. sci-hub.se: 'https://sci-hub.se/'
  1586. sci-hub.do: 'https://sci-hub.do/'
  1587. scihubtw.tw: 'https://scihubtw.tw/'
  1588. sci-hub.st: 'https://sci-hub.st/'
  1589. sci-hub.bar: 'https://sci-hub.bar/'
  1590. sci-hub.it.nf: 'https://sci-hub.it.nf/'
  1591. default_doi_resolver: 'oadoi.org'