Thanks Jeremy, If the user selects one category, let's say "restaurants", I'll search only by that category.
If not, and due to the fact that, LocalSearch doesn't provide "Type Of Business", I though to do a loop of different categories (restaurant, hotel, etc), detect the user's location and give 8 results based on their location, with the option to see more results by pagination. Could someone from google let me know if this would be OK? Thanks Sebastian On 21/04/09 17:50, "Jeremy Geerdes" <[email protected]> wrote: > > As long as there is some sort of user interaction, you should be > okay. BUT I am not a legal expert, so if you have ANY doubts > whatsoever, you should consult someone who is. > > Jeremy R. Geerdes > Effective website design & development > Des Moines, IA > > For more information or a project quote: > http://jgeerdes.home.mchsi.com > http://jgeerdes.blogspot.com > http://jgeerdes.wordpress.com > [email protected] > > Unless otherwise noted, any price quotes contained within this > communication are given in US dollars. > > If you're in the Des Moines, IA, area, check out Debra Heights > Wesleyan Church! > > And check out my blog, Adventures in Web Development, at > http://jgeerdes.blogspot.com > ! > > > On Apr 21, 2009, at 10:40 AM, sebastian de comocomo wrote: > >> >> Hi >> >> Could I do a loop and 1st search for "hotels", then "restaurants", >> etc. or >> this would be considered a automated query? >> >> >> >> >> On 20/04/09 18:18, "Jeremy Geerdes" <[email protected]> wrote: >> >>> >>> The terms of use can be found here: >>> >>> http://code.google.com/apis/ajaxsearch/terms.html >>> >>> Essentially, you'll find that there is no rate limit, but that you >>> may >>> only retrieve up to the first 64 results, across 8 separate requests, >>> per query. You'll also find that automated queries, robots, etc., >>> are >>> strictly prohibited. >>> >>> Jeremy R. Geerdes >>> Effective website design & development >>> Des Moines, IA >>> >>> For more information or a project quote: >>> http://jgeerdes.home.mchsi.com >>> http://jgeerdes.blogspot.com >>> http://jgeerdes.wordpress.com >>> [email protected] >>> >>> Unless otherwise noted, any price quotes contained within this >>> communication are given in US dollars. >>> >>> If you're in the Des Moines, IA, area, check out Debra Heights >>> Wesleyan Church! >>> >>> And check out my blog, Adventures in Web Development, at >>> http://jgeerdes.blogspot.com >>> ! >>> >>> >>> On Apr 20, 2009, at 11:15 AM, maxik wrote: >>> >>>> >>>> Good day, >>>> what is the limit for the API and how much can be displayed every >>>> day? >>>> Thank you >>>> >>>>> >>> >>> >>>> >> >> >> >>> > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
