# adyzng/jd-autobuy

Python爬虫，京东自动登录，在线抢购商品

Repository: https://github.com/adyzng/jd-autobuy
Canonical: https://ross.abutalabs.com/products/jd-autobuy
Language: Python
License Family: other
Topics: python, crawler, jingdong, scraper
Last push: 2019-08-19T13:39:21+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3674, "days_push": 2571, "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 1309, forks 564 (observed 2026-08-28T04:04:19.406171+00:00)

## What it is
A Python 2.7 command-line scraper that logs into JD.com (via QR code or credentials), monitors product stock and price, and automatically places purchase orders for specified items. It uses Requests and BeautifulSoup to simulate the shopping flow up to order submission.

## Use cases
- snag limited-stock flash sale items on JD.com automatically
- auto-login to JD and place an order for a product ID
- monitor product price and stock availability
- add items to cart and submit orders for later manual payment

## When to choose
- you need a scriptable JD.com auto-purchase bot and can run Python 2.7
- you want a simple educational example of e-commerce site scraping and login automation

## When to avoid
- you need a maintained tool — JD's site has changed and the project is unmaintained since 2019
- you're on Python 3 only, since it requires Python 2.7
- you need guaranteed reliability for time-critical purchases

## Facets
- artifact type: cli-tool
- maturity: abandoned
- function: web-scraping, http-client, workflow-automation
- domain: e-commerce, crawlers
- platform: python, cli
- tags: jd, flash-sale, auto-checkout, qr-login, python2, automation

## Member repositories
- adyzng/jd-autobuy (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:19.406171+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-30T04:49:58.483268+00:00, confidence not recorded.
  - readme: https://github.com/adyzng/jd-autobuy (fetched 2026-08-28T04:04:19.406171+00:00, sha 0d8b1f541114)
- Data as of 2026-08-30T08:39:29.467469+00:00.
