Trulia Properties Bot (Web Scraping and Automation)
Developed a Python script to automate the scraping of real estate property listings from Trulia.com and automatically populate a Google Form with the extracted data. The script uses `requests` and `Beautiful Soup` to scrape property details (address, price, link) and `selenium` to automate the process of filling in and submitting the Google Form.
Check Out Repository