Commit Graph

179 Commits (19f23c95c47006989cdf17340a553dbfcc3ad7ef)

Author SHA1 Message Date
Zachary Hampton f8c0dd766d - realtor support 2023-10-03 23:33:53 -07:00
Zachary Hampton f06a01678c - cli readme update 2023-10-03 22:31:23 -07:00
Zachary Hampton d2879734e6 - cli update 2023-10-03 22:25:29 -07:00
Zachary Hampton bf81ef413f - version bump 2023-10-03 22:22:09 -07:00
Zachary Hampton 29664e4eee - cullen merge 2023-10-03 22:21:16 -07:00
Zachary Hampton 088088ae51 - last x days param 2023-10-03 15:05:17 -07:00
Zachary Hampton 40bbf76db1 - realtor radius 2023-10-02 13:58:47 -07:00
Zachary Hampton 1f1ca8068f - realtor.com default 2023-10-02 10:28:13 -07:00
Zachary Hampton 8388d47f73 - version bump 2023-10-01 09:13:37 -07:00
Zachary Hampton ba503b0ca3
Merge pull request #27 from ddxv/zillow-ua-header
Zillow Request Header: Match observed behaivor in FireFox of not sending sec-ch-ua headers
2023-10-01 09:12:58 -07:00
james 8962d619e1 Match observed behaivor in FireFox of not sending ua-ch headers in request to prevent recent 403 2023-10-01 11:31:51 +08:00
Zachary Hampton 3b7c17b7b5 - zillow proxy support 2023-09-28 18:40:16 -07:00
Zachary Hampton 59317fd6fc
Merge pull request #25 from ZacharyHampton/fix/recent-issues
Fix/recent issues
2023-09-28 18:27:04 -07:00
Zachary Hampton 928b431d1f - bump version 2023-09-28 18:25:53 -07:00
Zachary Hampton 896f862137 - zillow flow update 2023-09-28 18:25:47 -07:00
Zachary Hampton 3174f5076c
Merge pull request #23 from ZacharyHampton/fix/recent-issues
Fixes & Changes for recent issues
2023-09-28 18:07:55 -07:00
Zachary Hampton 2abbb913a8 - convert posted_time to datetime
- zillow location bug fix
2023-09-28 18:07:42 -07:00
Cullen Watson 73b6d5b33f [fix] zilow tls client 2023-09-28 19:34:01 -05:00
Zachary Hampton da39c989d9 - version bump 2023-09-28 15:27:36 -07:00
Zachary Hampton 01c53f9399 - redfin bug fix
- add recent features for issues
2023-09-28 15:19:43 -07:00
Zachary Hampton 9200c17df2 - version bump 2023-09-23 10:55:50 -07:00
Zachary Hampton 9e262bf214 Merge remote-tracking branch 'origin/master' 2023-09-23 10:55:29 -07:00
Zachary Hampton 82f78fb578 - zillow bug fix 2023-09-23 10:55:14 -07:00
Cullen Watson b0e40df00a
Update pyproject.toml 2023-09-22 09:51:24 -05:00
Cullen Watson 2fc40e0dad fix: cookie 2023-09-22 09:47:37 -05: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