ANN: Google Parser
From: Ralf Junker (http://www.zeitungsjunge.de/delphi/)
Date: 10/27/03
- Next message: Arioch /BDV/: "Re: Checking sintax in D5"
- Previous message: Bokini: "Checking sintax in D5"
- Next in thread: Robert Loof: "Re: ANN: Google Parser"
- Reply: Robert Loof: "Re: ANN: Google Parser"
- Reply: John McTaggart: "Re: Google Parser"
- Reply: Dennis Landi: "Re: Google Parser"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 27 Oct 2003 11:00:52 +0100
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.
You can use the Google Parser to add Internet search engine capabilities to your
application. It was successfully tested with web-search result pages returned
from Google sites around the world. It supports a TStream interface and is
therefore compatible with most HTTP Internet components freely available.
Unlike the Google API, the Google Parser does not have a limit of 1000 queries
per day. Google Parser does not require SOAP and compiles with Delphi Standard.
The Google Parser is implemented as a plugin extension to the DIHtmlParser
Unicode HTML package. It comes with sources, an intuitive example project and
HTML Help.
Download the Google Parser exclusively from the DelphiPages:
http://www.delphipages.com/edit/count.cfm?ID=4203
Regards,
Ralf
- Next message: Arioch /BDV/: "Re: Checking sintax in D5"
- Previous message: Bokini: "Checking sintax in D5"
- Next in thread: Robert Loof: "Re: ANN: Google Parser"
- Reply: Robert Loof: "Re: ANN: Google Parser"
- Reply: John McTaggart: "Re: Google Parser"
- Reply: Dennis Landi: "Re: Google Parser"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|