← Package directory
Available on winget

Install urlscan-cli

The official urlscan CLI.

Install with winget
winget install --id Urlscan.urlscan-cli
Upgrade
winget upgrade --id Urlscan.urlscan-cli
Uninstall
winget uninstall --id Urlscan.urlscan-cli

About urlscan-cli

urlscan-cli lets you interact with the urlscan.io API from the command line, including submitting scans, retrieving results, and managing account data.

What's new in 0.0.4

- chore: set issue template for bug report. - Set formatters. - test: add integration test by Bats. - refactor: remove inline nolint as much as possible. - Support PowerShell (Shell Completion). - feat: allow bulk submitting IP and domain inputs. - Fix Bats errors. - Expand Bats coverage. - feat: add channel sub-command. - refactor: do validation in API side and add tests.

Read release notes

Version history

Version Updated Notes
0.0.4 Unknown - chore: set issue template for bug report. - Set formatters. - test: add integration test by Bats. - refactor: remove inline nolint as much as possible. - Support PowerShell (Shell Completion). - feat: allow bulk submit...