mirror of
https://github.com/Bunsly/HomeHarvest.git
synced 2026-03-04 19:44:29 -08:00
- single address support
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user