Google does have a public API, its "AJAX" API (which is just a
JSON-over-HTTP API)

http://code.google.com/apis/ajaxsearch/
and if you're in to python
http://anyall.org/blog/2008/11/python-bindings-to-googles-ajax-search-api/

Brendan


On Sat, Dec 6, 2008 at 12:10 PM, Aaron Brazell <[EMAIL PROTECTED]>wrote:

> You could use Lijit. ;) Yes, that was shameless self promotion for the
> company I work with.
>
> But seriously, you'd have some problems with Google because I don't think
> Google has a publicly available search API.
> --
> Aaron Brazell
> web:: www.technosailor.com
> phone:: 410-608-6620
> skype:: technosailor
> twitter:: @technosailor
>
>
>
> On Sat, Dec 6, 2008 at 2:11 PM, desinformado <[EMAIL PROTECTED]> wrote:
>
>>
>> Hello people, I am setting a tech gadget search related website and I
>> would like to know how to pass the search parameters from my site
>> search to Google and Twitter Search.
>>
>> If a visitor search for something in my site the result come from
>> twitter + my site search + google search.
>>
>>
>> Any help?
>>
>
>

Reply via email to