sosse
1.0.0
SOSSE (Selenium Open Source Search Engine) is a Web archiving software, crawler and search engine written in Python, distributed under the GNU-AGPLv3 license. It is hosted on both Gitlab and Github site, please use any of them to open feature requests, bug report or merge requests, or open a discussion.
SOSSE main features are:
See the documentation and screenshots.
You can try the latest version with Docker:
docker run -p 8005:80 biolds/sosse:latest
Open http://127.0.0.1:8005/, and log in with user admin
, password admin
.
To persist Docker data, or find alternative installation methods, please check the documentation.
Join the Discord server to get help and share ideas!