remove
parent
fe0a833dea
commit
6c58ff5d9a
|
@ -305,8 +305,6 @@ class RealtorScraper(Scraper):
|
||||||
"""
|
"""
|
||||||
Handles a location area & returns a list of properties
|
Handles a location area & returns a list of properties
|
||||||
"""
|
"""
|
||||||
if search_type != "address":
|
|
||||||
return {"total": 0, "properties": []}
|
|
||||||
results_query = """{
|
results_query = """{
|
||||||
count
|
count
|
||||||
total
|
total
|
||||||
|
|
Loading…
Reference in New Issue