theBubbly / searx

Privacy-respecting metasearch engine

Home Page:https://asciimoo.github.io/searx/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Privacy-respecting metasearch engine

https://asciimoo.github.io/searx/

License:GNU Affero General Public License v3.0


Languages

Language:Python 43.9%Language:CSS 23.7%Language:HTML 15.3%Language:JavaScript 15.0%Language:Shell 1.2%Language:Emacs Lisp 0.5%Language:Dockerfile 0.2%Language:Makefile 0.2%