mirror of
https://github.com/Bunsly/HomeHarvest.git
synced 2026-03-04 19:44:29 -08:00
- switch eps
- new hrefs - property_id, listing_id data points
This commit is contained in:
@@ -133,6 +133,10 @@ class Advertisers:
|
||||
@dataclass
|
||||
class Property:
|
||||
property_url: str
|
||||
|
||||
property_id: str
|
||||
listing_id: str | None = None
|
||||
|
||||
mls: str | None = None
|
||||
mls_id: str | None = None
|
||||
status: str | None = None
|
||||
|
||||
Reference in New Issue
Block a user