So, I can access to the results and get for example the title of each document result and url, Can i do it? I know that I can change the order of them, but I only want to analyze the content of the results, for instance, the number of pdf documents results, the number of blog results... something like this.
- Vanessa On 9 oct, 19:02, "Ben Lisbakken" <[EMAIL PROTECTED]> wrote: > Vatemu -- > You can access the results of a > search.http://code.google.com/apis/ajaxsearch/faq/#howRetrieve > > It's just that you cannot display these results in a different order than > which they are given to you. > > -Ben > > On Thu, Oct 9, 2008 at 9:48 AM, Vatemu <[EMAIL PROTECTED]> wrote: > > > Ok, then How you order the results depends on its years in one of your > > examples? In that case, you need to acces to the results of yyour > > search and apply al algorithm to order them. Is not there any way to > > get the result of a search? > > > Regards > > > On 8 oct, 17:11, "Ben Lisbakken" <[EMAIL PROTECTED]> wrote: > > > Vatemu -- > > > You can't use the Google Search AJAX API to modify the results in the > > order > > > that you want -- that is against the Terms of Service. You can, however, > > do > > > searches for only PDF results. The format of the results is in JSON and > > you > > > can retrieve the URL to the PDF file in these results. > > > > -Ben > > > > On Wed, Oct 8, 2008 at 5:18 AM, Vatemu <[EMAIL PROTECTED]> wrote: > > > > > I'm working on a personal project and I want to know if using Google > > > > AJAX API, I can get all reasult of my searchs in a format which I can > > > > manipulate, for example to select which are the most important > > > > results, or select only pdf results. If I can, what is the format of > > > > document results? > > > > > Thanks in advance --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google AJAX API" 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 -~----------~----~----~----~------~----~------~--~---
