QD is a Python3-based framework for automating scheduled HTTP request tasks. Built on a HAR Editor and Tornado Server, it allows users to capture, edit, and schedule HTTP requests for automatic execution. The platform features a web-based interface for managing tasks, supports Docker deployment, and is primarily tested with Chrome browser. It serves users who need to automate repetitive web interactions, API calls, or timed request workflows without manual intervention. Licensed under MIT, QD provides a self-hosted solution for task scheduling with an integrated visual editor for crafting requests based on HAR files.