wappalyzer
Wappalyzer identifies technologies on websites, including content management systems, eCommerce platforms, JavaScript frameworks, analytics tools and much more.
Details
Category: Discovery
Publisher: trickest
Created Date: 6/23/2021
Container: quay.io/trickest/wappalyzer:bc2e580
Source URL: https://github.com/AliasIO/wappalyzer
Parameters
url
string
requiredCommand:
- URL to be analyseddebug
boolean
Command:
--debug
- Output debug messagesdelay
string
Command:
--delay
- Wait for ms milliseconds between requestspretty
boolean
Command:
--pretty
- Pretty-print JSON outputmax-urls
string
Command:
--max-urls
- Exit when num URLs have been analysedmax-wait
string
Command:
--max-wait
- Wait no more than ms milliseconds for page resources to loadmax-depth
string
Command:
--max-depth
- Don't analyse pages more than num levels deeprecursive
boolean
Command:
--recursive
- Follow links on pages (crawler)batch-size
string
Command:
--batch-size
- Process links in batchesuser-agent
string
Command:
--user-agent
- Set the user agent stringhtml-lines-limit
string
Command:
--html-max-rows
- Limit the number of HTML lines processedhtml-chars-per-line-limit
string
Command:
--html-max-cols
- Limit the number of HTML characters per line processed