Hi to all the Python gurus out there!.
I am now to python and I have a question regarding DOM.
I have downloaded a software called DOM Inspector and I can see all the links,forms,HTM L and Javascripts on a given page. The problem is DOM Inspector does not allow me to transfer/import the entire contents of the DOM I see to a file. I was unable to find any other software or source code which can fulfil my requirement. Can anyone please suggest me a python module of any script which can solve this problem.
Thanks to all in advance!
I am now to python and I have a question regarding DOM.
I have downloaded a software called DOM Inspector and I can see all the links,forms,HTM L and Javascripts on a given page. The problem is DOM Inspector does not allow me to transfer/import the entire contents of the DOM I see to a file. I was unable to find any other software or source code which can fulfil my requirement. Can anyone please suggest me a python module of any script which can solve this problem.
Thanks to all in advance!
Comment