https://github.com/fares-soliman/housescrape
A tiny scraper for collecting house listing data and outputting it to Excel
https://github.com/fares-soliman/housescrape
Last synced: 3 months ago
JSON representation
A tiny scraper for collecting house listing data and outputting it to Excel
- Host: GitHub
- URL: https://github.com/fares-soliman/housescrape
- Owner: fares-soliman
- Created: 2019-02-21T00:20:21.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-02-28T03:44:10.000Z (over 6 years ago)
- Last Synced: 2025-03-09T15:31:01.335Z (3 months ago)
- Language: Python
- Size: 19.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Meet HouseScrape
The simple webscraper solution to getting the most important information from a house listing.Outputs all data to an Excel file for ease of access and customizability.
![]()
![]()
## Installation
1. Clone the repository
2. Open the exe file in the 'dependencies' folder
3. You're done!## Quick Notes
Must have Chrome installed on machine (webdriver utilizes it to take screenshots of listings)