- single address support

This commit is contained in:
Zachary Hampton
2023-09-16 14:34:10 -07:00
parent 5ea0fa0bdb
commit 2f3b012747
2 changed files with 51 additions and 16 deletions

View File

@@ -3,6 +3,10 @@ from homeharvest import scrape_property
def test_redfin():
results = [
scrape_property(
location="2530 Al Lipscomb Way",
site_name="redfin"
),
scrape_property(
location="Phoenix, AZ, USA",
site_name="redfin"