SearXNG is a free internet metasearch engine which aggregates results from various search services and databases. Users are neither tracked nor profiled.
Go to file
Adam Tauber e23c8f954b Merge pull request #746 from kvch/moar-time-range-support
Support time range search in more engines
2016-11-01 20:01:51 +01:00
examples Fix whitespaces 2016-07-11 18:52:37 +07:00
searx add time range search for flickr 2016-11-01 17:58:29 +01:00
tests add time range search for flickr 2016-11-01 17:58:29 +01:00
utils Add missing blank lines after class or function definition. 2016-08-11 17:18:12 +07:00
.coveragerc Cover searx.utils 2014-07-12 15:46:55 +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.

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