← Back to tools

jsongrep

Shell tool to search and select bits out of JSON documents

Data & JSON linuxmacos Python

Description

jsongrep is a shell tool to search and select bits out of JSON documents. It provides grep-like functionality specifically for JSON data.

AI Summary

grep-like search tool for JSON documents

Capabilities

  • + Search through JSON documents
  • + Select specific parts of JSON
  • + grep-like interface for JSON

Use When

  • You want to grep through JSON data

Avoid When

  • x You can use jq or gron

Related Tools

View AGENTS.md for jsongrep