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

Milad The Computer Guy
20,287 PointsBlog URL
How did you find out that the Blog URL for treehouse Blog is: http://blog.teamtreehouse.com/api/get_recent_summary/?count=20 and how can I find the Blog URL for any Blogs?
8 Answers

Dustin Matlock
33,856 PointsWith services like Blogtrottr you can get instant updates.

Dustin Matlock
33,856 PointsI'd say using Google would one of the best options. For instance you can search Treehouse Blog or any website for that matter. You could also use something like Wolfram Alpha to search for subdomains but most times the blog would be on the root domain and linked in the navigation or blog.website.com, etc.
I'm thinking they set it up that way because of the way Treehouse is built for learning, plus I'm sure there are added SEO and marketing benefits from that.

Milad The Computer Guy
20,287 PointsI'm using Google but still can't find the exact URL address as above I mean this: http://blog.teamtreehouse.com/api/get_recent_summary/?count=20

Dustin Matlock
33,856 PointsThat link isn't rendering in my browser. What are you using to view it?

Milad The Computer Guy
20,287 Pointswhich browser you mean? I'm using chromium web browser

Dustin Matlock
33,856 PointsThat looks like a JSON feed, which is similar to an XML feed but you most times need an extension to view it. The link is just for retrieving the most 20 recent posts and nothing more. It's basically an alternative to an XML feed.
Are you on Android or Linux maybe?

Milad The Computer Guy
20,287 PointsI am on Linux, JSON format of any blog links is what I'm looking for

Milad The Computer Guy
20,287 PointsThanks for your help mate, but still it doesn't give me the right JSON format of the blog which I can use it in my code to retrieve all the information of treehouse Web Blog

Gunjeet Hattar
14,483 PointsI use the JSON Formatter for chrome and it works perfectly for me.
Github Link
Though its easily available from Chrome store