This application is a scheduling system based on Nextdoor Scheduler that uses jobs templated upon PyBots. It especially focuses on tasks derived from security-related Web services like Shodan or Censys. Additionally, it protects the original Web server from Nextdoor with an authentication proxy based on mitmproxy.
$ git clone https://github.com/dhondta/bots-scheduler.git
$ cd bots-scheduler
$ ./bots-scheduler reset
<<< adapt conf/db.ini and conf/smtp.ini >>>