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

Android Build a Blog Reader Android App Getting Data from the Web Parsing Data Returned in JSON Format

Giovanna Buono
Giovanna Buono
851 Points

How do I get JSON data from my WP blog?

I subscribed to the course to make an App to navigate through my blog categories but I haven't got a clue how to make a JSON code from my blog. I see there are some plugins... am I moving in the right direction? Can you please indicate to me where to look? Thanks a lot! Giovanna

EDIT: funny enough, by searching on google for help I ended up here: https://teamtreehouse.com/forum/converting-blog-post-to-json and so I have now got the plugin JSON API working, core.php edited and... have to understand how to access all the other pages after the count of 10. If there's a tutorial here or another discussion, please let me know. Thanks a lot, this topic can be closed (for now ;) )