The website I'm looking to pull info from uses the POST data method instead of GET, which isn't mentioned much in the wiki how to deal with.
At least, I think it's POST, since I couldn't get my sockread to work and looking at the page source it tells me this
And use <form></form>
Source: view-source:http://dotabuff.com/players/35434359
Anything special I need to do about this?