Skip to content

lostphoton/osrs_info

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

5 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

osrs_info

Lightweight, dependency-minimal OSRS Hiscores + GE Price Decoder.

osrs_info provides:

  • ๐Ÿ“Š Hiscores API decoding (skills, clues, bosses, PvP)
  • ๐Ÿ’ฐ Grand Exchange price lookups using the OSRS Wiki price API
  • ๐Ÿงน Tradeable-only item filtering (no corrupted/charged/seasonal junk)
  • ๐Ÿ”Ž Smart item searching (substring + optional fuzzy matching)
  • ๐Ÿงฉ A unified high-level interface: Decoder

Perfect for bots, dashboards, game integrations, analytics scripts, and automation.


๐Ÿš€ Installation

Core package (no fuzzy search)

pip install osrs_info

# With fuzzy item search (RapidFuzz)

pip install "osrs_info[fuzzy]"

About

Lightweight OSRS hiscores + GE price decoder

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages