Round-trip JSON with the json stdlib module.
GET a URL with the requests library and raise on non-2xx.
Open a file for writing and emit a few lines.
Iterate a text file lazily with a context manager.