[Module] Add RuneScape Grand Exchange scraper
Open
- Dominant language
- Python
- Stars
- 5
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Add a scraper module under modules/runescape/ that extracts item data from the RuneScape Grand Exchange.
Target URL:
https://secure.runescape.com/m=itemdb_oldschool/
Fields to extract:
Item name
Current price
Daily volume
Price trend (optional)
Config-driven if possible. Output as JSON list of items.
Contributor guide
Assessment
This issue has not been assessed yet.