I'm sure somebody will find this useful.
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.net.URL;
/**
* GrandExchange Price Class
*
* @author Reid
*
*/
public class GrandExchange {
private static final String BASE = "https://api.rsbuddy.com/grandExchange?a=guidePrice&i=";
/**
* Default Constructor
*
*/
public GrandExchange() {
}
/**
* Gets the overall price of an item.
*
* @param itemID
* @return item