Skip to main content

A wrapper for Runescape 3 API to make it easier to work.

Project description

Runescape 3 API Wrapper

Under construction

Hiscores

from rs3_api.hiscores import Hiscore

hiscore = Hiscore()

## User hiscores
user = hiscore.user('zezima')
print(user)
print(user.account_type)
print(user.skills)
print(user.minigames)

archived_seasonal_events = user.get_season(archived=True)
print(archived_seasonal_events)

## Seasonal events
print(hiscore.seasonal_events.all)
print(hiscore.seasonal_events.current)

## Clan Hiscores
clan = hiscore.clan('atlantis')
print(clan.members)
print(clan.get_member('oieeusougoku'))

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

rs3_api-0.1.0.tar.gz (7.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

rs3_api-0.1.0-py3-none-any.whl (10.5 kB view details)

Uploaded Python 3

File details

Details for the file rs3_api-0.1.0.tar.gz.

File metadata

  • Download URL: rs3_api-0.1.0.tar.gz
  • Upload date:
  • Size: 7.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.6

File hashes

Hashes for rs3_api-0.1.0.tar.gz
Algorithm Hash digest
SHA256 14e51737d2b2552fc0f1c5de2ec4549d92072266cb4330384746cf6010395d49
MD5 c924deafb716f42019744df608ea112e
BLAKE2b-256 a2bb20609a40c96799e28a2628239c0cea27f970c678b05745ffb8bb9b8ddb48

See more details on using hashes here.

File details

Details for the file rs3_api-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: rs3_api-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 10.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.6

File hashes

Hashes for rs3_api-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 9d88be0e9a8d34429c6049bc125193484ed05a9bda1cfaaab5e16a53bdecc936
MD5 e5a0b1b03de8e312165078e80787d79a
BLAKE2b-256 4fbfb5e92dc1e9231185fe115783a941f45d3dbe8c2886f48b7b1e2cc4223de9

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page