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 trialFrancesco Paolini
9,910 PointsDisplay my results with threehouse on a website
is there a way to display the badges or the points i've earned with threehouse on my personal website?
1 Answer
Zimri Leijen
11,835 PointsThey have an API for it I believe, but I can't find any documentation on it. You'd think it would be easier to find their documentation.
apparently the data is stored in https://teamtreehouse.com/<username>.json
Steven Parker
231,184 PointsSteven Parker
231,184 PointsSomeone occasionally takes this on as a personal project, search the forum archives and blog postings to find them.
The first one that came up when I looked was Add your Treehouse achievements to your portfolio website.