summaryrefslogtreecommitdiff
path: root/searx/engines
AgeCommit message (Collapse)Author
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-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
2017-05-18[enh] make search type of mediawiki configurableNoémi Ványi
2017-05-17[fix] bing imagesmarc
2017-05-15[fix] framalibre : remove result['thumbnail'] (not used)Dalf
2017-05-15[mod] add/modify image fetching for bing_news, qwant and twitter enginesAlexandre Flament
2017-05-15[enh] py3 compatibilityAdam Tauber
2017-04-08[fix] yahoo news date parsingAdam Tauber
2017-04-08[mod] searx doesn't crash at startup when an engine can't be loaded (see #884)Alexandre Flament
2017-03-22Add framalibre engineFrançois Revol
framalibre.org is a catalogue of Free Software, edited by Framasoft. For now we pass the thumbnail as img_src as it doesn't seem to be used for IT...
2017-03-18make search language handling less strictmarc
languages.py can change, so users may query on a language that is not on the list anymore, even if it is still recognized by a few engines. also made no and nb the same because they seem to return the same, though most engines will only support one or the other.
2017-03-18add language support for qwantmarc
closes issue #863
2017-02-01[fix] fix paging of duckduckgoNoémi Ványi
2017-01-27[enh] add result number parsing to google engineAdam Tauber
2017-01-18Merge pull request #830 from davidar/seAdam Tauber
Semantic Scholar
2017-01-18Merge pull request #827 from davidar/spellAdam Tauber
[enh] show spelling corrections