Тёмный
No video :(

Linux Shell Parsing JSON with jq 

Kris Occhipinti
Подписаться 62 тыс.
Просмотров 20 тыс.
50% 1

Опубликовано:

 

6 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 35   
@youtobasic1902
@youtobasic1902 9 месяцев назад
amazing video, straight to the point, quick and understanding, deserves a like
@DigitalMetal
@DigitalMetal 9 месяцев назад
Thank you. I try and keep them quick and simple.
@jwebster126
@jwebster126 Год назад
Great video. JQ is going to do so much for integrating some applications im working with.
@DigitalMetal
@DigitalMetal Год назад
awesome.
@kriskropd
@kriskropd 5 лет назад
You linked to the csv file instead of the json in description. Also, missed opportunity to show-off the jq functions, like using `jq '.[] | select(.lname=="Brown")' people.json` oh yeah - needless `cat` too c:
@DigitalMetal
@DigitalMetal 5 лет назад
Yeah, I could go more in depth. I feel like I use the select function in an upcoming video. This was just to get things going.
@90hijacked
@90hijacked 4 года назад
@@DigitalMetal Have you ever got around to that? Cheers
@ismaelfarfan2990
@ismaelfarfan2990 4 года назад
Filtering was exactly what I wanted to see, where can I get more information about doing it?
@90hijacked
@90hijacked 4 года назад
@@ismaelfarfan2990 I Am really new to this topic but i'll recommend a lecture by someone else, Best i've found so far ... Here goes hoping it motivates Kris to make a followup! ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-MvI6Z85EgVo.html edit: You can also find proper snippets of JQ 'scripts' on github, For instance here's what has gotten me interested :) github.com/CleverRaven/Cataclysm-DDA/tree/master/tools/json_tools/jq
@tathagatchaurasiya6124
@tathagatchaurasiya6124 4 года назад
Hi Kris great video!! But how do we parse json string variable(not a .json file) using jq
@Skiillzero
@Skiillzero 5 лет назад
Here we go, some good data science stuff. Do AWK next please with some functions
@TheFakeVIP
@TheFakeVIP 5 лет назад
Very useful, will add this to my in-memory list of helpful CLI utilities.
@anmac6910
@anmac6910 2 месяца назад
I am getting jq: error (at :0): Cannot index object with number when using wsl2 on windows 10
@rasputinmachine7488
@rasputinmachine7488 5 лет назад
Another video on the world's most underrated *NIX utility! Glad to see this is catching on.
@weiqiu7489
@weiqiu7489 11 месяцев назад
Hi Kris, is the output of jq a array of objects? how to loop the array or assign the array to vairable?
@simon7762
@simon7762 4 месяца назад
Good stuff!
@krishnachitragar4806
@krishnachitragar4806 4 года назад
How to write into JSON file using shell scripting ............
@victormartins-software3912
@victormartins-software3912 4 года назад
This helped me so much today! Thank you!
@vivekverma4167
@vivekverma4167 3 года назад
Please help!! How can we query a dynamic key from the json file? For example: jq ‘.$id.info.name’ file.json Where id is a variable that can have any numeric value from 1 to 100 Whats the correct syntax?? Please help
@aminesaissihassani1612
@aminesaissihassani1612 3 года назад
It's so helpful. Thank you!
@danielaleman8237
@danielaleman8237 4 года назад
Nice, so helpfull!, thank you so much Kris!
@hassanelmuzamel5581
@hassanelmuzamel5581 4 года назад
I have a problem when trying to jq multiple json filesi get below error (parse error: Invalid numeric literal at line 1,)
@tojikdominic
@tojikdominic 5 лет назад
Thanks Kris.
@trinhthanhlong1867
@trinhthanhlong1867 2 года назад
hi . I have a json {'id.origin':'123sdfc'} . plase help me read properties 'id.origin' with . thanks
@forcebewhithyou94
@forcebewhithyou94 5 лет назад
Do something with faxing, companies ask for fax a lot, kind of out of faction, this day but insurance companies and alike still using a lot......
@jawadkabega9391
@jawadkabega9391 4 года назад
4:30 lol
@haxr-ed7gt
@haxr-ed7gt 5 лет назад
requests tutorial parsing json with grep,
@Skiillzero
@Skiillzero 5 лет назад
You don't, that's what JQ is for. Also he did show how to in the beginning
@vutram4909
@vutram4909 3 года назад
Very nice….
@saysuy5535
@saysuy5535 3 года назад
Omg.
@vonloi1729
@vonloi1729 3 года назад
Ingat.... Ada allah....
@nacyin171
@nacyin171 3 года назад
XXXXX
Далее
Starman🫡
00:18
Просмотров 2,1 млн
EVERYONE Needs to Learn a Little Bit of AWK!
16:29
Просмотров 397 тыс.
Learning Awk Is Essential For Linux Users
20:02
Просмотров 296 тыс.
The BEST CLI Tool
9:50
Просмотров 201 тыс.
JSON TO CSV | POWER of JQ | Part-1
12:10
Просмотров 1,3 тыс.
JSON: Like a Boss
35:10
Просмотров 16 тыс.
7 Essential Command Line Tools (2022)
9:12
Просмотров 210 тыс.
Bash Scripting - Variables, Arrays, If-Then-Else
38:52