Coder Social home page Coder Social logo

xiebo941224 / jiujia Goto Github PK

View Code? Open in Web Editor NEW

This project forked from xjblszyy/jiujia

0.0 0.0 0.0 2.93 MB

抢九价的脚本(技术无罪,请勿盈利)(抢购源:约苗,知苗易约,成都市金牛区妇幼保健院服务号)

Go 94.12% Makefile 2.33% Dockerfile 3.55%

jiujia's Introduction

抢购九价学习工具,知识无罪请勿贩卖仅供学习

使用平台仅限微信小程序秒苗

使用方法1

step1

需要去秒苗小程序抓包(如果不会可以百度看一下怎么抓包的)
获取一下数据
tk(几乎该小程序的任何接口的请求头中都有此参数)
member_id(/seckill/linkman/findByUserId.do接口中的id的值)
id_card(/seckill/linkman/findByUserId.do接口中的idCardNo的值)
member_name(/seckill/linkman/findByUserId.do接口中的name的值)
region_code(/base/region/childRegions.do?parentCode=51接口中的value的值,注意是精确到市,不是到省,这个值只有4位,默认成都 5101)
cookie(几乎该小程序的任何接口的请求头中都有此参数)
vaccine_id(/seckill/seckill/list.do接口中的id的值)

step2

将step1中的那些参数都填写到config.yaml中(里面的默认值尽量别去改它,除非你知道它是干什么的!)

step3

运行 make build 将项目编译成可执行文件,如果你已经编译过了,或者已经下载好了已经编译后的文件,则这个过程可以省略(怕你不知道怎么玩的,啰嗦两句!)
运行命令 jiujia start-without-ui --config=/path/to/your/config.yaml (注意/path/to/your/config.yaml替换成你的配置文件的地址)

使用方法2

直接运行带ui版本,可以从release下载(别着急,马上就做出来)

说明

Makefile和Dockerfile我还没测试,估计会有问题,我后面再改!

jiujia's People

Contributors

xjblszyy 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.