- realtor radius

This commit is contained in:
Zachary Hampton
2023-10-02 13:58:47 -07:00
parent 1f1ca8068f
commit 40bbf76db1
4 changed files with 123 additions and 82 deletions

View File

@@ -7,6 +7,16 @@ from homeharvest.exceptions import (
)
def test_realtor_comps():
result = scrape_property(
location="2530 Al Lipscomb Way",
site_name="realtor.com",
radius=0.5,
)
print(result)
def test_realtor():
results = [
scrape_property(