wakibia / General-Selenium-Web-Scaping

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Web Scraping

  • This repo is all about using selenium for web scraping and bots 😊
  • The files here are those that can help you follow along using selenium
  • There are also some miscelleanous files using beautifulsoup 😕

Incase you get stack to follow along, dont hesitate to put that Issue

Versions Used

selenium:  4.2.0
chromedriver: Version 114.0.5735.110 (Official Build) (64-bit)
  • chromedriver is particularly sensistive; make sure to update it with the version of chrome you are using otherwise it will raise an error

About


Languages

Language:Jupyter Notebook 95.6%Language:Python 4.4%