parseGoogle.cfc

This is a ColdFusion Component that will return a list of urls from a Google Appliance search.

Download it here

Here's a sample:

<cfinvoke
component="components.google.parseGoogle"
gUrl="http://googleappliance.whatever.com"
method="getSearch"
output="xml_no_dtd"
q="fda"
site="sitename"
num="100"
start="0"
ReturnVariable = "searchArray">

If you find this component usefull feel free to make a donation here:

Comments (Comment Moderation is enabled. Your comment will not appear until approved.)
BlogCFC was created by Raymond Camden. This blog is running version 5.8.001.