diff --git a/homeharvest/core/scrapers/realtor/__init__.py b/homeharvest/core/scrapers/realtor/__init__.py index b5beefa..dd02cef 100644 --- a/homeharvest/core/scrapers/realtor/__init__.py +++ b/homeharvest/core/scrapers/realtor/__init__.py @@ -305,8 +305,6 @@ def general_search(self, variables: dict, search_type: str) -> Dict[str, Union[i """ Handles a location area & returns a list of properties """ - if search_type != "address": - return {"total": 0, "properties": []} results_query = """{ count total