⚔️
RuneScape API
  • Introduction
  • Documentation
    • Bestiary
    • Clan
    • Grand Exchange
    • Hiscores
    • Miscellaneous
    • RuneMetrics
    • Oldschool
      • OSRS Grand Exchange
      • OSRS Hiscores
Powered by GitBook
On this page
  • Installation
  • Usage

Was this helpful?

Introduction

NextBestiary

Last updated 4 years ago

Was this helpful?

runescape-api is an open-source wrapper, written in , that allows interaction with the various APIs available for the popular MMORPG .

Requests are made using the library and will not work in a browser. This was a conscious decision resulting from the limitation that the APIs Jagex expose do not allow CORS so browsers would just block the request. You'd need to use a server as a proxy still.

Installation

npm install runescape-api
# OR
yarn add runescape-api

Usage

The implementation offers functionality to interact with the following:

More, detailed examples can be provided on the respective documentation pages, a complete summary of the documentation pages can be found on the .

GitHub Repository
Node.js
RuneScape
Got
Bestiary
Clan
Grand Exchange
Hiscores
Miscellaneous
RuneMetrics
Oldschool
Grand Exchange
Hiscores
Current Github Action build status.
npm package version.
Released under the MIT license.
Package dependancy status.
Total downloads.