On Feb 27, 7:22 pm, Andreas <[email protected]> wrote:
> Hi,
>
> I' not sure if I'm in the right group but here's my problem.
>
> 1. I have a list of keywords saved in a spreadsheet file and would
> like to perform an automated search of these keywords. For each
> keyword, I would like to have the number of results found by Google.

Hej
1. anything a browser can do a software can automate. It's absolutely
possible from http get, parse the SERP and take the required
numberOfResults. There might be a ready function somewhere already or
it would be a few lines of java with httpunit or htmlunit or the
python equivalent of "headless" browsing. it's similar to a macro and
you can program the spreadsheet to do it.
Regards,
Niklas

>
> 2. Is it possible to conduct historical searches? For example, I would
> like to have the number of results that Google would have found for
> "soccer" on January 1, 2006.

>
> Thanks,
> Andreas
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" 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-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to