# tychxn/jd-assistant

京东抢购助手：包含登录，查询商品库存/价格，添加/清空购物车，抢购商品(下单)，查询订单等功能

Repository: https://github.com/tychxn/jd-assistant
Canonical: https://ross.abutalabs.com/products/jd-assistant
Language: Python
License: MIT
License Family: permissive
Topics: jingdong, buy, python3, assistant, jd
Last push: 2024-01-05T18:00:51+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": 3010, "days_push": 971, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 5259, forks 1854 (observed 2026-08-28T04:09:13.807936+00:00)

## What it is
A JD.com (Jingdong) purchase assistant written in Python that automates login via QR code, product stock/price queries, cart management, and timed order submission. It is a command-line tool for automated flash-sale purchasing on the JD e-commerce platform.

## Use cases
- automatically buy a product on JD.com at a scheduled time
- monitor JD product stock and place an order when available
- check JD product price and inventory by product ID
- manage JD shopping cart programmatically
- query my JD orders and unpaid orders
- log in to JD with QR code and reuse saved cookies

## When to choose
- you want a scriptable Python tool for JD.com timed purchases and stock monitoring
- you need programmatic access to JD cart, order, and product queries
- you want a lightweight requests-based bot without a browser

## When to avoid
- you need payment automation - it explicitly does not support paying
- you need multi-account purchasing - it is not supported
- you need a tool guaranteed to work now - JD frequently changes its APIs and the project is no longer actively updated

## Facets
- artifact type: application
- maturity: maintenance
- function: workflow-automation, web-scraping, http-client, scheduling
- domain: e-commerce, developer-tools
- platform: python, cross-platform, cli
- tags: jd, jingdong, shopping-bot, purchase-automation, order-placement, inventory-monitoring, automation

## Member repositories
- tychxn/jd-assistant (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:13.807936+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:59:31.360591+00:00, confidence not recorded.
  - readme: https://github.com/tychxn/jd-assistant (fetched 2026-08-28T04:09:13.807936+00:00, sha ad131435c566)
- Data as of 2026-08-30T08:39:29.467469+00:00.
