RuneScape:Real-time Prices (2024)

Shortcuts:

  • RS:PRICES
  • RS:REALTIME

We've partnered with RuneLite to bring real-time Grand Exchange prices to the wiki. You can check an item's current prices by clicking the View Real-time Prices on any item article. We plan to add historical real-time price graphs in the near future.

We're also sharing the real-time pricing APIs with the community, in the hope that people will use the data for interesting projects and community-facing tools.

Please be aware that this is a fairly new project, and the endpoints may have downtime, and the prices may not be 100% accurate.

Contents

  • 1 Discord channel
  • 2 Acceptable use policy
    • 2.1 Please set a descriptive User-Agent!
  • 3 Routes
    • 3.1 Latest price (all items)
      • 3.1.1 Query parameters
    • 3.2 Mapping
    • 3.3 5-minute prices
      • 3.3.1 Query parameters
    • 3.4 1-hour prices
      • 3.4.1 Query parameters
    • 3.5 Time-series
      • 3.5.1 Query parameters

Discord channel[edit source]

If you're planning to use this for some sort of real-time pipeline, please come talk to us in the #api-discussion channel on our Discord so we can keep you informed about future changes and maintenance.

If you react to the message in the #welcome, you'll be able to see the #api-discussion channel.

Acceptable use policy[edit source]

Within reason, we want people to use these APIs as much as they need to build cool projects and tools. We do not explicitly ratelimit any of the endpoints, and we do our best to cache the responses at multiple levels.

However, we reserve the right to limit access to anyone, if their usage is so frequent that it threatens the stability of the entire API. We don't know where that line is right now, but for Grand Exchange prices, it would probably have to be multiple large queries per second for a sustained period. If we end up blocking your tool, feel free to reach out on Discord and we'll see if there's a better solution for what you're doing.

Please set a descriptive User-Agent![edit source]

This is the only thing we ask! If you're using automated tooling to scrape the wiki's APIs, please set a User-Agent that describes what you're using it for, and if you're willing, some sort of contact info (like an email or Discord).

This helps us understand what people are using the APIs for, and helps us reach out in advance if there are any breaking changes coming, or your usage is problematic (or can be improved using bulk modules).

We currently pre-emptively block the following user-agents, and may add more:

  • python-requests
  • Python-urllib
  • Apache-HttpClient
  • RestSharp
  • Java/{version}

See here for how to change the User-Agent in python-requests, which seems to be the dominant tool people are using

An awesome example of a User-Agent would be something like "volume_tracker - @ThisIsMyUsername on Discord".

Note this does not at all mean you can't use the python-requests library or similar, but we just ask that you set a user-agent in your code.

Routes[edit source]

  • API endpoint: prices.runescape.wiki/api/v1/osrs
  • Deadman Armageddon endpoint: prices.runescape.wiki/api/v1/dmm

Latest price (all items)[edit source]

  • /latest

Get the latest high and low prices for the items that we have data for, and the Unix timestamp when that transaction took place.

Map from itemId (see here for a reference) to an object of {high, highTime, low, lowTime}. If we've never seen an item traded, it won't be in the response. If we've never seen an instant-buy price, then high and highTime will be null (and similarly for low and lowTime if we've never seen an instant-sell).

Query parameters[edit source]

  • id - (optional) Item ID. If provided, will only display the latest price for this item. Example: Abyssal whip

There's almost no scenario where you should be using the id parameter to loop over every item. If you need to get all 3700 item prices, don't hit us with 3700 API requests – just don't use the id parameter. It will result in about 100 times less resources used on both your side and ours.

Mapping[edit source]

  • /mapping

Gives a list of objects containing the name, id, examine text, members status, lowalch, highalch, GE buy limit, icon file name (on the wiki).

[ {"examine":"Fabulously ancient mage protection enchanted in the 3rd Age.","id":10344,"members":true,"lowalch":20200,"limit":8,"value":50500,"highalch":30300,"icon":"3rd age amulet.png","name":"3rd age amulet"}, ..., {"examine":"A powerful staff.","id":22647,"members":true,"lowalch":120000,"limit":10,"value":300000,"highalch":180000,"icon":"Zuriel's staff.png","name":"Zuriel's staff"}]

5-minute prices[edit source]

  • /5m

Gives 5-minute average of item high and low prices as well as the number traded for the items that we have data on. Comes with a Unix timestamp indicating the 5 minute block the data is from.

Query parameters[edit source]

  • timestamp - (optional) Timestep to return prices for. If provided, will display 5-minute averages for all items we have data on for this time. The timestamp field represents the beginning of the 5-minute period being averaged. Example: [1]

1-hour prices[edit source]

  • /1h

Gives hourly average of item high and low prices, and the number traded.

Query parameters[edit source]

  • timestamp - (optional) Timestep to return prices for. If provided, will display 1-hour averages for all items we have data on for this time. The timestamp field represents the beginning of the 1-hour period being averaged. Example: [2]

Time-series[edit source]

  • /timeseries

Gives a list of the high and low prices of item with the given id at the given interval, up to a maximum of 365 data points. Using a higher interval will return data going back further in time.

