An open API service indexing awesome lists of open source software.

https://github.com/sd1107/data-entry-job-automation

This Python project automates the process of collecting property listings from Zillow and submitting them to a Google Form. It uses BeautifulSoup to scrape addresses, prices, and listing links from Zillow, and Selenium to automatically fill and submit a Google Form for each property.
https://github.com/sd1107/data-entry-job-automation

beautifulsoup4 google-docs selenium-webdriver zillow

Last synced: 1 day ago
JSON representation

This Python project automates the process of collecting property listings from Zillow and submitting them to a Google Form. It uses BeautifulSoup to scrape addresses, prices, and listing links from Zillow, and Selenium to automatically fill and submit a Google Form for each property.

Awesome Lists containing this project