Hi Guys,

I've successfully got results using the link below (JSON): 
https://ajax.googleapis.com/ajax/services/search/news?v=1.0&q=barack%20obama&userip=INSERT-USER-IP&rsz=8&;
*start*=" + *start*

I have a loop for the "start" parameter *for (int i=0; i<64; i+=8) *so 
basically, running the code 8 times to get 64 results.
I am not sure about 3 things here:
1. I understand that key was require but not any more. Am I right or should 
I get a key?
2. What should I do with the user-ip? Is it required?
3. I want to get more results: to able to do something like *for (int i=0; 
i<640; i+=8)  few times a day.*

Thanks.

-- 
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-api@googlegroups.com
To unsubscribe from this group, send email to
google-ajax-search-api+unsubscr...@googlegroups.com
To view this message on the web, visit
https://groups.google.com/d/msg/google-ajax-search-api/-/A3nbLuF7U5YJ
For more options, visit this group at
http://groups.google.com/group/google-ajax-search-api?hl=en?hl=en

Reply via email to