python : selenium 网页爬虫 读取列表文件

selenium 网页爬虫 读取基金代码列表文件 flist.txt 先输入日期查询,再抓取每天基金网上的基金净值css fund3.pyhtml # -*- coding: utf-8 -*- import os, sys from selenium import webdriver from selenium.webdriver.common.by import By from seleniu
相关文章
相关标签/搜索