{"id":25608256,"url":"https://github.com/dhondta/bots-scheduler","last_synced_at":"2026-05-03T01:30:20.097Z","repository":{"id":52611666,"uuid":"219368547","full_name":"dhondta/bots-scheduler","owner":"dhondta","description":"Cron-like system based on Nextdoor Scheduler, PyBots and Tinyscript","archived":false,"fork":false,"pushed_at":"2023-10-11T06:05:43.000Z","size":6550,"stargazers_count":16,"open_issues_count":2,"forks_count":7,"subscribers_count":3,"default_branch":"master","last_synced_at":"2023-10-11T10:04:13.983Z","etag":null,"topics":["censys","cron","ghostproject","have-i-been-pwned","have-i-been-sold","job-scheduler","jobs","ndscheduler","nuclear-leaks","osint","pybots","scanning","scheduler","shodan","task-scheduler","tasks","tinyscript"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dhondta.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2019-11-03T21:33:51.000Z","updated_at":"2023-05-26T00:29:39.000Z","dependencies_parsed_at":"2023-10-11T08:13:33.570Z","dependency_job_id":null,"html_url":"https://github.com/dhondta/bots-scheduler","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhondta%2Fbots-scheduler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhondta%2Fbots-scheduler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhondta%2Fbots-scheduler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhondta%2Fbots-scheduler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dhondta","download_url":"https://codeload.github.com/dhondta/bots-scheduler/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240080274,"owners_count":19744846,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["censys","cron","ghostproject","have-i-been-pwned","have-i-been-sold","job-scheduler","jobs","ndscheduler","nuclear-leaks","osint","pybots","scanning","scheduler","shodan","task-scheduler","tasks","tinyscript"],"created_at":"2025-02-21T20:19:54.361Z","updated_at":"2026-05-03T01:30:20.016Z","avatar_url":"https://github.com/dhondta.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\u003cimg src=\"https://github.com/dhondta/bots-scheduler/raw/master/docs/pages/img/logo.png\"\u003e\u003c/p\u003e\r\n\u003ch1 align=\"center\"\u003eBots Scheduler \u003ca href=\"https://twitter.com/intent/tweet?text=Bots Scheduler%20-%20A%20Web%20interface%20for%20scheduling%20cron-style%20OSINT%20tasks%20relying%20on%20Web%20services%20like%20Shodan,%20Censys%20or%20HaveIBeenPwned.%0D%0Ahttps%3a%2f%2fgithub%2ecom%2fdhondta%2fbots-scheduler%0D%0A\u0026hashtags=python,cybersecurity,bots,infosec,webserver,cron,osint,taskscheduler,shodan,censys,haveibeenpwned\"\u003e\u003cimg src=\"https://img.shields.io/badge/Tweet--lightgrey?logo=twitter\u0026style=social\" alt=\"Tweet\" height=\"20\"/\u003e\u003c/a\u003e\u003c/h1\u003e\r\n\u003ch3 align=\"center\"\u003eSchedule your OSINT task the Cron way with a Web interface.\u003c/h3\u003e\r\n\r\n[![Read The Docs](https://readthedocs.org/projects/bots-scheduler/badge/?version=latest)](https://bots-scheduler.readthedocs.io/en/latest/?badge=latest)\r\n[![Known Vulnerabilities](https://snyk.io/test/github/dhondta/bots-scheduler/badge.svg?targetFile=requirements.txt)](https://snyk.io/test/github/dhondta/bots-scheduler?targetFile=requirements.txt)\r\n[![License](https://img.shields.io/badge/license-AGPL%20v3-lightgrey.svg)](https://github.com/dhondta/bots-scheduler/blob/master/LICENSE)\r\n\r\nThis application is a scheduling system based on [Nextdoor Scheduler](https://github.com/Nextdoor/ndscheduler/) that uses jobs templated upon [PyBots](https://github.com/dhondta/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](https://github.com/mitmproxy/mitmproxy/).\r\n\r\n```sh\r\n$ git clone https://github.com/dhondta/bots-scheduler.git\r\n$ cd bots-scheduler\r\n$ ./bots-scheduler reset\r\n\u003c\u003c\u003c adapt conf/db.ini and conf/smtp.ini \u003e\u003e\u003e\r\n```\r\n\r\n## :sunglasses: Demonstrations\r\n\r\n\u003cp align=\"center\"\u003e\u003cimg src=\"https://raw.githubusercontent.com/dhondta/bots-scheduler/master/docs/pages/demos/running-the-server.gif\" alt=\"Running the server from the command line\"\u003e\u003c/p\u003e\r\n\r\n\u003cp align=\"center\"\u003e\u003cimg src=\"https://raw.githubusercontent.com/dhondta/bots-scheduler/master/docs/pages/demos/auth-proxy.gif\" alt=\"Authenticating with the reverse proxy\"\u003e\u003c/p\u003e\r\n\r\n\u003cp align=\"center\"\u003e\u003cimg src=\"https://raw.githubusercontent.com/dhondta/bots-scheduler/master/docs/pages/demos/presentation.gif\" alt=\"Browsing the WUI panels\"\u003e\u003c/p\u003e\r\n\r\n\u003cp align=\"center\"\u003e\u003cimg src=\"https://raw.githubusercontent.com/dhondta/bots-scheduler/master/docs/pages/demos/adding-and-running-jobs.gif\" alt=\"Adding and running a job, inspecting the report\"\u003e\u003c/p\u003e\r\n\r\n\r\n## :clap:  Supporters\r\n\r\n[![Stargazers repo roster for @dhondta/bots-scheduler](https://reporoster.com/stars/dark/dhondta/bots-scheduler)](https://github.com/dhondta/bots-scheduler/stargazers)\r\n\r\n[![Forkers repo roster for @dhondta/bots-scheduler](https://reporoster.com/forks/dark/dhondta/bots-scheduler)](https://github.com/dhondta/bots-scheduler/network/members)\r\n\r\n\u003cp align=\"center\"\u003e\u003ca href=\"#\"\u003e\u003cimg src=\"https://img.shields.io/badge/Back%20to%20top--lightgrey?style=social\" alt=\"Back to top\" height=\"20\"/\u003e\u003c/a\u003e\u003c/p\u003e\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdhondta%2Fbots-scheduler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdhondta%2Fbots-scheduler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdhondta%2Fbots-scheduler/lists"}