Re: Google Parser

From: Dennis Landi (none[at]none.com)
Date: 10/27/03


Date: Mon, 27 Oct 2003 09:43:59 -0500


"Ralf Junker" <http://www.zeitungsjunge.de/delphi/> wrote in message
news:4rpppv82k4p25nms7vghk80knj6t8e58gl@4ax.com...
> Google Parser reads individual search results from Google HTML pages.
>
> The Google Parser parses Google web-search result pages for individual
search
> results. For each result found in the HTML document, it stores the search
> result's properties like Title, URL, Excerpt, Description, Category & URL,
> Translation URL, Cache URL, and Similar Pages URL, then fires an event to
the
> application.

I downloaded it.... I don't understand your demo. It appears to load and
parse google search results as html pages already saved to your hard-disk.
There is no way to search google dynamically in your demo. I don't see an
indication of dynamic searching in your help. I did a google web search and
save the results to my hard-disk; and then pointed your google plug-in at
it, but the First node in your treeview just stayed grayed-out. What's the
secret?

Can you come up with a fuller fledged demo. Basically, I think doing a
google search and saving it to the hard-disk before parsing it by a delphi
app, would stay within any licensing guidelines, as long as it wasn't
republished....

-dennis



Relevant Pages