Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

General Discussion

Lolo Handricks
seal-mask
.a{fill-rule:evenodd;}techdegree
Lolo Handricks
Front End Web Development Techdegree Student 10,706 Points

Record of learning from Treehouse Courses?

Does Team Treehouse offer an extractable "record of learning" for students earned badges and courses that would be formatted appropriately to accompany job applications?

1 Answer

Treehouse offers a json api of each memeber. just add the .json extension to your profile link.

so this is my profile http://teamtreehouse.com/alimalik and this is my json object to grab the info from http://teamtreehouse.com/alimalik.json

you can format it how ever way you want from there.

Try it! Hope this helps