Code Monkey home page Code Monkey logo

Comments (6)

ahutsunshine avatar ahutsunshine commented on July 19, 2024

搜搜其他的,比如 user/detail, user/address, allCheck, getMultiReserveTimeapi.ddxq.mobi

from dingdong-grabber.

Ssummer520 avatar Ssummer520 commented on July 19, 2024

我有一个好的pr不能提交抢菜成功后 微信推送提醒 没30秒提醒一次

from dingdong-grabber.

ahutsunshine avatar ahutsunshine commented on July 19, 2024

@Ssummer520 欢迎贡献PR让程序更完善

from dingdong-grabber.

phybrain avatar phybrain commented on July 19, 2024

没找到cart index,抓包里找不到

from dingdong-grabber.

ahutsunshine avatar ahutsunshine commented on July 19, 2024

@phybrain 只要是和叮咚请求相关的可以都搜搜,请求头都包含Cookie或者cookie

        UserDetail  = "https://sunquan.api.ddxq.mobi/api/v1/user/detail/"       // 获取用户信息
	Address     = "https://sunquan.api.ddxq.mobi/api/v1/user/address/"     // 获取用户默认地址, 此地址会作为买菜地址
	CartCheck   = "https://maicai.api.ddxq.mobi/cart/allCheck"             // 勾选购物车所有商品地址
	Cart        = "https://maicai.api.ddxq.mobi/cart/index"                // 获取购物车商品地址
	ReserveTime = "https://maicai.api.ddxq.mobi/order/getMultiReserveTime" // 预约送达时间地址
	CheckOrder  = "https://maicai.api.ddxq.mobi/order/checkOrder"          // 获取确认订单地址
	SubmitOrder = "https://maicai.api.ddxq.mobi/order/addNewOrder"         // 提交订单地址

from dingdong-grabber.

phybrain avatar phybrain commented on July 19, 2024

@phybrain 只要是和叮咚请求相关的可以都搜搜,请求头都包含Cookie或者cookie

        UserDetail  = "https://sunquan.api.ddxq.mobi/api/v1/user/detail/"       // 获取用户信息
	Address     = "https://sunquan.api.ddxq.mobi/api/v1/user/address/"     // 获取用户默认地址, 此地址会作为买菜地址
	CartCheck   = "https://maicai.api.ddxq.mobi/cart/allCheck"             // 勾选购物车所有商品地址
	Cart        = "https://maicai.api.ddxq.mobi/cart/index"                // 获取购物车商品地址
	ReserveTime = "https://maicai.api.ddxq.mobi/order/getMultiReserveTime" // 预约送达时间地址
	CheckOrder  = "https://maicai.api.ddxq.mobi/order/checkOrder"          // 获取确认订单地址
	SubmitOrder = "https://maicai.api.ddxq.mobi/order/addNewOrder"         // 提交订单地址

找到了

from dingdong-grabber.

Related Issues (20)

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.