Multithreading web with tqdm

前端 未结 0 2012
走了就别回头了
走了就别回头了 2021-02-06 19:11

I am trying to get data from internet. I am not sure I do it properly. I have written a function :

def scrape(url):
 ...[some codes here to get my data]
 return(d         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题