I work in python 3.2 (newb) on a Windows computer (although I have ubuntu 10.04 on a virtual field, if necessary, but I prefer to work on a Windows machine).
Basically, I can work with the http module and urlib module to delete web pages, but only those that don't have java script document.write ("
To handle such sites, I am quite sure that I need a java script browser to work on the page and give me the result with the final result, I hope, like a dict or text.
I tried to compile a python-spider monkey, but I understand that it is not for Windows and does not work with python 3.x: -?
Any suggestions? if anyone had done something like this before I would be grateful for the help!
source share