Hi Sarabjeet,

The only web search API we have is the AJAX Search API. There is a way
to use it in non-JavaScript environments, however:

http://code.google.com/apis/ajaxsearch/documentation/#fonje

Since it's returning a JSON object you probably want to look at
json.py:

http://sourceforge.net/projects/json-py/

Cheers,
-Jeff

On Jun 16, 10:48 am, Sarabjeet <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I am working on a project where I need to crawl google search to
> download the first 50 results for a hundred queries and store them on
> my computer. I do not need a webpage or something. What is the best
> API for me to use because I found out that google does not allow
> client programs to crawl their websites directly. Also, I am not at
> all familiar with Javascipt but I know Python. The Python gdata
> library, unfortunately, does not have the search APIs.
>
> Kindly reply asap.
>
> thanks
> Sarabjeet
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Data Protocol" 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-help-dataapi?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to