Quantcast
Channel: Parsing rss feed. Some fields undefined - Stack Overflow
Viewing all articles
Browse latest Browse all 2

Answer by Julien Genestoux for Parsing rss feed. Some fields undefined

$
0
0

You can check the whole "schema" of the response given by Google using this gist.

You'll see that each entry has the following items:

  • title
  • link
  • author
  • publishedDate
  • contentSnippet
  • content
  • categories

So, unfortuately for you the guid is missing. You'll have to use content (or contentSnippet) instead of description and publishedDate instead of pubDate. If you really need the guidcheck out the alternative offred by Superfeedr (I created Superfeedr!).


Viewing all articles
Browse latest Browse all 2

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>