Recording web page URLs

P

Phil D.

Hello everyone,

I'm building a python application that will monitor a person's behavior with his mouse while surfing the web (probably using Internet Explorer). I want to record the URLS of the pages he visits. Is there a simple way to do this in python?

Thanks,
Phil
 
D

DogWalker

Google for IUrlHistoryStg to find out how to access user's browsing history.

Hello everyone,

I'm building a python application that will monitor a person's behavior with
his mouse while surfing the web (probably using Internet Explorer). I want
to record the URLS of the pages he visits. Is there a simple way to do this
in python?

Thanks,
Phil
 
J

John J. Lee

Phil D. said:
I'm building a python application that will monitor a person's
behavior with his mouse while surfing the web (probably using
Internet Explorer). I want to record the URLS of the pages he
visits. Is there a simple way to do this in python?

Yes.

What's the purpose of this application, Phil?


John
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,576
Members
45,054
Latest member
LucyCarper

Latest Threads

Top