How to convert Json download of code to text?

I downloaded my code upload to my github account as part of the #100daysofcode. However the download was in json format, I would like to have it in regular text format. Is there an easy was to convert from json to text, preferably on my iPad?

Thank you! I will take a look.

1 Like

Did you find it helpful?

Is this tool still available please? The link is dead for me. regards, Nick.

It looks like the tool has been taken down. You would have to ask the camper who made it if their project is available anywhere. There are other free tools for parsing JSON though, if you search around.

Here, you can use the tool. :slight_smile:

https://fcc-solution-parser.herokuapp.com/

link to github repo - https://github.com/LeanSeverino1022/freecodecamp-solution-parser

2 Likes