lundi 15 juillet 2019

Someone Can please help me to integerate my ips with the my python script? I want Ip rotation to avoid 429 error

source = "Data" dir_list = os.listdir(source)

def geturl(searchtext): query = searchtext for url in search(query, tld="co.in", num=10, stop=1, pause=4): return url




Aucun commentaire:

Enregistrer un commentaire