摘要: 1 from lxml import html 2 import requests 3 4 # using xpath 5 6 # page = requests.get('http://econpy.pythonanywhere.com/ex/001.html') 7 page = request 阅读全文
posted @ 2019-12-13 14:17 imoon22 阅读(313) 评论(0) 推荐(0)