A bot to search for real estate property listings
If the demo moves too quickly, checkout the screenshot of the sample output
git clone https://github.com/bm9k/property-bot/
cd property-bot
npm install -g
propertybot "42 Wallaby Way, Sydney 2000" -o results/
Note: the output directory will be relative to the current working directory, not the repository root
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Copyright 2022 Ben Martin 🦅. Released under the MIT License