accessing a web search engine

Rajarshi Guha rxg218 at psu.edu
Wed Oct 31 18:57:42 EST 2001


Hi,
  I'm trying to use Python to send queries to a webpage and analyse the 
results. However the search engine does'nt use cgi scripts - it uses a 
Javascript function. How can I access a JScript function. I realize that 
this is not really a Python question, but since I am using it I thought I'd 
ask here. I know that I have to use the urllib module but what string do I 
send to the server?

TIA
-- 
-------------------------------------------------------------------
Rajarshi Guha                  | email: rajarshi at presidency.com
152 Davey Laboratory           | web  : www.rajarshi.outputto.com 
Department of Chemistry        | ICQ  : 123242928
Pennsylvania State University  | AIM  : LoverOfPanda
-------------------------------------------------------------------
GPG Fingerprint: DCCB 4D1A 5A8B 2F5A B5F6  1F9E CDC4 5574 9017 AF2A 
Public Key     : http://pgp.mit.edu/
-------------------------------------------------------------------
All syllogisms have three parts, therefore this is not a syllogism.




More information about the Python-list mailing list