Automating data entry tasks with Python using BeautifulSoup and Selenium.
This script scrapes data from the Spareroom website to browse listings according to certain search criteria. It saves the information in the form of lists and then Selenium is used to automate the process of filling in the information into Google Forms. From there, the information can be viewed in a spreadsheet.