Zachary Hampton
75c245cde7
implement client-side pending_date filtering for PENDING properties
...
- Fix PENDING properties to filter by pending_date instead of list_date
- Add client-side filtering for PENDING as server-side pending_date filter is broken
- Include contingent properties without pending_date for comprehensive results
- Enhance documentation to clarify past_days behavior per listing type
- Add property_history field to GraphQL queries for future enhancements
- Add comprehensive test for pending date filtering functionality
- Optimize filtering logic with helper methods for better maintainability
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-09-08 16:36:48 -07:00
Zachary Hampton
ca1be85a93
- delete test
2025-07-15 13:55:40 -07:00
Zachary Hampton
145c337b55
- data quality and clean up code
2025-07-15 13:51:47 -07:00
Zachary Hampton
6c6243eba4
- add all new data fields
2025-07-15 13:21:48 -07:00
Zachary Hampton
8311f4dfbc
- data additions
2025-07-15 12:00:19 -07:00
zachary
68a3438c6e
- single home return type bug fix
2025-05-05 12:29:36 -07:00
zachary
8a5683fe79
- return type parameter
...
- optimized get extra fields with query clustering
2025-04-12 17:55:52 -07:00
Cullen Watson
8e04f6b117
enh: property type ( #102 )
2024-11-03 17:23:07 -06:00
Zachary Hampton
1f717bd9e3
- switch eps
...
- new hrefs
- property_id, listing_id data points
2024-09-06 15:49:07 -07:00
Zachary Hampton
1010c743b6
- agent mls set and nrds id
2024-08-23 10:47:45 -07:00
Zachary Hampton
32fdc281e3
- rewrote & optimized flow
...
- new_construction data point
- renamed "agent" & "broker" to "agent_name" & "broker_name"
- added builder & office data
- added entity uuids
2024-08-20 05:19:15 -07:00
Zachary Hampton
6d14b8df5a
- fix limit parameter
...
- fix specific for_rent apartment listing prices
2024-08-13 10:44:11 -07:00
Zachary Hampton
011680f7d8
- style error bug fix
2024-06-06 15:24:12 -07:00
Zachary Hampton
93e6778a48
- exclude_pending parameter
2024-05-31 22:17:29 -07:00
Zachary Hampton
018d3fbac4
- Python 3.9 support (tested) (could potentially work for lower versions, but I have not validated such)
2024-05-14 19:13:04 -07:00
Zachary Hampton
b23b55ca80
- full street line (data quality improvement)
2024-05-12 18:49:44 -07:00
Zachary Hampton
c3e24a4ce0
- extra_property_details parameter
...
- updated docs
- classified exception
2024-05-02 09:04:49 -07:00
Cullen Watson
0bdf56568e
enh: add agent name/phone ( #66 )
2024-04-16 14:55:44 -05:00
Zachary Hampton
d775540afd
- location bug fix
2024-03-06 16:31:06 -07:00
robertomr100
ab6a0e3b6e
Add foreclosure parameter ( #55 )
2024-03-03 11:45:28 -06: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
Cullen Watson
b59d55f6b5
[enh] days_on_mls attr
2023-10-09 11:00:36 -05:00
Zachary Hampton
6ede8622cc
- pending listing support
...
- removal of pending_or_contingent param
2023-10-05 11:43:00 -07:00
Zachary Hampton
a9225b532f
- rename days variable
2023-10-04 21:35:14 -07:00
Cullen Watson
6f5bbf79a4
[fix] keyerror on style
2023-10-04 22:33:21 -05:00
Zachary Hampton
8a5f0dc2c9
- pending or contingent support
2023-10-04 18:25:01 -07:00
Zachary Hampton
de692faae2
- rename last_x_days
...
- docstrings for scrape_property
2023-10-04 18:06:06 -07:00
Zachary Hampton
6bb68766fc
- realtor tests
2023-10-04 12:04:05 -07:00
Zachary Hampton
446d5488b8
- single address support again
2023-10-04 10:07:32 -07:00
Cullen Watson
c4870677c2
[enh]: make last_x_days generic
...
add mls_only
make radius generic
2023-10-04 10:11:53 -05:00
Zachary Hampton
f8c0dd766d
- realtor support
2023-10-03 23:33:53 -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
Cullen Watson
62e3321277
fix(zillow): test case
2023-09-18 22:59:49 -05: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
ca260fd2b4
fix: filter dup on street, unit, city
2023-09-18 17:42:16 -05:00
Cullen Watson
869d7e7c51
refator(realtor): fit to updated models
2023-09-18 15:43:44 -05:00
Zachary Hampton
ba9fe806a7
- finished realtor
2023-09-18 08:16:59 -07:00
Cullen Watson
2f5ea1ca88
feat(scrapers): add zillow
2023-09-17 15:06:31 -05:00
Zachary Hampton
5ea0fa0bdb
- redfin city support
...
- test case updates
- types addition
- docs grammar
2023-09-16 13:39:03 -07:00
Zachary Hampton
0946abd35a
- realtor init
2023-09-15 20:58:54 -07:00