Welcome to RSWiki-Wrapper’s documentation!

RSWiki-Wrapper is an open-source Python library wrapping functionality of the RuneScape Wiki API. Its goal is to support all RuneScape Wiki API endpoints for both OldSchool RuneScape and RuneScape (aka RS3).

Note

This project is under active development.

Installation

To use RSWiki-Wrapper, first install it using pip:

(.venv) $ pip install rswiki-wrapper

To get started using the wrapper, see the Usage section for more information.

Contents