Spotangels: Search Parking By Location
Spotangels via Parse · maps_geo
Search for parking spots near a given lat/lng coordinate. Returns bookable garages and parking options with pricing, walking time, and deal information. Defaults to a 2-hour window starting now if times are not specified. Search for parking spots, garages, and deals near locations across supported cities. Fulfilled by Parse from spotangels.com.
- maps-geo
- parse
- platform-key
- real-estate
- spotangels
- spotangels-com
- travel
Price and execution
- Price
- $0.04 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- maps_geo
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/30085b55-bdc4-498c-b8e3-a37f3ee94129/search_parking_by_location
- Interface artifact
- sha256:5d8f42a3053dbef62da21016d49c5d3472a9866f4c4a491c70f08f20bcaa9d5f
- Manifest digest
- sha256:99b90c0db857f2471525edecd888e9be41b4886db0439a5650c0a52eb4aa22e8
Request fields
- monthly (boolean): If true, search for monthly parking options instead of hourly
- to_time (string): End time in ISO 8601 format (e.g., 2026-05-15T12:00:00.000Z). Defaults to 2 hours from now.
- latitude (number, required): Latitude of the location
- from_time (string): Start time in ISO 8601 format (e.g., 2026-05-15T10:00:00.000Z). Defaults to now.
- longitude (number, required): Longitude of the location
Example queries
- {"latitude":"40.7580","longitude":"-73.9855"}