Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 411 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 411 Bytes

DataEntryAutomation

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.