[
URL = "http://www.apple.com/"
Title = "<b>Apple</b>"
Snippet = "Official site of <b>Apple</b> Computer, Inc."
Directory Category = {SE="", FVN=""}
Directory Title = ""
Summary = ""
Cached Size = "33k"
Related information present = true
Host Name = "www.apple.com"
],
[
URL = "http://www.apple.com/quicktime/"
Title = "<b>Apple</b> - QuickTime"
Snippet = "<b>Apple's</b> free media player supporting
innumerable audio and video formats. The pro <br> version includes an
abundance of media authoring capabilities."
Directory Category = {SE="", FVN=""}
Directory Title = ""
Summary = ""
Cached Size = "7k"
Related information present = true
Host Name = "www.apple.com"
],
etc...
Is there any way to get pure HTML code?where could i made
changes.please suggest me.
thanking you inadvance.
Manfred
thankx for ur reply.How could i do HTTP GET request?Is this possible
with Google SOAP Search API?Can you please give me some pointers
inorder to get pure HTML code.
thanking you inadvance.
Google for
HTTP GET request
plus your preferred programming language. A more
formal definition may be found at
http://www.w3.org/Protocols/rfc2616/rfc2616-sec5.html
For an overview try
http://en.wikipedia.org/wiki/HTTP
Manfred