How to Manipulate JSON Files with Python (Step by Step)

Опубликовано: 08 Июнь 2026
на канале: Leandro Hirt | Academify
740
54

Source code and project files (GitHub): https://github.com/leandrohirt-dev/vi...

🚀 Complete Python Course
👉 https://academify.com.br/python-completo

(link also pinned to the channel 👆)

📌 Did you like the video?

Leave a like 👍, subscribe to the channel 🔔 and share with those who are learning Python!

📲 Follow me on social media:
TikTok:   / leandrohirt.oficial  
Instagram:   / leandrohirt.oficial  

00:00 - What is JSON and what is it used for?

00:50 - Difference between a Python Dictionary and a JSON File
01:28 - How to read a JSON file in Python (json.load)
03:05 - Reading and filtering data from a JSON file
04:38 - How to add new data in Python
05:24 - How to create and save a new JSON file (json.dump)
06:27 - Manipulating API data in String format (json.loads and json.dumps)
08:55 - Conclusion and next steps

#python #programming #learnpython #pythonbrasil #dev