2013-10-15 20:51:35 +02:00
2013-10-15 19:11:43 +02:00
2013-10-15 20:51:35 +02:00
2013-10-14 23:09:13 +02:00
2013-10-15 00:33:18 +02:00
2013-10-15 18:18:50 +02:00
2013-10-14 23:09:13 +02:00
2013-10-14 23:11:02 +02:00

searx

Minimalist web interface to different search engines.

Features

  • Tracking free (no javascript)
  • Modular (see examples)
  • Parallel queries

Installation

  • install dependencies: pip install -r requirements.txt
  • clone source: git clone git@github.com:asciimoo/searx.git && cd searx
  • create a config file: cp searx.conf_sample search.conf
  • edit your config (set your secret_key!)
  • run python searx/webapp.py to start the application
Description
SearXNG is a free internet metasearch engine which aggregates results from various search services and databases. Users are neither tracked nor profiled.
Readme AGPL-3.0 111 MiB
Languages
Python 77.5%
Shell 8.3%
HTML 5.8%
Less 4.3%
JavaScript 2.7%
Other 1.2%