Quantcast
Channel: Pull RSS Feed Title with Google Feeds API - Stack Overflow
Browsing latest articles
Browse All 2 View Live

Answer by janih for Pull RSS Feed Title with Google Feeds API

Call the result object's fields:li.appendChild(document.createTextNode(result.feed.title));li.appendChild(document.createTextNode(result.feed.description));

View Article



Pull RSS Feed Title with Google Feeds API

I'm using the Google Feeds API to build a custom RSS feed viewer, but I've run into a bit of a snag, and Google's documentation isn't a ton of help. :(I have everything working pulling content from the...

View Article
Browsing latest articles
Browse All 2 View Live




Latest Images