SearXNG is a free internet metasearch engine which aggregates results from various search services and databases. Users are neither tracked nor profiled.
Find a file
Alexandre Flament 7fdfeca3a4 [mod] add a __common__ template that can't be selected but that provides a common place for shared templates.
What has been moved into this template :
* opensearch*.xml is always the same whatever the themes.
* the text inside */about.html
2017-01-20 15:40:38 +01:00
examples
searx [mod] add a __common__ template that can't be selected but that provides a common place for shared templates. 2017-01-20 15:40:38 +01:00
tests [mod] add a __common__ template that can't be selected but that provides a common place for shared templates. 2017-01-20 15:40:38 +01:00
utils
.coveragerc
.gitignore
.landscape.yaml
.travis.yml
AUTHORS.rst [doc] @firebovine @luccoj @eig8phei added to authors 2017-01-10 20:33:22 +01:00
babel.cfg
CHANGELOG.rst [doc] remove duplications from changelog 2017-01-10 21:05:47 +01:00
Dockerfile
LICENSE
manage.sh
README.rst
requirements-dev.txt
requirements.txt Remove pyasn1-modules from dependencies 2017-01-06 17:23:54 +01:00
setup.py
tox.ini

searx

A privacy-respecting, hackable metasearch engine.

List of running instances.

See the documentation and the wiki for more information.

Flattr searx

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