摘要:
from selenium import webdriverimport timeimport os path = os.path.dirname(__file__)# print(path)driver = webdriver.PhantomJS(executable_path='C:/Inser 阅读全文
posted @ 2017-01-11 21:36
有态度
阅读(226)
评论(0)
推荐(0)
摘要:
原文链接: http://www.cnblogs.com/fnng/archive/2013/05/29/3106515.html 1.起因:在网页抓取的过程中,有些内容是通过js加载的,但是直接抓取是抓取不到的 2.selenium+python 映入眼帘 3.selenium 是一个web的自动 阅读全文
posted @ 2017-01-11 17:54
有态度
阅读(193)
评论(0)
推荐(0)

浙公网安备 33010602011771号