Original Message -
> From: Alan Gauld
> To: tutor@python.org
> Cc:
> Sent: Friday, January 25, 2013 8:54 PM
> Subject: Re: [Tutor] Can Python monitor web browser content
>
> On 25/01/13 17:52, 3n2 Solutions wrote:
>
>> I was wondering if Python c
On 25/01/13 17:52, 3n2 Solutions wrote:
I was wondering if Python can monitor web browser content.
Browsers just display html text and Python can read html so
yes you can do it by getting your program to emulate a browser.
Look at the standard library modules urllibm htmllib and htmlParser.
O
Hello,
I was wondering if Python can monitor web browser content.
Specifically, I'm connected to a Machine to Machine device
(essentially a Gateway) and monitoring its activity on a web browser
(either IE or Chrome). There are certain parameters like RSSI
(received signal strength indicator ) that