Re: [Tutor] Data Gathering

2007-08-21 Thread Fiyawerx
I've used Twill for similar applications also, and I found this with a quick google.. http://twill.idyll.org/python-api.html For what I've used it, it works wonders. On 8/19/07, Johnny Jelinek IV <[EMAIL PROTECTED]> wrote: > > Hi, > > I was wondering if something like this is possible; Can I cre

Re: [Tutor] Data Gathering

2007-08-19 Thread Kent Johnson
Johnny Jelinek IV wrote: > Hi, > > I was wondering if something like this is possible; Can I create a > python script that will connect to a website to use it's search features > to gather information for me? For example, if I wanted information > about a movie from imdb, or something from wik

Re: [Tutor] Data Gathering

2007-08-19 Thread John Fouhy
On 20/08/07, Johnny Jelinek IV <[EMAIL PROTECTED]> wrote: > I was wondering if something like this is possible; Can I create a python > script that will connect to a website to use it's search features to gather > information for me? For example, if I wanted information about a movie from > imdb,

[Tutor] Data Gathering

2007-08-19 Thread Johnny Jelinek IV
Hi, I was wondering if something like this is possible; Can I create a python script that will connect to a website to use it's search features to gather information for me? For example, if I wanted information about a movie from imdb, or something from wikipedia, but didn't want to go to the web