We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi, I am using --log-json option and the file shows an empty object in array report.
Usage Version: 0.5.1
#whatweb https://example.com --log-json=report.json #cat report.json [ {"target":"https://example.com","http_status":200,"request_config":{"headers":{"User-Agent":"WhatWeb/0.5.1"}},"plugins":{"HttpOnly":{"string":["__cfduid"]},"Country":{"string":["UNITED STATES"],"module":["US"]},"Cookies":{"string":["__cfduid"]},"Title":{"string":["Example website"]},"HTML5":{},"IP":{"string":["x.x.x.x."]},"HTTPServer":{"string":["cloudflare"]},"CloudFlare":{},"UncommonHeaders":{"string":["x-served-by,x-cache-hits,x-timer,cf-cache-status,expect-ct,cf-ray"]},"Strict-Transport-Security":{"string":["max-age=31556926"]},"Script":{"string":["acdcde2-text/javascript"]}}}, {} ]
Regards, Arsenio
The text was updated successfully, but these errors were encountered:
628a4b8
I've just fixed this 😄
Sorry, something went wrong.
No branches or pull requests
Hi, I am using --log-json option and the file shows an empty object in array report.
Usage
Version: 0.5.1
Regards,
Arsenio
The text was updated successfully, but these errors were encountered: