Dynamic HTML Python reptiles of

Dynamic HTML

Dynamic HTML Introduction

  • JavaScript
  • jQuery
  • Ajax
  • DHTML
  • Python dynamic data collection
    • Starting collected from JavaScript code
    • Python third party libraries running JavaScript, direct capture page that you see in your browser

Selenium + PhantomJS

  • Selenium: web automated testing tool
  • PhantomJS (ghost)
  • Selenium has a library of API WebDriver
  • WebDriver can interact with various elements on the page, you can use it to crawl
  • Case v39
'''
案例v39
通过WebDriver操作百度并进行查找
'''

Guess you like

Origin blog.csdn.net/qq_29339467/article/details/105342239