DarkSearch
DarkSearch copied to clipboard
Python API wrapper for DarkSearch (darksearch.io).
DarkSearch
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.
Install
pip install darksearch
Resources
Contributing
All contributions (no matter how small) are always welcome.
Development
git clone [email protected]:thehappydinoa/DarkSearch.git
poetry install
Testing
pytest
Publishing
poetry build
poetry publish
License
This software is licensed under MIT