Fuelwatch: Get Cheapest Stations
Fuelwatch via Parse · government_public
Retrieve the top 10 cheapest fuel stations for a given fuel type, optionally filtered by suburb. Returns stations sorted by price ascending for the selected day (today or tomorrow). API for retrieving Western Australia fuel prices, station details, and price trends from FuelWatch. Fulfilled by Parse from fuelwatch.gov.sg.
- automotive
- fuelwatch
- fuelwatch-gov-sg
- government-public
- maps-geo
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- government_public
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/94dcac47-54ed-4b3d-940d-015801b89a29/get_cheapest_stations
- Interface artifact
- sha256:f948f9b1210f4d2ff1918ddc316ab0a8c37b4a894935c7d9c5de927c575a3b3f
- Manifest digest
- sha256:14ddfb620d01b713df7c4223f2a8d89591b333451287cb78649469d279fbfe7c
Request fields
- day (string): Which day's prices to sort by.: Allowed values: today, tomorrow
- suburb (string): Optional suburb name filter in uppercase (e.g. 'ALKIMOS'). If omitted, searches all stations state-wide.
- fuel_type (string): Fuel type code.: Allowed values: ULP, PUP, DSL, BDL, LPG, 98R, E85
Example queries
- {"day":"today","suburb":"ALBANY","fuel_type":"ULP"}