摘要: 通过selenium模块驱动Chrome浏览器,获得js动态数据,以17track为例:通过运单号查询最新的物流信息 1 import re 2 from time import sleep 3 from selenium import webdriver 4 def down_times(will 阅读全文
posted @ 2020-04-23 17:49 白月如初12138 阅读(1433) 评论(0) 推荐(0)