You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
登陆成功
+++++++++++++++++++++++++++++++++++++++++++++++++++++++
Sat Dec 30 20:15:46 2017 > 商品详情
编号:5606852
库存:现货
价格:1090.00
名称:微软(Microsoft)Xbox One Kinect感应器
+++++++++++++++++++++++++++++++++++++++++++++++++++++++
Sat Dec 30 20:15:46 2017 > 购买详情
链接:http://cart.jd.com/gate.action?pid=5606852&pcount=1&ptype=1
结果:商品已成功加入购物车!
+++++++++++++++++++++++++++++++++++++++++++++++++++++++
Sat Dec 30 20:15:46 2017 > 购物车明细
购买 数量 价格 总价 商品
1 999.00 999.00 微软(Microsoft)Xbox One Kinect感应器
总数: 1
总额: 999.00
+++++++++++++++++++++++++++++++++++++++++++++++++++++++
Sat Dec 30 20:15:46 2017 > 订单详情
应付款:¥999.00
收货人:xxxx 136****0751
寄送至: xxxxxxx
下单成功!订单号:70113356786
请前往东京官方商城付款
PS F:\Users\lwh\Desktop\python\jd-autobuy-master> python2 scraper-jd.py -g 5606852 -w 1000 -c 1 -s
Namespace(area='1_72_2799_0', count=1, flush=False, good='5606852', submit=True, wait=1000)
+++++++++++++++++++++++++++++++++++++++++++++++++++++++
Sat Dec 30 20:17:08 2017 > 自动登录中...
+++++++++++++++++++++++++++++++++++++++++++++++++++++++
Sat Dec 30 20:17:09 2017 > 商品详情
编号:5606852
库存:现货
价格:1090.00
名称:微软(Microsoft)Xbox One Kinect感应器
+++++++++++++++++++++++++++++++++++++++++++++++++++++++
Sat Dec 30 20:17:09 2017 > 购买详情
链接:http://cart.jd.com/gate.action?pid=5606852&pcount=1&ptype=1
结果:商品已成功加入购物车!
+++++++++++++++++++++++++++++++++++++++++++++++++++++++
Sat Dec 30 20:17:10 2017 > 购物车明细
购买 数量 价格 总价 商品
1 1090.00 1090.00 微软(Microsoft)Xbox One Kinect感应器
总数: 1
总额: 1090.00
+++++++++++++++++++++++++++++++++++++++++++++++++++++++
Sat Dec 30 20:17:10 2017 > 订单详情
Exp order_info : No JSON object could be decoded
第一次可以,第二次使用cookie就失效了 实际上没有加入购物车也无法下单 ,请改进
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
refactor base on python3