Servo Scanner

A simple browser app for finding cheap petrol prices nearby, which could save you hundreds in petrol costs each year.

In late 2016, I built this simple tool that visualises petrol prices across New South Wales. The data is provided by a NSW government API, intended to improve consumer awareness of petrol prices by giving immediate access to live petrol prices across the state.

Since then, the tool has been continuously updated to provide the most accurate and up-to-date information for users. It has expanded to cover all of Australia as state/territory governments have rolled out fuel price reporting.

Servo Scanner

The website is built using React, and uses a lightweight AWS AppSync GraphQL back-end for the data fetching. The map is built on the MapBox library.