An assortment of Old School Runescape web tools including a quest database and a web scraper of the official OSRS wikipedia.
View Demo
Table of Contents
Rune-it-Back
A simple collection of Old School Runescape web tools created using Java, SpringBoot, and React, to view and interact with Old School Runescape quest data sourced from the official Old School Runescape Wikipedia.
Backend
- Spring Boot
- Maven
- OAuth
Frontend
- React
- TailwindCSS
- Cheerio
Visit the live site or clone the repo and run the java project in conjunction wtih the frontend folder or use the docker image to build.
- npm
npm install npm@latest -g
- java
download from oracle
- Clone the repo
git clone https://github.com/AlexDoes/Rune-it-back.git
- Install NPM packages
npm install
- Clean Install Maven
maven clean install
Utilize the various tools through the navbar. Sign in with your Google Account to save data from the Quester tool to track your progress.
-
Runescraper to scrape from the official OSRS wiki for up to date quest data and the html associated.

-
Quester to calculate/track quest rewards and how much you've/you'll gain from completing quests.

-
AQD to render a table of all up to date quest data.

- Add Quest Data
- Add Quester
- Add Webscraper
- Add high scores
Distributed under the MIT License. See LICENSE.txt for more information.
Alex Wong
Steven Sookhai
Project Link: https://github.com/AlexDoes/Rune-it-back
