Is it safe to assume the headline you're trying to gather is the red postion on the link in your signature?
If you're using sockets, use:
/sockread -f &data
/bwrite myfile.htm -1 -1 &data
that will write the complete contents of the webpage to myfile.htm. From there, use the on SOCKCLOSE event to read a specific line, then use /remove to remove the file when you're done! >:P