The best option would to use Internet Explorer Object and get the text using
InnerText or InnerHTML property
The following links can give you some info
http://msdn.microsoft.com/en-us/library/aa752084(VS.85).aspx
http://vbadud.blogspot.com/2008/05/google-search-using-vba.html
Cheers