This repo provides some example programs to conduct webscraping using Selenium via both Python and R.
rselenium_demo.R
: R example on webscraping info from a single page.python_selenium_demo.ipynb
: Python example to show how to scrape information that needs sequential clicks in the page.cleaned_outputs
: save output from the .ipynb filechromedriver_v**
: a couple versions of Chromedrivers in case users need to update the driver.