Google AJAX API Google Group is the #10 Blogger for Ajax
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?
3 bloggers weighed in on a similar topic
12 Months Ago,
lisba...@google.com (Ben Lisbakken) from Google AJAX API Google Group says
(in Re: Google Video Search)
Msalahat --
The search you were doing is a search for videos across the internet.
The Google AJAX Search API only searches for videos that are on
video.google.com and YouTube. If you look at this search, a search
for "site:tube.m3com.com.sa" for videos on video.google.com only, you
18 Months Ago,
vat...@gmail.com (Vatemu) from Google AJAX APIs Google Group says
(in Re: Is AJAX right for my proyect?)
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
And
lisba...@google.com (Ben Lisbakken) from Google AJAX API Google Group says
(in Re: Is AJAX right for my proyect?)
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