# QD

QD [v20240210] —— HTTP请求定时任务自动执行框架 base on HAR Editor and Tornado Server

Repository: https://github.com/qd-today/qd
Canonical: https://ross.abutalabs.com/products/qd
Homepage: https://qd-today.github.io/qd/
Language: Python
License: MIT
License Family: permissive
Topics: qiandao, docker, checkin, har, qd
Last push: 2026-07-06T00:20:38+00:00
Link (homepage): https://qd-today.github.io/qd/

## Health v2 (maintenance only)
Score: 67/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 91, release rhythm 17, longevity 100
- inputs: {"age_days": 2305, "days_push": 59, "days_rel": 395, "gap_med": 93.0, "n_releases_24m": 3}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 5570, forks 659 (observed 2026-08-28T04:09:22.457195+00:00)

## What it is
QD is a self-hosted web framework for automating scheduled HTTP request tasks, built on a HAR editor and Tornado server. Users upload HAR files captured from packet sniffing to create reusable HTTP task templates that run on a schedule.

## Use cases
- automate daily check-in requests on websites
- schedule recurring HTTP requests from a HAR capture
- replay captured HTTP requests on a timer
- self-host a cron-like HTTP task runner with a web UI
- create HTTP task templates without writing code

## When to choose
- you need to periodically replay HTTP requests captured in a HAR file
- you want a self-hosted, web-UI-driven scheduler for HTTP tasks like sign-ins or check-ins
- you prefer template-based automation over writing scripts

## When to avoid
- you need general-purpose job scheduling beyond HTTP requests
- you want a lightweight CLI cron replacement without a web server
- your tasks require complex logic beyond HTTP request templating

## Facets
- artifact type: framework
- maturity: active
- function: web-framework, http-client, scheduling, workflow-automation, developer-tools
- domain: web-development, self-hosted, developer-tools
- platform: python, self-hosted, cross-platform
- tags: har, qiandao, checkin, tornado, http-tasks, scheduled-tasks, packet-capture, automation, docker, web-server

## Member repositories
- qd-today/qd (main) score 67
- qd-today/templates (examples) score 77

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:22.457195+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:55:35.946801+00:00, confidence not recorded.
  - readme: https://github.com/qd-today/qd (fetched 2026-08-28T04:09:22.457195+00:00, sha 43da3e6aac0b)
  - homepage: https://qd-today.github.io/qd/ (fetched 2026-08-29T08:50:58.315733+00:00, sha 171ef17c3d1f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
