suos
TypeScript icon, indicating that this package has built-in type declarations

2.2.1 • Public • Published

suos

Search String on Site

oclif Version Downloads/week License

Usage

$ npm install -g suos
$ suos COMMAND
running command...
$ suos (-v|--version|version)
suos/2.2.1 linux-x64 node-v14.13.1
$ suos --help [COMMAND]
USAGE
  $ suos COMMAND
...

Description

This command can be used to search for a specific string inside the href attribute of every <a> tag on a web page. It requires a sitemap xml file containing the list of URL on which the search will take place.

It will write to STDOUT in a csv format by default.

$ suos (-u|--username)
Username for HTTP auth
$ suos (-p|--password)
Password for HTTP auth. Password is dependant on username
$ suos -a
Search for any URL

e.g.

$ suos mySitemap.xml -a  -u myUser -p superHardPassword

Readme

Keywords

Package Sidebar

Install

npm i suos

Weekly Downloads

5

Version

2.2.1

License

MIT

Unpacked Size

8.47 kB

Total Files

10

Last publish

Collaborators

  • warhawk