← Back to tools
View AGENTS.md for JSON-Grep
JSON-Grep
Command line tool for parsing JSON with logical expressions
Description
JGrep is a command line tool and API for parsing JSON documents based on logical expressions. It allows you to search JSON data using boolean logic and pattern matching.
AI Summary
Search and filter JSON using logical expressions
Capabilities
- + Parse JSON with logical expressions
- + Boolean logic for JSON filtering
- + Pattern matching in JSON documents
Use When
- → You need to grep through JSON with logical expressions
Avoid When
- x You can use jq for your filtering needs