Downloading Data with Selenium and Pandas Oct 17, 2018 I wrote a sample app to download data from a web site with Selenium and put it into a Pandas DataFrame. github repository https://github.com/beepscore/browsy https://github.com/beepscore/browsy/blob/master/scraper.py