Jump to content

need help making a grand exchange checker


tigerboy0213

Recommended Posts

i wanted to be able to watch several items on the grand exchange quickly. and its a pain to have to go to every single page and check prices (especially since it gives me loading issues every 2-3 times). my hope is to be able to check all this on one screen, in excel or a local html file or something. i have very basic html skills, and almost no scripting skills. though i can follow tutorials very well ^^ what i was hoping for in this checker is item name, prices(high,market,low), drop percents, and maybe the item picture and graph. any help with this is greatly appriciated :)

tigerboy0213.png

tigerboy0213.png

tigerboy0213.png

Link to comment
Share on other sites

Two problems with this.

 

 

 

1) You should get some knowledge of scripting down, fast. PHP, Javascript, or Python are an absolute must for this kind of project.

 

 

 

2) The amount of data you get from pulling the information from a single RS GE page is rather...large...as you're not just pulling text, you're pulling image data, Javascript fixes, the whole works. I just did a quick test of it, and it turns out that I pulled about 18KB worth of information; do this for any large number of files, and you're starting to eat up a lot of bandwidth to get only one or two pieces of relevant information.

 

 

 

Sadly I don't have any real tutorials on hand, but there are some PHP, Javascript, and Python tutorials around on the Internet that you can follow. Good luck with it.

Linux User/Enthusiast Full-Stack Software Engineer | Stack Overflow Member | GIMP User
s1L0U.jpg
...Alright, the Elf City update lured me back to RS over a year ago.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.