Skip to main content

A package to interact with the Grand Exchange

Reason this release was yanked:

Accidently upload

Project description

GrandExchange-ToolBox

Package to interact with the OSRS live Grand Exchange API alongside additional functions used in common money making approaches.

Quickstart

import grandexchange

DISCORD_ID = "#1234"

client = grandexchange.Client(user_agent=DISCORD_ID)

all_current_prices = client.get_current_prices()

# Names are case sensitive
nature_rune = client.get_current_prices("Nature rune")[0]

# Accessing item properties from the API
# nature_rune.highest.price
# nature_rune.lowest.price
# nature_rune.highest.volume
# nature_rune.lowest.volume

flip = grandexchange.flip(nature_rune, volume=1000)

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

GrandExchangeToolbox-0.1.5-py3-none-any.whl (16.6 kB view details)

Uploaded Python 3

File details

Details for the file GrandExchangeToolbox-0.1.5-py3-none-any.whl.

File metadata

File hashes

Hashes for GrandExchangeToolbox-0.1.5-py3-none-any.whl
Algorithm Hash digest
SHA256 7730d471d2b97b162a8c6d829fb1dd5daf7fd6f1b19a7bfda4fb8cbb6a799792
MD5 ad1872e2068157159efab98c0a16069b
BLAKE2b-256 711c37b32283a25142a0401a221b296b84c27707052349e1d60135c06d12e002

See more details on using hashes here.

Supported by

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