Skip to content

extract information about iframes from pagegraph files

Notifications You must be signed in to change notification settings

pes10k/pagegraph-query

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

usage: PageGraph Query [-h] [--version] [--debug]
                       {subframes,requests,scripts,js-calls,elm} ...

Extracts information about a Web page's execution from a PageGraph recordings.

positional arguments:
  {subframes,requests,scripts,js-calls,elm}
    subframes           Print information about subframes created and loaded
                        by page.
    requests            Print information about requests made during page
                        execution.
    scripts             Print information about JS units executed during page
                        execution.
    js-calls            Print information about JS calls made during page
                        execution.
    elm                 Print information about a node or edge in the graph.

options:
  -h, --help            show this help message and exit
  --version             show program's version number and exit
  --debug

About

extract information about iframes from pagegraph files

Resources

Stars

Watchers

Forks

Packages

No packages published