Fuelwatch: Search Stations By Suburb
Fuelwatch via Parse · government_public
Search for fuel stations and their current prices in a specific suburb. Returns all stations matching the suburb name for the given fuel type. Suburb names are uppercase (e.g. 'ALKIMOS'). Obtain valid suburb names from get_suburbs. 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/search_stations_by_suburb
- Interface artifact
- sha256:1f3134e044b1f1c08f2eab2e8f6ab4c0c7989c7936968ed2c999be549453d21d
- Manifest digest
- sha256:4d5f04592b5b9e839c3e899ce1a96f48e9ba22d316cef4a9431b033324642e90
Request fields
- suburb (string, required): Suburb name in uppercase (e.g. 'ALKIMOS'). Obtain from get_suburbs results.
- fuel_type (string): Fuel type code.: Allowed values: ULP, PUP, DSL, BDL, LPG, 98R, E85
Example queries
- {"suburb":"ALBANY","fuel_type":"ULP"}