Hey,
Is there any jar file(library) which i could use to write a program in java
which takes as input a query and gets back with 8-64 results from google
news ? This is link http://code.google.com/apis/newssearch/ which i am
referring to, but there is no download section. I am very confused about how
to use it.

Thanks.

Regards,
Arpit Sood

On Wed, Mar 30, 2011 at 11:31 PM, Jeremy Geerdes <jrgeer...@gmail.com>wrote:

> The NewsSearch API is not allowed to obtain more than 8 results per
> request, and only up to the first 64 results in total. There is no hard
> query limit, but there are throttling mechanisms designed to detect and
> crack down on TOS violations such as automated queries.
>
> Jeremy R. Geerdes
> Generally Cool Guy
> Des Moines, IA
>
> For more information or a project quote:
> jrgeer...@gmail.com
>
> If you're in the Des Moines, IA, area, check out Debra Heights Wesleyan
> Church!
>
> On Mar 30, 2011, at 12:42 PM, Arpit Sood wrote:
>
> Hey
>        I am trying to extract top k(say 10) results from a Google news(
> http://news.google.com/) by taking an query as input, but couldn't do so.
> Is there a google news search API for java. I want to extract the news or
> say the hyperlinks pointing to the news. k could go from 10 to 1000. I read
> somewhere that even after using google api, one can't query google news
> server for more than 100 times a day ?
> Here i only want to extract the news title and corresponding hyperlink to
> it, which i can later download.
>
> --
> Regards,
> Arpit Sood
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google AJAX APIs" group.
> To post to this group, send email to
> google-ajax-search-...@googlegroups.com.
> To unsubscribe from this group, send email to
> google-ajax-search-api+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/google-ajax-search-api?hl=en.
>
>
>  --
> You received this message because you are subscribed to the Google Groups
> "Google AJAX APIs" group.
> To post to this group, send email to
> google-ajax-search-...@googlegroups.com.
> To unsubscribe from this group, send email to
> google-ajax-search-api+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/google-ajax-search-api?hl=en.
>



-- 
Regards,
Arpit Sood

-- 
You received this message because you are subscribed to the Google Groups 
"Algorithm Geeks" group.
To post to this group, send email to algogeeks@googlegroups.com.
To unsubscribe from this group, send email to 
algogeeks+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/algogeeks?hl=en.

Reply via email to