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]
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor

Reply via email to