Query parameters[edit source]

  • id - (required) Item id to return a time-series for.
  • timestep - (required) Timestep of the time-series. Valid options are "5m", "1h", "6h" and "24h".

Example: [3]

RuneScape:Real-time Prices (2024)

FAQs

What is the price checking bot in RuneScape? ›

Ely is the best RuneScape discord bot for flipping, price check and trade discord PCs. Price check all high valued items, including partyhats, tokens, and dyes with live, dynamic prices recorded from ingame.

How often do GE prices change? ›

The prices of items are updated based on their recently traded prices and volume. For items with low trade volume such as partyhats, their prices update every few days or even once a week, and can be inaccurate.

How to check GE prices? ›

The Guide Price (also called the Price checker) is an interface showing the current price of tradeable items from the Grand Exchange. The interface is located within the Worn Equipment tab.

How do you use the Grand Exchange in RuneScape? ›

Right click on an Exchange Clerk (located in the center, in blue) and click on "Exchange". You'll see a screen with six boxes for buying and selling (two if you are a free player). Click on a box and you'll see new two boxes, each for the option of buying or selling an item.

Is Botting illegal in RuneScape? ›

The terms macroer, autoer, botter or bot usually refer to players who use such programs. Usage of macros is not allowed under the RuneScape rules (Rule 7) and may result in action taken against that player's account, such as a temporary or permanent ban.

Do people still bot on RuneScape? ›

As is the case in pretty much any MMO, bots are a persistent problem in OSRS, with automated accounts easily out-farming, out-trading, and out-performing the game's human players—nabbing spots on the game's hiscores table—in a way that's both frustrating and despair-inducing.

How to get to Grand Exchange fast? ›

Use a ring of Wealth, ring of Fortune, Luck of the Dwarves, or a Hazelmere's signet ring, to teleport directly to the Grand Exchange.

What is the future price of GE? ›

GE Stock 12 Month Forecast

Based on 12 Wall Street analysts offering 12 month price targets for GE Aerospace in the last 3 months. The average price target is $189.36 with a high forecast of $211.00 and a low forecast of $175.00. The average price target represents a 19.00% change from the last price of $159.13.

How often does GE buy limit reset? ›

Known Limit

This timer is based on the first item bought in the 4-hour slot. Regardless of the spread in time at which more items are bought after the initial item, 4 hours after the first item is bought, the buying limit is completely reset.

How to price check items in RS3? ›

The interface is located within the Money pouch interface, upon performing a right click, and then left clicking Price checker, or simply left-clicking the money pouch icon.

When was the Grand Exchange added to RuneScape? ›

The Grand Exchange also refers to the location of this trading system, which is an official marketplace northwest of Varrock city. It was released on 26 November 2007 and has since replaced the older marketplaces in Varrock and Falador cities. It is a popular place and usually crowded.

What is the currency in RuneScape? ›

Coins (or gold pieces - "gp") are the main form of currency and are almost universal, as they are accepted by most NPC's and are the currency used by the Grand Exchange.

Is GE across all worlds? ›

the only differences on main-gameworlds are that f2p can't see p2p items in the ge. all offers to buy and sell are sent to all worlds, except members items aren't seen on f2p. Thanks.

Can you drop money in RuneScape? ›

RuneScape. Can you drop gold coins on the ground? You need to have them in your inventory, not coin pouch. right-click the price checker and click "withdraw money pouch".

How to get black phat rs3? ›

It is a reward from Christmas Village and is planned to be a recurring reward in future years. One black partyhat is found next to Clementine. Players may attempt to wear or take it for some dialogue.

What is the bot that tracks prices? ›

PricingBot is an eCommerce price monitoring tool that helps merchants to track competitors' prices and get reports on every price change.

How to price check items in rs3? ›

The interface is located within the Money pouch interface, upon performing a right click, and then left clicking Price checker, or simply left-clicking the money pouch icon.

What is the best bot for RuneScape? ›

RuneMate is the ultimate destination for botting, enjoying, and maximizing Old School RuneScape. Also available on: Windows (standalone) Mac - Apple silicon (standalone)

How does rs3 detect botting? ›

Obviously bot detection is made up of many different variables that check if everything you do is similar to a human; mouse movements, keyboard commands, reaction speed, rest time, (not just logging out, but you look at other things while playing a game website, etc.)

Top Articles
Latest Posts
Article information

Author: Rob Wisoky

Last Updated:

Views: 6158

Rating: 4.8 / 5 (48 voted)

Reviews: 87% of readers found this page helpful

Author information

Name: Rob Wisoky

Birthday: 1994-09-30

Address: 5789 Michel Vista, West Domenic, OR 80464-9452

Phone: +97313824072371

Job: Education Orchestrator

Hobby: Lockpicking, Crocheting, Baton twirling, Video gaming, Jogging, Whittling, Model building

Introduction: My name is Rob Wisoky, I am a smiling, helpful, encouraging, zealous, energetic, faithful, fantastic person who loves writing and wants to share my knowledge and understanding with you.