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 |
Cullen Watson
|
471e53118e
|
refactor(redfin): fit to use updated models
|
2023-09-18 14:07:37 -05:00 |
Cullen Watson
|
dc8c15959f
|
fix: use zillow backend ep
|
2023-09-18 13:38:17 -05:00 |
Zachary Hampton
|
10c01f373e
|
Update README.md
try with replit
|
2023-09-18 10:01:52 -07:00 |
Zachary Hampton
|
fd01bfb8b8
|
Update README.md
|
2023-09-18 08:45:31 -07:00 |
Zachary Hampton
|
c3c6bdd2c5
|
- version bump
|
2023-09-18 08:39:34 -07:00 |
Zachary Hampton
|
29897b8fbe
|
Update README.md
|
2023-09-18 08:38:56 -07:00 |
Zachary Hampton
|
54af03c86a
|
Update README.md
|
2023-09-18 08:37:37 -07:00 |
Zachary Hampton
|
6b02394e95
|
- scrape_property docstring
|
2023-09-18 08:37:07 -07:00 |
Zachary Hampton
|
ba249ca20d
|
- redfin buildings support
|
2023-09-18 08:26:35 -07:00 |
Zachary Hampton
|
ba9fe806a7
|
- finished realtor
|
2023-09-18 08:16:59 -07:00 |
Cullen Watson
|
905cfcae2c
|
refactor: scrape_property()
|
2023-09-17 18:52:34 -05:00 |
Cullen Watson
|
3697b7cf2d
|
feat: add pandas
|
2023-09-17 18:30:37 -05:00 |
Cullen Watson
|
b76c659f94
|
refactor: remove cls method
|
2023-09-17 16:14:09 -05:00 |
Cullen Watson
|
a433e46258
|
chore: update version number
|
2023-09-17 15:12:39 -05:00 |
Cullen Watson
|
df3519ae18
|
docs: add example
|
2023-09-17 15:10:21 -05:00 |
Cullen Watson
|
2f5ea1ca88
|
feat(scrapers): add zillow
|
2023-09-17 15:06:31 -05:00 |
Zachary Hampton
|
2f3b012747
|
- single address support
|
2023-09-16 14:34:10 -07:00 |
Zachary Hampton
|
5ea0fa0bdb
|
- redfin city support
- test case updates
- types addition
- docs grammar
|
2023-09-16 13:39:03 -07:00 |
Zachary Hampton
|
2d6e746ae9
|
Create LICENSE
|
2023-09-16 10:39:36 -07:00 |
Zachary Hampton
|
a772fe45aa
|
- rename to property
|
2023-09-16 10:11:39 -07:00 |
Zachary Hampton
|
4764b6bd37
|
Merge remote-tracking branch 'origin/master'
|
2023-09-15 20:59:03 -07:00 |
Zachary Hampton
|
0946abd35a
|
- realtor init
|
2023-09-15 20:58:54 -07:00 |
Cullen Watson
|
0a2fb4cb31
|
docs: add roadmap
|
2023-09-15 21:47:46 -05:00 |
Zachary Hampton
|
af1f2fa531
|
- version increment & pyproject.toml
|
2023-09-15 16:12:05 -07:00 |
Zachary Hampton
|
8107103383
|
- redfin finished
|
2023-09-15 16:03:17 -07:00 |
Zachary Hampton
|
469b703288
|
- redfin init
|
2023-09-15 15:42:47 -07:00 |
Zachary Hampton
|
a79c4c6872
|
- housekeeping
|
2023-09-15 15:21:29 -07:00 |