QD
QD [v20240210] —— HTTP请求定时任务自动执行框架 base on HAR Editor and Tornado Server observed · 2026-08-28
Health v2 · maintenance only
67/100
- Activity 91
- Release rhythm 17
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 93.0
- age_days: 2305
- days_rel: 395
- days_push: 59
- n_releases_24m: 3
Adoption not part of the score
5570 stars · 659 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
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
framework · maturity active
web-framework http-client scheduling workflow-automation developer-tools web-development self-hosted developer-tools python self-hosted cross-platform har qiandao checkin tornado http-tasks scheduled-tasks packet-capture automation docker web-server
2 sources
- readme: https://github.com/qd-today/qd · fetched 2026-08-28 · 43da3e6aac0b
- homepage: https://qd-today.github.io/qd/ · fetched 2026-08-29 · 171ef17c3d1f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| qd-today/qd | main | 67 |
| qd-today/templates | examples | 77 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem