福祉が来て、python京東は茅台のスクリプトを買い占めます(親測は利用できます)


ソースコードは、作成者を参照してください.https://github.com/huanghyw/jd_seckill
これはミリ秒級の秒殺を実現することができず、自動化しか実現できない.重要なことはもう言えば自動化しか実現できず、全然手に入らない.今はサーバーで奪っています.
あまり話さないで、みんなに1回のコードを送って、ただ学習の参考に供します:
原作者の描写と本人の実戦に基づいて、確かに茅台を奪うことができる.
#    
def auto_check(self,times):
    while True:
        try:
            if driver.find_element_by_id('J_SelectAll1'):
                driver.find_element_by_id('J_SelectAll1').click()
                time.sleep(0.5)
                break
        except:
            time.sleep(0.5)
            pass

    while True:
        if datetime.datetime.now().strftime('%Y-%m-%d %H:%M:%S') >= times:
            while True:
                try:
                    driver.find_element_by_id("J_Go").click()
                    print("    ")
                    driver.find_element_by_link_text('    ').click()
                    print(f"    ,     ")
                    time.sleep(5)
                    return 0
                except:
                    print("    ,  ")
                    time.sleep(1)
                    driver.get("https://cart.taobao.com/cart.htm")
                    self.auto_check(times)
def auto_check1(self,times):
    while True:
        if datetime.datetime.now().strftime('%Y-%m-%d %H:%M:%S.%f') >= times:
            while True:
                try:
                    driver.find_element_by_id("J_Go").click()
                    print("    ")
                    driver.find_element_by_link_text('    ').click()
                    print(f"    ,     ")
                    time.sleep(5)
                    return 0
                except:
                    print("    ,  ")
                    time.sleep(1)
                    driver.get("https://cart.taobao.com/cart.htm")
                    self.auto_check(times)
#   
def run_driver(self, num, pwd, times):
    self.login_in(num, pwd, times)