selenium + phantomjs
from selenium import webdriverimport timedr = webdriver.Firefox(executable_path = ‘/Users/jinwenxin
2017-09-29