Skip to content

NathanielPather/RuneScrape

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

RuneScrape - Personal Project

About

This is a web scraper console application used to provide prices of items in the game Old School Runescape.

In Runescape, players can buy an item in bulk at a lower price from the market place, and sell them at a higher price, making profit. The advantage of using this application removes the tediousness of testing and researching each potential item.

The ideas of this program can be applied to our real life stock market, providing pricing charts much like the stock exchange.

Skills Used

  • Java

Demo

When you begin to run the program, it begins to to search through a list of items. It provides:
  • The oldest recorded price within 120 days
  • The current price, and the median (middle) price of all the recorded prices within 120 days
  • If the current price is below the median as an indication of if the item can be used as a potential investment
  • At the end the user is prompted to press any key to close the program.

    Image of Program

    Features

    • Web scraping data
    • Formatting scrapped HTML code to perform operations
    • Providing the user with a variety of different prices for a variety of items.
    • Prompting the user to close the program with user input

    Other

    This is an example of the source website containing the data to scrape.

    Example of Source Website containg Data

    About

    A web scraper for the runescape market place.

    Resources

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

     
     
     

    Contributors

    Languages