Hi Giuseppe,

Yes there are more options available for the RESTful search URLs which are
listed in our documentation. It sounds like you are interested in image
search so I thought the following would be helpful:

http://code.google.com/apis/ajaxsearch/documentation/reference.html#_fonje_image

Happy coding,

Jeff

On Mon, Oct 19, 2009 at 8:44 AM, Giuseppe <[email protected]> wrote:

>
> Hi,
> I'm a developer of a c++ application that fetches cover images of book
> and games. Until some months ago I was using Amazon Web Service as
> host for images; now I would like to try Google AJAX APIs. Reading
> some pages I found this little example:
>
> curl -e http://www.my-ajax-site.com \
>        'http://ajax.googleapis.com/ajax/services/search/web?
> v=1.0&q=Paris%20Hilton<http://ajax.googleapis.com/ajax/services/search/web?%0Av=1.0&q=Paris%20Hilton>
> '
>
> What I have not found is a list of all options/values that can be used
> in a query; in the above example there are v (version?) and q
> (query?). Any more options? For example number of results, preferred
> image size, etc.
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google AJAX APIs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/google-ajax-search-api?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to