As I work on practicing and solving web scraping problems, I find myself repeating a set of steps and activities repeatedly.
Thanks to Dr. Jason Brownlee’s suggestions on creating a machine learning template, I have pulled together a set of project templates that can be used to support web scraping tasks using Python and Selenium.
The Python scripts leverage the Selenium module. You can find the web scraping templates from the Project Templates page.