mirror of
https://github.com/Bunsly/HomeHarvest.git
synced 2026-03-04 11:34:32 -08:00
docs:readme
This commit is contained in:
@@ -38,7 +38,7 @@ filename = f"HomeHarvest_{current_timestamp}.csv"
|
||||
properties = scrape_property(
|
||||
location="San Diego, CA",
|
||||
listing_type="sold", # or (for_sale, for_rent, pending)
|
||||
property_type='single_family',
|
||||
property_type=['single_family','multi_family'],
|
||||
past_days=30, # sold in last 30 days - listed in last 30 days if (for_sale, for_rent)
|
||||
|
||||
# date_from="2023-05-01", # alternative to past_days
|
||||
|
||||
Reference in New Issue
Block a user