Skip to main content
All CollectionsTemplatesBasic
JSON Filtering with JQ - Workflow Template
JSON Filtering with JQ - Workflow Template

Simple filtering of VirusTotal IP Lookup JSON data. Use these examples to learn how easy it is to filter or create a new JSON output.

Updated over a week ago

This workflow template, "JSON Filtering with JQ," provides a straightforward method for sifting through VirusTotal IP Lookup JSON data. It is designed to help users grasp the simplicity of filtering JSON structures or generating new JSON outputs using JQ commands. Ideal for routine data analysis tasks, this template serves as an educational tool, allowing users to try additional JQ commands and enhance their data manipulation skills using step-by-step examples within a business context.

Use Cases

null

Workflow Breakdown

  1. Run the step to add the JSON to the context

  2. Run each step to see the filtered results with each JQ step

Vendors

Utils

Tips

Try additional JQ commands to filter the data in other ways","The JQ documentation can be found here - https://stedolan.github.io/jq/manual/

Did this answer your question?