GithubHelp home page GithubHelp logo

gechaoye / shoppingmiao Goto Github PK

View Code? Open in Web Editor NEW

This project forked from yikingchu/shoppingmiao

2.0 1.0 0.0 0 B

购物猫秒杀、抢购、低价购等内容。用于京东、淘宝、天猫、小米有品、苏宁易购、考拉海购等平台的秒杀、抢购、低价购等。

Python 99.96% D 0.04%

shoppingmiao's Introduction

ShoppingMiao

购物猫秒杀、抢购、低价购等内容。用于京东、淘宝、天猫、小米有品、苏宁易购、考拉海购等平台的秒杀、抢购、低价购等。

Author:Reg_coco
Wechat:yikunzhu

CENTOS:

yum install -y python36
yum install -y python36-setuptools
yum install -y python36-pip
pip --default-timeout=100 install selenium #国内镜像:pip install --index https://mirrors.ustc.edu.cn/pypi/web/simple/ selenium

DEBIAN/UBUNTU:

sudo apt-get update
sudo apt-get install python3.6
pip --default-timeout=100 install selenium #国内镜像:pip install --index https://mirrors.ustc.edu.cn/pypi/web/simple/ selenium

WINDOWS:

安装python3
安装pip
pip --default-timeout=100 install selenium #国内镜像:pip install --index https://mirrors.ustc.edu.cn/pypi/web/simple/ selenium

使用说明:

1)适用于京东、淘宝、天猫、小米有品、苏宁易购、考拉海购等,其他平台可添加微信 yikunzhu 反馈后,继续增加。
2)必须配合chrome浏览器(71-73版本)使用
3)跳至商品页面请在开售时间前选择所有商品规格(如鞋码、配色)
4) 扫码登陆后,chrome浏览器可能会拦截重定向请求,如发生请在浏览器地址栏末尾收到跳转网页。但不影响操作。
5) 提前设置默认邮寄地址和电话,中途无法更改
6) 无法在下单页面操作,不适用使用优惠券等情况
7) 开售后自动下单,在淘宝规定时间内完成支付

淘宝、天猫、小米有品、苏宁易购、考拉海购平台运行:python shoppingmiao.py
京东平台:python shoppingmiao_jd.py

shoppingmiao's People

Contributors

yikingchu avatar

Stargazers

 avatar Mohan avatar

Watchers

James Cloos 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.