Rebrand Zaclys for SearXNG
Go to file
Marc Abonce Seguin 343e555ee9 [fix] append http if no scheme is provided in xpath's extact_url
This solves a bug with Yahoo where some results don't specify
a protocol.
2018-04-08 20:35:34 -05:00
examples Fix whitespaces 2016-07-11 18:52:37 +07:00
searx [fix] append http if no scheme is provided in xpath's extact_url 2018-04-08 20:35:34 -05:00
tests refactor engine's search language handling 2018-03-27 00:08:03 -06:00
utils refactor engine's search language handling 2018-03-27 00:08:03 -06:00
.codecov.yml codecov : update the commit status 2017-09-28 19:43:58 +02:00
.coveragerc Cover searx.utils 2014-07-12 15:46:55 +02:00
.gitattributes [enh] add simple theme (WIP) 2017-08-06 16:04:21 +02:00
.gitignore
.landscape.yaml
.travis.yml
AUTHORS.rst
babel.cfg
CHANGELOG.rst
Dockerfile
LICENSE
manage.sh
README.rst
requirements-dev.txt
requirements.txt
setup.py
tox.ini

searx

A privacy-respecting, hackable metasearch engine.

List of running instances.

See the documentation and the wiki for more information.

OpenCollective searx backers OpenCollective searx sponsors

Installation

  • clone source: git clone https://github.com/asciimoo/searx.git && cd searx
  • install dependencies: ./manage.sh update_packages
  • edit your settings.yml (set your secret_key!)
  • run python searx/webapp.py to start the application

For all the details, follow this step by step installation.

Bugs

Bugs or suggestions? Visit the issue tracker.

License

More about searx