On Jun 24, 12:13 am, Alex Bryan <[EMAIL PROTECTED]> wrote:
> Okay, so what I want to do is connect to dictionary.com and send the
> website a word, and later receive the definition. But for now, I want
> to focus on sending the word. A good guy from this mailing list said I
> should look into the c
One way is to use a package that allows you to simulate being a
browser:
http://wwwsearch.sourceforge.net/mechanize/
.
--
http://mail.python.org/mailman/listinfo/python-list
Okay, so what I want to do is connect to dictionary.com and send the
website a word, and later receive the definition. But for now, I want
to focus on sending the word. A good guy from this mailing list said I
should look into the code and then figure out what the word you want
to be define