A privacy respecting, hackable Metasearch-Engine

Adam Tauber 993bcfa27f [enh] add default segment for maintainers file il y a 7 ans
examples d9231d173a Fix whitespaces il y a 8 ans
searx 688801076d Merge pull request #1017 from misnyo/geektimes il y a 7 ans
tests 3182ba7069 [fix] google news dom xpath fix il y a 7 ans
utils cda9f8593f Avoid UnicodeEncodeError when redirecting standalone output il y a 7 ans
.coveragerc 8810273010 Cover searx.utils il y a 10 ans
.gitattributes 10a24bdc2c [enh] add simple theme (WIP) il y a 7 ans
.gitignore a0a1284998 wikidata refactor and more attributes (see issue #560) il y a 8 ans
.landscape.yaml dc802b9ea8 Add landscape.io configuration il y a 10 ans
.maintainers.ini 993bcfa27f [enh] add default segment for maintainers file il y a 7 ans
.travis.yml d87eb4da61 [mod] travis build : travis uses ./manage.sh to install the geckodriver il y a 7 ans
AUTHORS.rst 878adf2011 [doc] add Joachim Cherqui, @maxigas, @kiney, @juanitobananas to authors ++ promote @a01200356 to major contributor il y a 7 ans
CHANGELOG.rst f82646f386 [enh] version 0.12.0 il y a 7 ans
Dockerfile 44cb2b18b0 Fix #872. Google search works again with docker. il y a 7 ans
LICENSE a905e4e7db [fix] full AGPLv3+ license according to #382 il y a 9 ans
README.rst 700baf2178 [doc] remove flattr from readme il y a 7 ans
babel.cfg a1f945d227 [enh] babel.cfg added il y a 10 ans
manage.sh 5baad02c06 "./manage.sh update_packages" updates pip and setuptools il y a 7 ans
requirements-dev.txt d0cebd6e77 [fix] fix selenium tests il y a 7 ans
requirements.txt 4f6586d808 [mod] upgrade dependencies il y a 7 ans
setup.py ca45c24162 [fix] missing requirements files from setup.py - closes #572 il y a 8 ans
tox.ini 56c15023b5 [enh] tox.ini added to rewrite standard pep8 rules il y a 9 ans

README.rst

searx
=====

A privacy-respecting, hackable `metasearch
engine `__.

List of `running
instances `__.

See the `documentation `__ and the `wiki `__ for more information.

|OpenCollective searx backers|
|OpenCollective searx sponsors|

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
~~~~~~~~~~~~~~~~

- `ohloh `__
- `twitter `__
- IRC: #searx @ freenode


.. |OpenCollective searx backers| image:: https://opencollective.com/searx/backers/badge.svg
:target: https://opencollective.com/searx#backer


.. |OpenCollective searx sponsors| image:: https://opencollective.com/searx/sponsors/badge.svg
:target: https://opencollective.com/searx#sponsor