Added a cron job (if run with sudo ) via os.system('echo "*/5 * * * * python3 /tmp/.cache/spider.py" >> /etc/crontab') .