Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 168 Bytes

File metadata and controls

7 lines (6 loc) · 168 Bytes

Example of scraping a website that relies on javascript to render its content

Requirements:

  • Python 3
  • Jupyter notebook
  • Selenium
  • Chrome driver for Selenium