Re: Python Screen Scraper

2007-04-25 Thread skotjs
On Apr 24, 5:50 am, James Stroud <[EMAIL PROTECTED]> wrote: > Hello, > > Does anyone know of an example, however modest, of a screenscraper > authored in python? I am using Firefox. > > Basically, I am answering problems via my browser and being scored for > each problem. I have a tendency to go pa

Re: Python Screen Scraper

2007-04-25 Thread tstrokes
On Apr 24, 6:17 am, Michael Bentley <[EMAIL PROTECTED]> wrote: > On Apr 24, 2007, at 11:50 AM, James Stroud wrote: > > > > > Hello, > > > Does anyone know of an example, however modest, of a screenscraper > > authored in python? I am using Firefox. > > > Basically, I am answering problems via my br

Re: Python Screen Scraper

2007-04-24 Thread James Stroud
James Stroud wrote: > Hello, > > Does anyone know of an example, however modest, of a screenscraper > authored in python? I am using Firefox. > > Basically, I am answering problems via my browser and being scored for > each problem. I have a tendency to go past my peak for training > efficienc

Re: Python Screen Scraper

2007-04-24 Thread kyosohma
On Apr 24, 7:17 am, Michael Bentley <[EMAIL PROTECTED]> wrote: > On Apr 24, 2007, at 11:50 AM, James Stroud wrote: > > > > > Hello, > > > Does anyone know of an example, however modest, of a screenscraper > > authored in python? I am using Firefox. > > > Basically, I am answering problems via my br

Re: Python Screen Scraper

2007-04-24 Thread Cameron Laird
In article <[EMAIL PROTECTED]>, Michael Bentley <[EMAIL PROTECTED]> wrote: > >On Apr 24, 2007, at 11:50 AM, James Stroud wrote: > >> Hello, >> >> Does anyone know of an example, however modest, of a screenscraper >> authored in python? I am using Firefox. >> >> Basically, I am answering problems v

Re: Python Screen Scraper

2007-04-24 Thread Jeremy Sanders
Michael Bentley wrote: > Possibly the easiest thing will be to read from firefox' cache. > Otherwise I think your only real options are to either build a proxy > or sniff the wire... Maybe another way would be to write a firefox addon/plugin. I believe python is now supported... -- Jeremy Sander

Re: Python Screen Scraper

2007-04-24 Thread Michael Bentley
On Apr 24, 2007, at 11:50 AM, James Stroud wrote: > Hello, > > Does anyone know of an example, however modest, of a screenscraper > authored in python? I am using Firefox. > > Basically, I am answering problems via my browser and being scored for > each problem. I have a tendency to go past my pe

Python Screen Scraper

2007-04-24 Thread James Stroud
Hello, Does anyone know of an example, however modest, of a screenscraper authored in python? I am using Firefox. Basically, I am answering problems via my browser and being scored for each problem. I have a tendency to go past my peak for training efficiency, so I would like to scrape the res