Sha256: 77e800b537f5940f529b7ca09b7b542aa8512fcf42842d8aafad855323a5361e
Contents?: true
Size: 1.6 KB
Versions: 7
Compression:
Stored size: 1.6 KB
Contents
.\" Generated by kramdown-man 0.1.8 .\" https://github.com/postmodern/kramdown-man#readme .TH ronin-web-html 1 "2022-01-01" Ronin "User Manuals" .LP .SH SYNOPSIS .LP .HP \fBronin-web html\fR \[lB]\fIoptions\fP\[rB] \[lC]\fIURL\fP \[or] \fIFILE\fP\[rC] \[lB]\fIXPATH\fP \[or] \fICSS\-path\fP\[rB] .LP .SH DESCRIPTION .LP .PP Performs XPath\[sl]CSS\-path queries on a URL or HTML file\. .LP .SH ARGUMENTS .LP .TP \fIURL\fP The \fBhttp://\fR or \fBhttps://\fR URL to fetch and parse\. .LP .TP \fIFILE\fP The local HTML file to parse\. .LP .TP \fIXPATH\fP The XPath query expression\. .LP .TP \fICSS\-path\fP The CSS\-path query expression\. .LP .SH OPTIONS .LP .TP \fB-X\fR, \fB--xpath\fR \fIXPATH\fP The XPath query to perform\. .LP .TP \fB-C\fR, \fB--css-path\fR \fICSS\-path\fP The CSS\-path query to perform\. .LP .TP \fB-M\fR, \fB--meta-tags\fR Searches for all \fB<meta ...>\fR tags\. .LP .TP \fB-l\fR, \fB--links\fR Searches for all \fB<a href="...">\fR URLs\. .LP .TP \fB-S\fR, \fB--style\fR Dumps all \fB<style>\fR tags\. .LP .TP \fB-s\fR, \fB--stylesheet-urls\fR Searches for all \fB<link type="text/css" href="..."/>\fR URLs\. .LP .TP \fB-J\fR, \fB--javascript\fR Dumps all javascript source code\. .LP .TP \fB-j\fR, \fB--javascript-urls\fR Searches for all \fB<script src="...">\fR URLs\. .LP .TP \fB-f\fR, \fB--form-urls\fR Searches for all \fB<form action="...">\fR URLS\. .LP .TP \fB-u\fR, \fB--urls\fR Dumps all URLs in the page\. .LP .TP \fB-F\fR, \fB--first\fR Only print the first match\. .LP .TP \fB-h\fR, \fB--help\fR Print help information\. .LP .SH AUTHOR .LP .PP Postmodern .MT postmodern\.mod3\[at]gmail\.com .ME .LP
Version data entries
7 entries across 7 versions & 1 rubygems