Results 1 to 1 of 1
I hope the title is clear.
What i need to do is get a web page's DOM, i.e what you will get in firefox by selecting all the content of ...
- 03-28-2008 #1Just Joined!
- Join Date
- Oct 2005
- Posts
- 3
how to view a web page's DOM?
I hope the title is clear.
What i need to do is get a web page's DOM, i.e what you will get in firefox by selecting all the content of the page and then right clicking on it and selecting view selection source (not the same as the html source code you get by just viewing the page's source).
I need it for further analyzing using a python script. any programming language or program that can run on linux will do.
Thanks, Noam
P.S
If my terminology isn't accurate please correct me.


Reply With Quote