About RuneLaws
Grand Exchange prices, charts and market insight.
Hello everyone, this is Ancient Laws.
I made RuneLaws because I wanted a user-friendly way of looking up item prices and viewing the price charts. Initially, this project began several years ago as a personal challenge to learn coding and eventually grow into a Java developer.
The application was originally developed using a combination of JavaFX, Java, and a touch of Spring Boot. After sitting on this project for a while, I decided it was time to share it with the RuneScape community.
From JavaFX to Angular
RuneLaws has since been rebuilt as an Angular web application. The web version keeps the visual identity and core workflow of the original desktop project while making it available on desktop and mobile browsers. Comparison charts and optional trader tools were added for users who want deeper insight into Grand Exchange activity.
Price data
Item prices are sourced directly from the OSRS Wiki API, the same trusted community source used by popular clients like RuneLite. The upstream live-price feed is refreshed approximately every minute, while chart history is displayed using the interval selected in RuneLaws.
Return to RuneLaws