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
2020-01-02 22:29:55 +01:00
dockerfiles
docs Let Nginx deliver static files directory in all examples 2019-12-31 14:43:14 +01:00
examples
searx [fix] handle empty response 2020-01-02 22:29:55 +01:00
tests [mod] remove useless engine unit tests 2019-12-21 21:15:09 +01:00
utils makefile.sphinx: fix gh-pages / pull before add commits 2019-12-22 23:28:07 +01:00
.codecov.yml
.coveragerc
.dir-locals.el
.dockerignore
.gitattributes
.gitignore
.landscape.yaml
.pylintrc
.travis.yml
AUTHORS.rst
babel.cfg
CHANGELOG.rst
Dockerfile
LICENSE
Makefile doc: describe Makefile targets 2019-12-18 16:11:05 +01:00
manage.sh Merge pull request #1457 from hobbestigrou/force_upgrade_requirements 2019-12-17 13:55:13 +00:00
README.rst
requirements-dev.txt doc(dev): reST/sphinx add tabbed views extension (sphinx_tabs.tabs) 2019-12-26 10:26:12 +01:00
requirements.txt
setup.py
tox.ini

searx

A privacy-respecting, hackable metasearch engine.

Pronunciation: səːks

List of running instances.

See the documentation and the wiki for more information.

OpenCollective searx backers OpenCollective searx sponsors

Installation

With Docker ------Go to the searx-docker project.

Without Docker ------For all of the details, follow this step by step installation.

Note: the documentation needs to be updated.

If you are in a hurry ------- clone the 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

Bugs

Bugs or suggestions? Visit the issue tracker.

License

More about searx