Shodan · Arazzo Workflow
Shodan Search Builder
Version 1.0.0
Discover available filters and facets, validate a query, then count its results.
View Spec
View on GitHub
SecuritySearchInternetDevicesIoTVulnerabilitiesCVEAttack SurfaceThreat IntelligenceReconnaissanceNetworkDNSScanningPublic APIsArazzoWorkflows
Provider
Workflows
search-builder
Build and validate a Shodan search query against live metadata.
Lists searchable filters and facets, tokenizes a candidate query to confirm it is valid, and counts how many results it would return.
1
listFilters
listSearchFilters
Retrieve the list of filters that can be used when searching.
2
listFacets
listSearchFacets
Retrieve the list of facets that can be used to summarize search results.
3
tokenizeQuery
tokenizeSearchQuery
Break the candidate query into its filters and tokens to confirm it parses cleanly before spending any credits.
4
countResults
getHostCount
Run a credit-free count to size the result set for the validated query.