summaryrefslogtreecommitdiff
path: root/searx/engines
AgeCommit message (Collapse)Author
2017-11-03Merge pull request #1068 from Apply55gx/geniusAdam Tauber
Continuation of PR #1004 (seems abandoned)
2017-11-02[mod] add more error handling to json engine II.Adam Tauber
2017-11-02[mod] add more error handling to json engineAdam Tauber
2017-11-01minor fix of BASE engineNoémi Ványi
2017-11-01minor fixes of pubmed engineNoémi Ványi
Closes #1045
2017-11-01[add] pubmed enginejibe-b
2017-11-01minor fixes of arxivNoémi Ványi
Closes #1050
2017-11-01[fix] remove .encode for python3 compatibilityjibe-b
2017-11-01[enh] use format to concatenate stringsjibe-b
2017-11-01[add] arxiv enginejibe-b
2017-10-25Merge pull request #1 from asciimoo/masterApply55gx
-
2017-10-25removed unused indicies arrayApply55gx
2017-10-10update engines_languages.json and languages.pymarc
Also, fix fetch_languages.py so it can run on python3.
2017-10-10[fix] language support for bing images and videosmarc
2017-09-04[mod] int_or_zero refactored to searx_utilsmisnyo
2017-09-04Merge branch 'master' into nyaamisnyo
2017-09-03Merge pull request #1018 from misnyo/generalfileAdam Tauber
[mod]generalfile engine removed
2017-09-03Merge pull request #1019 from misnyo/gigablastAdam Tauber
[fix] gigablast api fix
2017-08-31[fix] gigablast pep8 fixmisnyo
2017-08-31[fix] nyaa.si fixedmisnyo
2017-08-31[mod] tokyotoshokan dependecy to other engine removedmisnyo
2017-08-31[fix] google news dom xpath fixmisnyo
2017-08-31[fix] gigablast api fixmisnyo
2017-08-31[mod]generalfile engine removedmisnyo
2017-08-30Merge pull request #1016 from misnyo/blekkoAdam Tauber
[mod]blekko images removed
2017-08-30Merge pull request #1015 from misnyo/diggAdam Tauber
[fix] digg now requires cookie for search
2017-08-30[fix] digg cookie characters created in module importmisnyo
2017-08-30[fix] pep8 fix for faroo enginemisnyo
2017-08-30[fix] faroo json api and image layout fixedmisnyo
2017-08-30[fix] digg now requires cookie for searchmisnyo
2017-08-30[mod]blekko images removedmisnyo
2017-08-25[fix]torrentz search engine fixed for new versionmisnyo
2017-08-19New engine: Genius (lyrics)woorst
2017-08-05add bing videos enginemarc
2017-07-26add google videosmarc
2017-07-21[fix] use poolrequests in ddg enginesAdam Tauber
2017-07-21[mod] separate engine load and initializationAdam Tauber
2017-07-20[enh] add "inactive" attribute to enginesAdam Tauber
This modification allows us to deactivate engines in settings.yml without commenting them out
2017-07-10[fix] duckduckgo images doesn't fail with countryless languagemarc
2017-06-25[fix] is_valid_lang fixed for new languages.py + dictzone engine encodingpotato
2017-06-18fix github urlvache asatryan
2017-06-13[fix] fix xpath of google imagesNoémi Ványi
2017-06-06[fix] pep8Adam Tauber
2017-06-06[enh] add init function to engines which loads parallelAdam Tauber
2017-05-27[fix] fix duckduckgo's offsetmarc
First page now starts with 0 offset, rather than starting on the 30th result. DuckDuckGo returns 30 results on each page.
2017-05-23add duckduckgo images enginemarc
2017-05-22[fix] produce valid urls if scheme is missingAdam Tauber
2017-05-22[fix] use raw response with etree.parsefromstring - Unicode strings with ↵Adam Tauber
encoding declaration are not supported
2017-05-18[fix] pep8Adam Tauber
2017-05-18[fix] add more description on possible search tpyesNoémi Ványi