Skip to content

Instantly share code, notes, and snippets.

View Zhaojing-Wang's full-sized avatar

Geroge Zhaojing-Wang

View GitHub Profile
@Zhaojing-Wang
Zhaojing-Wang / buyWatch.py
Last active November 4, 2021 13:26
buy a  watch
from json import JSONDecodeError
import requests
from datetime import datetime
import time
def queryQuote(a, b):
cookie = "xx"
headers = {