Sha256: 7abb9c9f7fb3b73bffdacbbc94cce7c78fe3918d9376547fc96dcd5610cb2bee

Contents?: true

Size: 1.85 KB

Versions: 3

Compression:

Stored size: 1.85 KB

Contents

.\" Generated by kramdown-man 1.0.1
.\" https://github.com/postmodern/kramdown-man#readme
.TH ronin-web-html 1 "2022-01-01" Ronin "User Manuals"
.SH NAME
.PP
ronin\-web\-html \- Performs XPath\[sl]CSS\-path queries on a URL or HTML file
.SH SYNOPSIS
.PP
\fBronin\-web html\fR \[lB]\fIoptions\fP\[rB] \[lC]\fIURL\fP \[or] \fIFILE\fP\[rC] \[lB]\fIXPATH\fP \[or] \fICSS\-path\fP\[rB]
.SH DESCRIPTION
.PP
Performs XPath\[sl]CSS\-path queries on a URL or HTML file\.
.SH ARGUMENTS
.TP
\fIURL\fP
The \fBhttp:\[sl]\[sl]\fR or \fBhttps:\[sl]\[sl]\fR URL to fetch and parse\.
.TP
\fIFILE\fP
The local HTML file to parse\.
.TP
\fIXPATH\fP
The XPath query expression\.
.TP
\fICSS\-path\fP
The CSS\-path query expression\.
.SH OPTIONS
.TP
\fB\-X\fR, \fB\-\-xpath\fR \fIXPATH\fP
The XPath query to perform\.
.TP
\fB\-C\fR, \fB\-\-css\-path\fR \fICSS\-path\fP
The CSS\-path query to perform\.
.TP
\fB\-t\fR, \fB\-\-text\fR
Prints the inner\-text of the matching elements\.
.TP
\fB\-M\fR, \fB\-\-meta\-tags\fR
Searches for all \fB<meta \.\.\.>\fR tags\.
.TP
\fB\-l\fR, \fB\-\-links\fR
Searches for all \fB<a href\[eq]\[dq]\.\.\.\[dq]>\fR URLs\.
.TP
\fB\-S\fR, \fB\-\-style\fR
Dumps all \fB<style>\fR tags\.
.TP
\fB\-s\fR, \fB\-\-stylesheet\-urls\fR
Searches for all \fB<link type\[eq]\[dq]text\[sl]css\[dq] href\[eq]\[dq]\.\.\.\[dq]\[sl]>\fR URLs\.
.TP
\fB\-J\fR, \fB\-\-javascript\fR
Dumps all javascript source code\.
.TP
\fB\-j\fR, \fB\-\-javascript\-urls\fR
Searches for all \fB<script src\[eq]\[dq]\.\.\.\[dq]>\fR URLs\.
.TP
\fB\-f\fR, \fB\-\-form\-urls\fR
Searches for all \fB<form action\[eq]\[dq]\.\.\.\[dq]>\fR URLS\.
.TP
\fB\-u\fR, \fB\-\-urls\fR
Dumps all URLs in the page\.
.TP
\fB\-F\fR, \fB\-\-first\fR
Only print the first match\.
.TP
\fB\-h\fR, \fB\-\-help\fR
Print help information\.
.SH AUTHOR
.PP
Postmodern 
.MT postmodern\.mod3\[at]gmail\.com
.ME
.SH SEE ALSO
.PP
.BR ronin\-web\-xml (1)

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
ronin-web-2.0.1 man/ronin-web-html.1
ronin-web-2.0.0 man/ronin-web-html.1
ronin-web-2.0.0.rc1 man/ronin-web-html.1