mirror of
https://github.com/Bunsly/HomeHarvest.git
synced 2026-03-04 19:44:29 -08:00
- return type parameter
- optimized get extra fields with query clustering
This commit is contained in:
@@ -83,7 +83,12 @@ Optional
|
||||
- 'farm'
|
||||
- 'land'
|
||||
- 'mobile'
|
||||
|
||||
│
|
||||
├── return_type (option): Choose the return type.
|
||||
│ - 'pandas' (default)
|
||||
│ - 'pydantic'
|
||||
│ - 'raw' (json)
|
||||
│
|
||||
├── radius (decimal): Radius in miles to find comparable properties based on individual addresses.
|
||||
│ Example: 5.5 (fetches properties within a 5.5-mile radius if location is set to a specific address; otherwise, ignored)
|
||||
│
|
||||
|
||||
Reference in New Issue
Block a user