url = "網站" data= open(url).readlines() print(len(data))
可以計算該網頁有多少行數。
Copyright © All rights reserved | This template is made with by Colorlib