Git Product home page Git Product logo

-jdbuymask's Introduction

-jdBuyMask 京东口罩抢购助手

下载代码,添加商品id即可快速下单抢购到口罩(如果有的话)。

环境准备

  1. 安装python3.6.8

  2. 安装依赖

    pip install -r requirements.txt -i https://pypi.tuna.tsinghua.edu.cn/simple
    

使用说明

  1. 获取area、cookies_String,填入configDemo.ini文件
  2. 获取更多skuids商品,填入configDemo.ini文件。可跳过
  3. 运行app.py

其他

源码来自:https://github.com/cycz/jdBuyMask。感谢作者!

改造方向:

  • 更pythonic。
  • 更具可读性和可学习性。
  • 更结构化。jd_goods.py方法全为商品相关,jd_cart为购物车相关,jd_utils为京东网页相关。

avatar

-jdbuymask's People

Contributors

zhengbingxian avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.