Please note that as of January 13th 2022, DarkSearch has ended public access (Tweet). As of March 15th 2022, this repo has been archived.
Python API wrapper for DarkSearch (darksearch.io). Python 3.6+ is currently supported.
pip install darksearch
All contributions (no matter how small) are always welcome.
git clone git@github.com:thehappydinoa/DarkSearch.git
poetry install
pytest
poetry build
poetry publish
This software is licensed under MIT