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. 3 years ago
searxpy 570d4eb59d Added `NoResults` error which will be used when got empty but valid json. 3 years ago
.editorconfig 86e72089e3 Initial commit. 3 years ago
.gitignore 86e72089e3 Initial commit. 3 years ago
COPYING 86e72089e3 Initial commit. 3 years ago
README.md 86e72089e3 Initial commit. 3 years ago
setup.py 86e72089e3 Initial commit. 3 years ago

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