Commit Graph

105 Commits (82f78fb57841060f9f4cd8f982973dcfc9fb1b06)

Author SHA1 Message Date
Zachary Hampton 82f78fb578 - zillow bug fix 2023-09-23 10:55:14 -07:00
Zachary Hampton 254f3a68a1 - redfin bug fix 2023-09-21 18:54:03 -07:00
Zachary Hampton 05713c76b0 - redfin bug fix
- .get
2023-09-21 11:27:12 -07:00
Cullen Watson 9120cc9bfe fix: remove line 2023-09-21 13:10:14 -05:00
Cullen Watson eee4b19515 Merge branch 'master' of https://github.com/ZacharyHampton/HomeHarvest 2023-09-21 13:06:15 -05:00
Cullen Watson c25961eded fix: KeyEror : [minBaths] 2023-09-21 13:06:06 -05:00
Zachary Hampton 0884c3d163
Update README.md 2023-09-21 09:55:29 -07:00
Cullen Watson 8f37bfdeb8 chore: version number 2023-09-21 11:19:23 -05:00
Cullen Watson 48c2338276 fix: keyerror 2023-09-21 11:18:37 -05:00
Cullen Watson f58a1f4a74 docs: tryhomeharvest.com 2023-09-21 10:57:11 -05:00
Zachary Hampton 4cef926d7d
Merge pull request #14 from ZacharyHampton/keep_duplicates_flag
Keep duplicates flag
2023-09-20 20:27:08 -07:00
Cullen Watson e82eeaa59f docs: add keep duplicates flag 2023-09-20 20:25:50 -05:00
Cullen Watson 644f16b25b feat: keep duplicates flag 2023-09-20 20:24:18 -05:00
Cullen Watson e9ddc6df92
docs: update tutorial vid for release v0.2.7 2023-09-19 22:18:49 -05:00
Cullen Watson 50fb1c391d
docs: update property schema 2023-09-19 21:35:37 -05:00
Cullen Watson 4f91f9dadb
chore: version number 2023-09-19 21:17:12 -05:00
Zachary Hampton 66e55173b1
Merge pull request #13 from ZacharyHampton/simplify_fields
fix: simplify fields
2023-09-19 19:16:18 -07:00
Cullen Watson f6054e8746 fix: simplify fields 2023-09-19 21:13:20 -05:00
Cullen Watson e8d9235ee6
chore: update version number 2023-09-19 16:43:59 -05:00
Cullen Watson 043f091158 fix: keyerror on address 2023-09-19 16:43:17 -05:00
Cullen Watson eae8108978
docs: change cmd 2023-09-19 16:18:01 -05:00
Zachary Hampton 0a39357a07
Merge pull request #12 from ZacharyHampton/proxy_bug
fix: proxy add to session correctly
2023-09-19 14:07:25 -07:00
Cullen Watson 8f06d46ddb chore: version number 2023-09-19 16:07:06 -05:00
Cullen Watson 0dae14ccfc fix: proxy add to session correctly 2023-09-19 16:05:14 -05:00
Zachary Hampton 9aaabdd5d8
Merge pull request #11 from ZacharyHampton/proxy_support
Proxy support
2023-09-19 13:50:14 -07:00
Cullen Watson cdf41fe9f2 fix: remove self.proxy 2023-09-19 15:49:50 -05:00
Cullen Watson 1f0feb836d refactor: move proxy to session 2023-09-19 15:48:46 -05:00
Cullen Watson 5f31beda46 chore: version number 2023-09-19 15:44:41 -05:00
Cullen Watson fd9cdea499 feat: proxy support 2023-09-19 15:43:24 -05:00
Zachary Hampton 93a1cbe17f
Merge pull request #10 from ZacharyHampton/cli_homeharvest
add cli
2023-09-19 13:07:27 -07:00
Cullen Watson 49d27943c4 add cli 2023-09-19 15:01:39 -05:00
Zachary Hampton 05fca9b7e6
Update README.md 2023-09-19 11:08:08 -07:00
Zachary Hampton 20ce44fb3a - redfin limiting bug fix 2023-09-19 10:37:10 -07:00
Zachary Hampton 52017c1bb5
Merge pull request #9 from ZacharyHampton/redfin_rental_support
feat(redfin): rental support
2023-09-19 10:28:02 -07:00
Cullen Watson dba1c03081 feat(redfin): add sold listing_type 2023-09-19 12:27:13 -05:00
Cullen Watson 1fc2d8c549 feat(redfin): rental support 2023-09-19 11:58:20 -05:00
Zachary Hampton 02d112eea0
Merge pull request #8 from ZacharyHampton/fix/zillow-location-validation
- zillow location validation
2023-09-19 09:33:33 -07:00
Zachary Hampton 30e510882b - version bump and excel support 2023-09-19 09:26:52 -07:00
Zachary Hampton 78b56c2cac - zillow location validation 2023-09-19 09:25:08 -07:00
Cullen Watson 087854a688 Merge branch 'master' of https://github.com/ZacharyHampton/HomeHarvest 2023-09-19 00:04:03 -05:00
Cullen Watson 80586467a8 docs:add guide 2023-09-18 23:53:10 -05:00
Cullen Watson 3494b152b8
docs: change install cmd 2023-09-18 23:32:51 -05:00
Cullen Watson 6c6fef80ed chore: change version number 2023-09-18 23:16:54 -05:00
Cullen Watson 62e3321277 fix(zillow): test case 2023-09-18 22:59:49 -05:00
Zachary Hampton 80186ee8c5 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	homeharvest/__init__.py
2023-09-18 20:28:16 -07:00
Zachary Hampton 3ec47c5b6a - invalid test cases
- redfin and realtor bug fixes
- dupe check bug fix
2023-09-18 20:28:03 -07:00
Cullen Watson 42e8ac4de9 fix: drop dups if cols exist 2023-09-18 22:24:14 -05:00
Cullen Watson e1917009ae
docs: add gif 2023-09-18 21:47:55 -05:00
Zachary Hampton 7297f0eb33
Merge pull request #6 from ZacharyHampton/tidy_up_readme
Minor fixes
2023-09-18 19:04:08 -07:00
Cullen Watson 2eec389838 docs: add logo 2023-09-18 21:02:12 -05:00