排序
自动预约挂号脚本
这是一个用Python编写的预约和监控程序main.py 全代码如下# -*- coding: utf-8 -*- import time from schema import AddRegArgs, DeptSchForDocArgs, DocSchArgs, NumberSourceArgs from api i...
某动预约抢票脚本
代码如下import gevent from gevent import monkey monkey.patch_all() import traceback import sys import threading import time import requests from selenium.webdriver.common.desired_c...
某东抢购某台脚本
代码如下import concurrent import datetime from concurrent.futures import ProcessPoolExecutor import json import sys import time import requests import jpype import urllib3 from log...
Python+Appium的i茅台每日自动申购脚本
代码如下from appium import webdriver from selenium.common.exceptions import NoSuchElementException from appium.webdriver.common.touch_action import TouchAction from appium.webdrive...
夸克网盘任务脚本
代码如下:# !/usr/bin/python3 # -- coding: utf-8 -- # cron '0 0 2 * * *' script-path=xxx.py,tag=匹配cron用 # const $ = new Env('夸克云盘签到') import os import requests from reques...
大某监控回流脚本
import json import logging import time from hashlib import md5 import requests from requests import Response from Monitor import Monitor class DM(Monitor): def __init__(self, perfo...