索引量
#登出量 indexcount = jco.count('首页') login_out = jco.count('登出') list_ indexcount =[indexcount,login_out] return list_indexcount #药物筛选量 def Screening(): url = 'http://www.dxy.cn/bbs/search.php?' jsu = jx.Get(url) #药物筛选量 screening = jsu.count('条结果') return screening