RuneScape
JSON →Interact with RuneScape (RS) and Old School RuneScape (OSRS) data, including item prices and player hiscores.
Tools · 6
- get_item_details Retrieve comprehensive information about tradeable items, including current price in the Grand Exchange, price trends (24h, 30, 90, and 180 days), name, category, description (examine text), image, members status, and ID.
- get_item_price_history Access the price history of an item over the last 180 days, including price on a given day and average price on a given day.
- get_player_hiscore Fetch rankings and experience for skills and activities of any player, including player rank, skill level, experience points, and activity scores.
- get_top_rankings View the top (max 50) players for a specific skill or activity, including name, score, and rank.
- get_player_count Gets the number of players currently online in RuneScape and Old School RuneScape, including real-time player counts.
- get_rsuser_total Gets the current amount of accounts created that can access any form of RuneScape, including historical accounts creation data.
Links
★ 12 GitHub stars