Skip to content

timpickles/dominator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Dominator

A command line tool to view the post Javascript DOM HTML. Uses WebKit via QT4.

Dependencies

PyQt4 - http://www.riverbankcomputing.co.uk/software/pyqt/intro

Usage

Usage: dominator.py [options] URL

Options:
  -h, --help            show this help message and exit
  -r, --requests        show the URLs that are being hit while the page loads
  -w SECONDS, --wait=SECONDS
                        Time to wait before outputting the post DOM html
  -p, --postdom         show the HTML post DOM

About

A command line tool to view the post Javascript DOM HTML

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages