Yükleniyor
JSON Tools

JSON Beautifier ve JSON Path

JSON kodlarınızı formatlayın, güzelleştirin ve JSON Path ile veri çıkarın.

Beautify
Minify
Validate
Path Search
{ }
JSON Input
Enter your JSON data here
0 chars
0 lines
Output Result
Processed JSON will appear here
0 chars
0 lines
JSON Path Examples
$.user Nesne örneği
$.user.name Ad örneği
$.user.profile Profile info
$.user.projects Projeler listesi örneği
$..name Bütün isim alanları
$.user.projects[0] First project