It's not much but here a script that reads a page (using HTTPClient) and get some HTML elements from it (using Gumbo). There's probably a better way of selecting specific html elements, but it was working at the time I did it:
http://pastebin.com/vG67Udkj
