- extra_property_details parameter

- updated docs
- classified exception
This commit is contained in:
Zachary Hampton
2024-05-02 09:04:49 -07:00
parent 46985dcee4
commit c3e24a4ce0
6 changed files with 46 additions and 16 deletions

View File

@@ -43,6 +43,7 @@ def scrape_property(
date_from=date_from,
date_to=date_to,
foreclosure=foreclosure,
extra_property_data=extra_property_data,
)
site = RealtorScraper(scraper_input)