Commit Graph

189 Commits (1f47fc3b7eb88a9c78bb5e38a0c7cd9c0e7f4b55)

Author SHA1 Message Date
Cullen Watson 1f47fc3b7e
fix: use enum value (#65) 2024-04-12 01:41:15 -05:00
Zachary Hampton 5c2498c62b - pending date, property type fields (#45)
- alt photos bug fix (#57)
2024-03-13 19:17:17 -07:00
Zachary Hampton d775540afd - location bug fix 2024-03-06 16:31:06 -07:00
Cullen Watson 5ea9a6f6b6
docs: readme 2024-03-03 11:49:27 -06:00
robertomr100 ab6a0e3b6e
Add foreclosure parameter (#55) 2024-03-03 11:45:28 -06:00
Zachary Hampton 03198428de
Merge pull request #48 from Bunsly/for_rent_url
fix: rent url
2024-01-09 13:12:30 -07:00
Cullen Watson 70fa071318 fix: rent url 2024-01-08 12:46:31 -06:00
Cullen Watson f7e74cf535
Merge pull request #44 from Bunsly/fix_postal_search
fix postal search to search just by zip
2023-12-02 00:40:13 -06:00
Cullen Watson e17b976923 fix postal search to search just by zip 2023-12-02 00:39:28 -06:00
Zachary Hampton ad13b55ea6
Update README.md 2023-11-30 11:48:48 -07:00
Cullen Watson 19f23c95c4
Merge pull request #43 from Bunsly/add_photos
Add photos
2023-11-24 21:40:34 -06:00
Cullen 4676ec9839 chore: remove test file 2023-11-24 13:42:52 -06:00
Cullen 6dd0b058d3 chore: version 2023-11-24 13:41:46 -06:00
Cullen a74c1a9950 enh: add photos 2023-11-24 13:40:57 -06:00
Cullen Watson fa507dbc72
docs: typo 2023-11-20 01:05:10 -06:00
Cullen Watson 5b6a9943cc
Merge pull request #42 from Bunsly/street_dirction
fix: add street direction
2023-11-08 16:53:29 -06:00
Cullen Watson 9816defaf3 chore: version 2023-11-08 16:53:05 -06:00
Cullen Watson f692b438b2 fix: add street direction 2023-11-08 16:52:06 -06:00
Zachary Hampton 30f48f54c8
Update README.md 2023-11-06 22:13:01 -07:00
Cullen Watson 7f86f69610 docs: readme 2023-11-03 18:53:46 -05:00
Cullen Watson cc64dacdb0 docs: readme - date_from, date_to 2023-11-03 18:52:22 -05:00
Cullen Watson d3268d8e5a
Merge pull request #40 from Bunsly/date_range
Add date_to and date_from params
2023-11-03 18:42:13 -05:00
Cullen Watson 4edad901c5 [enh] date_to and date_from 2023-11-03 18:40:34 -05:00
Zachary Hampton c597a78191 - None address bug fix 2023-10-18 16:32:43 -07:00
Zachary Hampton 11a7d854f0 - remove pending listings from for_sale 2023-10-18 14:41:41 -07:00
Zachary Hampton f726548cc6
Update pyproject.toml 2023-10-18 09:35:48 -07:00
Zachary Hampton fad7d670eb
Update README.md 2023-10-18 08:37:42 -07:00
Zachary Hampton 89a6f93c9f
Update pyproject.toml 2023-10-18 08:37:26 -07:00
Zachary Hampton e1090b06e4
Update README.md 2023-10-17 20:22:25 -07:00
Cullen Watson 5036e74b60 Merge branch 'master' of https://github.com/ZacharyHampton/HomeHarvest 2023-10-09 11:30:17 -05:00
Cullen Watson 2cb544bc8d [chore] display clickable URLs in jupyter 2023-10-09 11:28:56 -05:00
Zachary Hampton 68cb365e03
Merge pull request #34 from ZacharyHampton/days_on_mls
[enh] days_on_mls attr
2023-10-09 09:04:59 -07:00
Cullen Watson 23876d5725 [chore] function types 2023-10-09 11:02:51 -05:00
Cullen Watson b59d55f6b5 [enh] days_on_mls attr 2023-10-09 11:00:36 -05:00
Cullen Watson 3c3adb5f29
[docs] update video 2023-10-05 20:24:23 -05:00
Zachary Hampton 6ede8622cc - pending listing support
- removal of pending_or_contingent param
2023-10-05 11:43:00 -07:00
Cullen Watson 9f50d33bdb [chore] remove unused dependency 2023-10-05 10:11:45 -05:00
Cullen Watson 735ec021f7 [docs] README 2023-10-05 10:03:21 -05:00
Zachary Hampton 00537329cf - version bump 2023-10-04 21:35:21 -07:00
Zachary Hampton a9225b532f - rename days variable 2023-10-04 21:35:14 -07:00
Zachary Hampton ba7ad069c9
Merge pull request #32 from ZacharyHampton/key_error
[fix] keyerror on style
2023-10-04 20:35:05 -07:00
Cullen Watson 22bda972b0 [chore] version number 2023-10-04 22:34:52 -05:00
Cullen Watson 6f5bbf79a4 [fix] keyerror on style 2023-10-04 22:33:21 -05:00
Cullen Watson 608cceba34
[docs] reorder 2023-10-04 22:12:16 -05:00
Cullen Watson 3609586995
[docs]: add contingent to example 2023-10-04 22:11:38 -05:00
Cullen Watson 68c7e411e4
[docs] pending / contingent searches 2023-10-04 22:07:51 -05:00
Cullen Watson 5e825601a7
[docs] update example 2023-10-04 21:50:54 -05:00
Cullen Watson ce3f94d0af
[docs] update example 2023-10-04 21:50:16 -05:00
Zachary Hampton 4a1116440d
Merge pull request #31 from ZacharyHampton/v0.3
v0.3
2023-10-04 19:26:44 -07:00
Cullen Watson 2d092c595f
[docs]: Update README.md 2023-10-04 21:24:24 -05:00