You can try jq, check
- https://stedolan.github.io/jq/
- https://stedolan.github.io/jq/download/
It's very useful
Answer from Gilles QuΓ©not on Stack OverflowVisual Studio Marketplace
marketplace.visualstudio.com βΊ items
JSON Lines Viewer - Visual Studio Marketplace
Extension for Visual Studio Code - View each line of JSON Lines file in json format
Videos
02:42
How to Parse JSON Lines in Make.com - YouTube
01:38
Easily open JSONL files in a spreadsheet online with Row Zero - ...
Compare JSON files with JSONL files in Python - YouTube
07:20
Stream processing of data with JSON Lines - YouTube
10:56
Read JSON and JSON Lines using Spark and Scala - YouTube
08:34
How to read Single and MultiLine json files using Pyspark - YouTube
Jsonltools
jsonltools.com βΊ jsonl-viewer
JSONL Viewer Online - JSONL Tools
View and navigate through JSONL files online with our easy-to-use JSONL viewer tool.
Jsonlines
jsonlines.org
JSON Lines
This page describes the JSON Lines text format, also called newline-delimited JSON. JSON Lines is a convenient format for storing structured data that may be processed one record at a time. It works well with unix-style text processing tools and shell pipelines.
JSON Viewer
jsonviewer.stack.hu
Online JSON Viewer and Formatter
JSON Viewer and Formatter - Convert JSON Strings to a Friendly Readable Format
JSON Editor Online
jsoneditoronline.org
JSON Editor Online: edit JSON, format JSON, query JSON
JSON Editor Online is the original and most copied JSON Editor on the web. Use it to view, edit, format, repair, compare, query, transform, validate, and share your JSON data.
NCBI
ncbi.nlm.nih.gov βΊ datasets βΊ docs βΊ v2 βΊ reference-docs βΊ file-formats βΊ metadata-files βΊ tools-for-jsonl
Tools for JSON and JSON Lines
There are many tools for processing JSON and JSON Lines data. One commonly used tool is jq. This tool is open source, available for many platforms, often included in modern Linux distributions, and described as the JSON equivalent of grep, sed, and awk. Note that although jq is reasonably easy for simple transformations, it may be exceptionally difficult to grasp for even moderately complex operations.
Dadroit
dadroit.com
Dadroit JSON Viewer
Troubleshoot issues in gigabytes of JSON log data with Dadroit JSON viewer. You can browse and query JSON log files like databases and extract value from your data. Monitor your service status with the auto-refresh ability and make a quick response ...
Jsonhero
jsonhero.io
JSON Hero - a beautiful JSON viewer for the web
JSON Hero makes reading and understand JSON files easy by giving you a clean and beautiful UI packed with extra features.
Jless
jless.io
jless - A Command-Line JSON Viewer
jless is a command-line JSON viewer designed for reading, exploring, and searching through JSON data.
JSONL Viewer
jsonl-viewer.com
Free Online JSON, JSON Lines Viewer - JSONL Viewer
Free online JSON and JSON Lines viewer. Upload, search, and inspect your data with ease. No installation required.
JSON Formatter
jsonformatter.curiousconcept.com
JSON Formatter & Validator
The JSON Formatter was created to help folks with debugging. As JSON data is often output without line breaks to save space, it can be extremely difficult to actually read and make sense of it.
GitHub
github.com βΊ ibndias βΊ jsonlviewer
GitHub - ibndias/jsonlviewer: A lightweight, web-based JSON and JSONL file viewer with interactive features
A lightweight, web-based JSON and JSONL (JSON Lines) file viewer with an intuitive interface and powerful features for exploring structured data.
Author Β ibndias