Collect the home info anywhere in Canada and America!
By inputting a country and location, the spider will collect info on all homes in the specified area into an excel file.
Explore the docs »
View Code
·
Report Bug or Request Feature
The real estate industry is always changing, so I created a bot that records its current conditions for your convienience!
By simply inputting whether your location is within America or Canada and the location itself, this bot will scrape all info on all the homes in the area!
What can I use this program for?
- Record current prices of homes in a location
- Real estate back of the envelope analysis
- Record homes available for sale
Follow these intructions to get Instagram MultiDM started!
You only need Selenium and Scrapy as a prequisite
pip install selenium
pip install scrapy
- Clone the repo
git clone https://github.com/Dhirru12/Real-Estate-Webscraper.git
I will put images here when I can
I feel like this bot can expand to be so much more, especially with inspiration from my Instagram Discord Bot. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request