This app can provide webservice without browser
git clone https://github.com/Kovalit31/redirect_electron
cd redirect_electron
pip install -r requirments.txt
By default, it's opens stackoverflow. If you need, you can replase with your website "https://stackoverflow.com" in web/index.html at line 8.
Start it with python3 ./main.py