Petrolspy: Get Station Details
Petrolspy via Parse · maps_geo
Get detailed information for a specific fuel station by its ID. Requires a bounding box that contains the station. Returns full station details including all fuel prices, trading hours, and amenities. Access real-time fuel prices from petrol stations across Australia. Search stations by geographic bounding box, find cheapest prices for specific fuel types, and get detailed station information. Fulfilled by Parse from petrolspy.com.au.
- automotive
- finance
- maps-geo
- parse
- petrolspy
- petrolspy-com-au
- platform-key
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/7bf5e451-0619-4e7d-85d9-3c57a1ce5738/get_station_details
- Interface artifact
- sha256:510fb39133bb87d9377b80c30a5250cfa38abe84ebacc132f0c078432a656834
- Manifest digest
- sha256:ac29c308e649efdbf17a6365f5d439db0ced93f91a970e497a14cf599a03f12f
Request fields
- ne_lat (string, required): Northeast corner latitude of the bounding box (decimal degrees, e.g. -33.76).
- ne_lng (string, required): Northeast corner longitude of the bounding box (decimal degrees, e.g. 151.07).
- sw_lat (string, required): Southwest corner latitude of the bounding box (decimal degrees, e.g. -33.86).
- sw_lng (string, required): Southwest corner longitude of the bounding box (decimal degrees, e.g. 150.94).
- station_id (string, required): PetrolSpy station ID (alphanumeric, e.g. 523274ca036466fee4985694). Obtainable from search_stations or get_cheapest_prices results.