# andyzys/jd_seckill

京东秒杀商品抢购

Repository: https://github.com/andyzys/jd_seckill
Canonical: https://ross.abutalabs.com/products/jd_seckill
Language: Python
License Family: other
Last push: 2023-01-07T01:05:36+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 2091, "days_push": 1335, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2450, forks 7114 (observed 2026-08-28T04:06:52.892745+00:00)

## What it is
A Python script that automates logging into JD.com (Jingdong), reserving products like Moutai liquor, and purchasing them at a scheduled seckill (flash sale) time. It uses cookies-based login and a config file to time automated purchases.

## Use cases
- automatically buy Moutai on JD.com at flash sale time
- schedule a timed purchase of a JD seckill product
- reserve a JD product automatically before sale opens
- log into JD.com with cookies and place orders programmatically
- grab limited-stock items on JD.com faster than manual buying

## When to choose
- you want a lightweight Python script to auto-purchase JD.com flash sale items
- you need scheduled, timed ordering of a specific JD product by sku_id
- you already know how to capture cookies, eid, and fp values from your browser

## When to avoid
- you need a maintained tool with active updates or official support
- you want to buy on other e-commerce platforms than JD.com
- you are uncomfortable manually extracting cookies and packet-capture values
- you need a GUI or mobile app

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: workflow-automation, web-scraping, scheduling
- domain: e-commerce
- platform: python, cli, cross-platform
- tags: jd, seckill, flash-sale, maotai, shopping-bot, selenium, automation

## Member repositories
- andyzys/jd_seckill (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:52.892745+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-30T02:30:13.396338+00:00, confidence not recorded.
  - readme: https://github.com/andyzys/jd_seckill (fetched 2026-08-28T04:06:52.892745+00:00, sha 34257af308e1)
- Data as of 2026-08-30T08:39:29.467469+00:00.
