会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
代码改变世界
Cnblogs
Dashboard
Login
Home
Contact
Gallery
Subscribe
RSS
Don't Die With A Strong Leg
The Throne Is Mine
随笔分类 -
selenium
selenium加载本地配置文件 ; 获取页面动态html ; 静态html
2016-05-03 11:49 by LI桥IL, 1569 阅读,
收藏
,
编辑
摘要: 1 # -*- coding: utf-8 -*- 2 from selenium import webdriver 3 import sys 4 import urllib2 5 import time 6 import codecs 7 reload(sys) 8 sys.setdefaultencoding('utf-8') 9 10 def gethtml(url):...
阅读全文
0 Comment
About
点击右上角即可分享