Anyone know how a good way to work with json in python?

Looking to run a job daily off my windows that does a ton of network requests and processes data from it, and I already have a job setup with python so I was looking to do it again. If you know any libraries that makes this less of a pain in the ass, or know a better way to do this (was previously doing it on site load in js and let's just say it isn't fast https://threehoolagins.github.io/lol-team-jerseys) with the windows task scheduler? Or with a very easy to setup task scheduler
Was this page helpful?