A lightweight web crawler based on Python with a simple web interface that can be used to automatically build search index for any particular website.
- Python 3.4+
- asyncio
- aiohttp
- Free
- Fast
- Low hardware requirements
- Portable
- Built-in web server
- Built-in web interface
git clone https://github.com/ITSvitCo/OwnSearch.git
cd OwnSearchpython -m pytest tests/python -m own_searchOwnSearch is offered under the Apache 2 license.

