jayarrowz
Provides tools for accessing Old School RuneScape game data through wiki searches and structured file queries with pagination support
Search the OSRS Wiki for pages matching a search term.
Get information about specific pages on the OSRS Wiki.
Get the parsed HTML content of a specific OSRS Wiki page.
Search the varptypes.txt file for player variables (varps) that store player state and progress.
Search the varbittypes.txt file for variable bits (varbits) that store individual bits from varps.
Search the iftypes.txt file for interface definitions used in the game's UI.
Search the invtypes.txt file for inventory type definitions in the game.
Search the loctypes.txt file for location/object type definitions in the game world.
Search the npctypes.txt file for NPC (non-player character) definitions.
Search the objtypes.txt file for object/item definitions in the game.
Search the rowtypes.txt file for row definitions used in various interfaces.
Search the seqtypes.txt file for animation sequence definitions.
Search the soundtypes.txt file for sound effect definitions in the game.
Search the spottypes.txt file for spot animation (graphical effect) definitions.
Search the spritetypes.txt file for sprite image definitions used in the interface.
Search the tabletypes.txt file for interface tab definitions.
Search any file in the data directory for matching entries.
Get details about a file in the data directory.
List available data files in the data directory.
No additional configuration required