Implement Real Estate Listing Updates #17

Open
opened 2023-06-10 14:42:09 -04:00 by logan · 0 comments
Owner

I'd like to add a feature that routinely scrapes Zillow or other real estate websites (or uses API if there is a good free on) to check for real estate within certain parameters.

It would use 'filters' which contains these parameters, many filters can be added. When a filter is initially added, it will get all properties in that area within the parameters and store the properties in DB. After this initial scan, every subsequent scan will just check for updates on the stored values. For instance if it scans a property's price initially at $150k, then upon the next scan it sees the same property at $125k, it would recognize the change and alert in Discord.

I'd like to add a feature that routinely scrapes Zillow or other real estate websites (or uses API if there is a good free on) to check for real estate within certain parameters. It would use 'filters' which contains these parameters, many filters can be added. When a filter is initially added, it will get all properties in that area within the parameters and store the properties in DB. After this initial scan, every subsequent scan will just check for updates on the stored values. For instance if it scans a property's price initially at $150k, then upon the next scan it sees the same property at $125k, it would recognize the change and alert in Discord.
logan added the
enhancement
discord event trigger
labels 2023-06-10 14:42:09 -04:00
logan added this to the (deleted) project 2023-06-10 14:42:09 -04:00
logan added a new dependency 2023-06-11 14:09:38 -04:00
logan referenced this issue from a commit 2023-06-17 17:30:58 -04:00
logan added this to the Discord Radio Bot - Command and Control project 2023-06-25 02:13:07 -04:00
logan added this to the Discord Server Management Bot milestone 2023-06-25 02:21:03 -04:00
Sign in to join this conversation.
No description provided.