[Tutor] Writing data to JSON Help

Lloyd Walker lloydwalker2 at gmail.com
Fri Dec 15 13:46:01 EST 2017


Dear All,

I'm currently writing a script to scrape data from my favourite podcasting
websites and compile latter data into JSON format in order to create a
local website of these websites.

I'm currently using string formatting to create the json rather than
creating a dictionary and appending that dictionary to file via the JSON
lib.

Could you help me create a dictionary using JSON?

Code: https://gist.github.com/anonymous/42ff1e418ab315c9637f3ffe08ab0a2b

Kind Regards,

Lloyd Walker
[image: Inline image 1]


More information about the Tutor mailing list