how i can parse google search result into title, desc and urls?
+2
A:
Are you using Google search api? The response that the api returns is plan xml so you can use Linq to XML to parse it.
Giorgi
2010-01-01 12:07:21