2015双11天猫所有商家优惠券的方法
2015双11天猫所有商家优惠券的方法
发布时间:2015-10-23 来源:查字典编辑
摘要:1登录天猫双1111活动专题活动地址:/wow/act/14931/11112鼠标右键点击审查元素我们输入右键任意位置,看到上图所有的审查元...

1 登录天猫双1111活动专题

活动地址:/wow/act/14931/1111

2 鼠标右键点击审查元素

2015双11天猫所有商家优惠券的方法1

我们输入右键任意位置,看到上图所有的 审查元素选项。

3 点击CONSOLE

2015双11天猫所有商家优惠券的方法2

然后在下面输入脚本:

(function(window, document, undefined) {

var interval = 800;

var closeDelay = 200;

var index = 0;

var couponLinks;

var getCoupon = function() {

if (index = couponLinks.length) {

console.log(领取完毕

return;

}

var coponLink = couponLinks[index];

coponLink.click(); index++;

console.log(领取 第 + index + 张

setTimeout(getCoupon, interval);

setTimeout(function() {

var close = document.querySelector('.mui-dialog-close');

if (close != null) close.click();

}, closeDelay);

}

var _scrollTop = 0;

var _scrollStep = document.documentElement.clientHeight;

var _maxScrollTop = document.body.clientHeight - document.documentElement.clientHeight;

var autoScrollDown = setInterval(function() {

_scrollTop += _scrollStep;

if (_scrollTop _maxScrollTop) {

clearInterval(autoScrollDown);

couponLinks = document.querySelectorAll('.mui-act-item-yhqbtn');

console.log(总共: + couponLinks.length + 条张优惠券待领取...

getCoupon();

} else {

document.body.scrollTop = _scrollTop;

}

}, 500);

}) (window, document);

将上面的脚本复制贴进去,然后回车。

4 然后自动执行领取优惠券

2015双11天猫所有商家优惠券的方法3

我们可以看到自动领取优惠券,我这边领取到126张。一键快速领取2015双11天猫所有商家优惠券的方法到此结束,这样是不是很快,我们可以快速的将全部的优惠券领取。

推荐文章
猜你喜欢
附近的人在看
推荐阅读
拓展阅读
相关阅读
网友关注
最新网购知识学习
热门网购知识学习
电子商务子分类