I'm trying to get the html document out of the following URL: http://search.lib.monash.edu/primo_library/libweb/action/search.do?vl%28freeText0%29=java&vid=MON&fn=search
The problem is that I'm getting 302 response code! I'm not familiar with the way this request is being handled here (given the function and the parameters) so not really what the appropriate way to read this html is, would appreciate any help to read the html.
Thanks