Hello, I have lots of data that should be validated by searching for textual patterns in a search engine such as Google and I am currently testing my approach using Java code that queries the Google AJAX Search API. Although it works for testing I am afraid it doesn't for the whole data I need to validate because I will need to do a LOT (something roughly approximated to 1 million queries!) of queries... and I remember having trouble some months ago with some intensive searches, even though I had my own API key.
I would like to know: - First, if there is some limit on queries per second/minute - Second, since I am a PhD student at a University, is there any possibility of having higher limits for my research work? Thank you in advance. Regards, Hugo -- 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.
