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 |
Cullen Watson
|
b01162161d
|
chore: merge
|
2023-09-18 20:09:28 -05:00 |
Cullen Watson
|
906ce92685
|
Merge remote-tracking branch 'origin' into tidy_up_readme
|
2023-09-18 20:01:59 -05:00 |
Cullen Watson
|
cc76e067b2
|
fix: lat/long KeyError
|
2023-09-18 20:01:55 -05:00 |
Zachary Hampton
|
1f0c351974
|
Merge pull request #4 from ZacharyHampton/tidy_up_readme
docs: readme
|
2023-09-18 17:47:13 -07:00 |
Zachary Hampton
|
a1684f87db
|
Update pyproject.toml
|
2023-09-18 17:46:58 -07:00 |
Zachary Hampton
|
2ae3ebe28e
|
Merge pull request #5 from ZacharyHampton/ZacharyHampton-patch-1
Update README.md
|
2023-09-18 17:45:48 -07:00 |
Zachary Hampton
|
ae3961514b
|
Update README.md
|
2023-09-18 17:45:14 -07:00 |
Cullen Watson
|
0621b01d9a
|
docs: readme
|
2023-09-18 19:40:49 -05:00 |
Cullen Watson
|
fbbd56d930
|
docs: remove proxy usage
|
2023-09-18 19:39:22 -05:00 |
Cullen Watson
|
82092faa28
|
docs: readme
|
2023-09-18 19:35:38 -05:00 |
Zachary Hampton
|
8f90a80b0a
|
- lat lon on realtor & redfin
|
2023-09-18 16:22:47 -07:00 |
Zachary Hampton
|
d5b4d80f96
|
Merge pull request #3 from ZacharyHampton/all_3_sites
Check dups with city, street_address, unit
|
2023-09-18 16:00:27 -07:00 |
Cullen Watson
|
086bcfd224
|
fix: check for suite
|
2023-09-18 17:57:15 -05:00 |
Cullen Watson
|
4726764482
|
refactor: merge master
|
2023-09-18 17:46:05 -05:00 |
Cullen Watson
|
ca260fd2b4
|
fix: filter dup on street, unit, city
|
2023-09-18 17:42:16 -05:00 |
Zachary Hampton
|
94e5b090da
|
- refactor
|
2023-09-18 15:22:43 -07:00 |
Zachary Hampton
|
d0a6a66b6a
|
Merge pull request #2 from ZacharyHampton/all_3_sites
feat: run all 3 sites with one call
|
2023-09-18 15:17:50 -07:00 |
Cullen Watson
|
8e140a0e45
|
chore: format
|
2023-09-18 17:04:54 -05:00 |
Cullen Watson
|
588689c230
|
fix: normalize unit num
|
2023-09-18 17:04:34 -05:00 |
Cullen Watson
|
c7a4bfd5e4
|
feat: run all 3 sites with one scrape_property() call
|
2023-09-18 16:18:22 -05:00 |
Zachary Hampton
|
fe351ab57c
|
Merge pull request #1 from ZacharyHampton/zillow_backend_ep
|
2023-09-18 13:52:43 -07:00 |
Cullen Watson
|
5d0f519a85
|
chore: update version number
|
2023-09-18 15:44:13 -05:00 |
Cullen Watson
|
869d7e7c51
|
refator(realtor): fit to updated models
|
2023-09-18 15:43:44 -05:00 |
Cullen Watson
|
ffd3ce6aed
|
reactor(redfin)
|
2023-09-18 14:36:18 -05:00 |