Commit Graph

565 Commits (bd48f34dbdc6cb1d2f76554539c32055297e9114)

Author SHA1 Message Date
Adam Tauber 2f7752b410 [enh] display number of results 8 years ago
Adam Tauber 5dd2340bc6 [fix] gigablast redirect - closes #575 8 years ago
Maxqia 56e53c9297 [fix] currency_convert: make unit tests pass
also make regex more efficent and normalize 's'es
8 years ago
Maxqia fe2ce83e41 [enh] currency_convert: allow strings like google's "convert 1 euro to dollars" 8 years ago
a01200356 a44faa7716 [fix] compile regex in ddg_definitions 9 years ago
a01200356 6dca14e95d [enh] multilingual duckduckgo_definitions 9 years ago
a01200356 8d335dbdae [enh] wikipedia infobox
creates simple multilingual infobox using wikipedia's api
9 years ago
Kirill Isakov 4eeb5fb76b [fix] incorrect URLs in Reddit results - closes #538 9 years ago
Adam Tauber 85c0351dca Merge pull request #526 from ukwt/anime
Add a few search engines
9 years ago
Kirill Isakov 90c51cb449 Fix a few typos in Google search engine 9 years ago
Kirill Isakov d54e82dfb9 Revert to using random UA in Reddit search engine 9 years ago
Adam Tauber 5544fdb756 Merge pull request #531 from guyou/add-doku-engine
Add doku engine
9 years ago
Adam Tauber 9331fc28a8 [fix] broken google images parsing 9 years ago
Guilhem Bonnefille 2733a92383 Fix query encoding 9 years ago
Guilhem Bonnefille f26f0dab2e Fix pep8 E302
Cf. http://legacy.python.org/dev/peps/pep-0008/#blank-lines
9 years ago
Guilhem Bonnefille cf09b500f3 Add support for dokuwiki engine 9 years ago
Kirill Isakov d0001f10e6 Add searx user agent to Reddit engine request to comply with API usage terms 9 years ago
jibe-b 092e15cc1d [enh] Add BASE engine in category Science. Basic and advanced search. 9 years ago
Kirill Isakov bacc9a3df1 Add paging support to XPath & Erowid engines 9 years ago
Kirill Isakov e202c6fbec Fix PEP8 warnings for Nyaa.py 9 years ago
Kirill Isakov a8832574fa Shorten content field for very long Reddit search results 9 years ago
Kirill Isakov c1d456b136 Add F-Droid search engine 9 years ago
Kirill Isakov 547b8a8765 Add Tokyo Toshokan search engine 9 years ago
Adam Tauber 71de593a5b [fix] bing images page change 9 years ago
Kirill Isakov 7fbc12ee4e Add Torrentz.eu search engine 9 years ago
Adam Tauber 6d55642ab4 [fix] no more redirect ++ explicitly specify search language to avoid googles ip based heuristics 9 years ago
Kirill Isakov d026a97e42 Add Reddit search engine 9 years ago
Kirill Isakov 8b7dc2acb9 Remove content field from ArchWiki results; reformat code in archlinux.py
Content field in Arch Wiki search results is of no real use, more often
than not it contains no usable information and includes too many markup
tags which make the text unreadable. It is safe to remove it.
9 years ago
Kirill Isakov e5677ae6b6 Add Nyaa.se search engine 9 years ago
Kirill Isakov d748b8419a Add Arch Linux Wiki search engine 9 years ago
a01200356 751c9a346e [fix] duckduckgo's xpaths changed
test_duckduckgo modified to reflect changes in duckduckgo's html
9 years ago
a01200356 8f3b33de23 [fix] remove unnecesary async calls in wolframalpha_noapi
setting async to false in the request did the job, lol.
9 years ago
a01200356 4cea71e3bb [fix] merge with 79705450df 9 years ago
a01200356 4d8996eb4d [enh] unit tests for wolframalpha 9 years ago
a01200356 78d3f3d6b1 [enh] infobox for wolframalpha
TODO:
    - infobox styles
    - unit tests

ISSUES:
    - no_api version needs to re-call server for additional pods, such
      as plots. therefore, it's even slower than before. comment out the
part that calls get_async_pod if requests reach timeout or increase
timeout in settings.yml.
9 years ago
Adam Tauber 79705450df [fix] wolframalpha unicode inputs 9 years ago
Adam Tauber 10947536aa [enh] suspend engines after error
The duration is based on the number of continuous errors, but maximized in one minute
9 years ago
Adam Tauber 17b0c9f74a [mod] engine load refactor 9 years ago
Adam Tauber db72fc6449 [fix] encapsulate wolframalpha token fetching errors 9 years ago
Adam Tauber d06178139f [fix] wolframalpha page changes
related issues: #508 #509
9 years ago
Adam Tauber b5061b5f0f [fix] restrict wikipedia queries to the titles to avoid irrelevant results 9 years ago
Adam Tauber 909424e1e5 [fix] real support of non wikipedia style mediawikis 9 years ago
Noemi Vanyi 3034c85163 fix pep8 errors 9 years ago
Noemi Vanyi 33fa3da2e8 add Frinkiac engine & tests 9 years ago
Adam Tauber ebbf33343a [fix] bing images changes 9 years ago
Adam Tauber 37035b7a40 [fix] gigablast params ++ json response format 9 years ago
Adam Tauber e061c6e059 [fix] swisscow and yandex escaping - fixes #499 9 years ago
a01200356 30bfbf2e07 [fix] pep8 9 years ago
a01200356 51278ee0be Merge branch 'master' of https://github.com/asciimoo/searx 9 years ago
Adam Tauber 09b7673fbd [fix] temporary disable googles inner links - #491 9 years ago