I have a program that does Google searches on random word pairs, takes the results of the search, and downloads the approximately 4-8 web pages per search. (I'm looking at what topics are discussed in relation to each other, and using the web as my database).

Right now my code successfully does approximately 100 - 200 searches, gets the urls, and the web pages, and then starts returning errors (Response status failure) in which the search returns no data. I can then restart my code from where it left off, and get another 100-200 searches in before I get the same error. I'm wondering if this is some sort of limit Google builds in or whether I've got to start doing some bug hunting.

Thank you for your help.
-Debra Yarrington

--
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]
To view this message on the web, visit
http://groups.google.com/group/google-ajax-search-api?hl=en_US
For more options, visit this group at
http://groups.google.com/group/google-ajax-search-api?hl=en?hl=en

Reply via email to