Provides Python modules for interacting with searx and searx-stats2 instances.

CYBERDEViL 570d4eb59d Added `NoResults` error which will be used when got empty but valid json. 4 vuotta sitten
searxpy 570d4eb59d Added `NoResults` error which will be used when got empty but valid json. 4 vuotta sitten
.editorconfig 86e72089e3 Initial commit. 4 vuotta sitten
.gitignore 86e72089e3 Initial commit. 4 vuotta sitten
COPYING 86e72089e3 Initial commit. 4 vuotta sitten
README.md 86e72089e3 Initial commit. 4 vuotta sitten
setup.py 86e72089e3 Initial commit. 4 vuotta sitten

README.md

searxpy

Python modules for interacting with searx and searx-stats2 instances.

Dependencies

name version license url
Python 3 PSFL https://docs.python.org/3/license.html
requests Apache 2 http://docs.python-requests.org/en/master/

* Optional

name version license url desc
pysocks BSD https://github.com/Anorov/PySocks For socks proxy support

Links

  1. searx: https://asciimoo.github.io/searx/
  2. searx-stats2: https://github.com/dalf/searx-stats2