feat: parse project metadata from PF links
This commit is contained in:
@@ -35,6 +35,9 @@ class ScrapedListing:
|
||||
permit_number: str | None
|
||||
agent_name: str | None
|
||||
agency_name: str | None
|
||||
building: str | None = None
|
||||
bedrooms: int | None = None
|
||||
size_sqft: float | None = None
|
||||
is_active: bool = True
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user