python爬虫参数过多时,批量生成参数

2021-02-05 06:14

阅读:491

标签:ict   print   python爬虫   int   str   rip   json   生成   imp   

#     dict1 = {}
# import json,re
# res = re.findall(‘\n(.*?)\n‘,str1)
# for i in res:
# aaa = i.split(‘:‘)
# print(aaa)
# if len(aaa) ==2 :
# dict1[aaa[0].strip()] = aaa[1]
# print(dict1)

python爬虫参数过多时,批量生成参数

标签:ict   print   python爬虫   int   str   rip   json   生成   imp   

原文地址:https://www.cnblogs.com/hushuning/p/12790405.html


评论


亲,登录后才可以留言!