Spotangels: Get Parking Spot Details
Spotangels via Parse · maps_geo
Retrieve detailed information for a specific parking spot including calendar, pictures, crowdsource info, and deal pricing. Both from_time and to_time must be provided together; providing from_time alone may cause an upstream error. 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.02 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/get_parking_spot_details
- Interface artifact
- sha256:5cec708bbedd3602224c088648c55e948a225fa9f7d0263d48cb7f73c7aedd14
- Manifest digest
- sha256:67ed765bd1fd0d640761f68acb2bd67c866af705b563350645f45c528588ab2c
Request fields
- spot_id (string, required): The parking spot ID (numeric string, e.g. '1056656'). Obtainable from search_parking_by_location or search_parking_by_address results[*].id.
- to_time (string): End time in ISO 8601 format. Can be provided alone or together with from_time.
- from_time (string): Start time in ISO 8601 format. Must be provided together with to_time; providing from_time alone causes an upstream error.
Example queries
- {"spot_id":"2151506","to_time":"2026-05-15T12:00:00.000Z","from_time":"2026-05-15T10:00:00.000Z"}