Skip to content

Files

Latest commit

 

History

History
13 lines (11 loc) · 206 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 206 Bytes

mr-web-scraping

web scraping python and selenium

how to use:

  • open index.py file
  • change uri variable
  • run python3 index.py

requirements:

  • selenium
  • pandas
  • webdriver-manager
  • pickle-mixin