I have a feed that I'd like to extract to content of the posts from: http://feeds.feedburner.com/oogionet
I'd like to parse each post title, publish date and feature image. I have a problem with this feed because it doesn't contain the feature images, so as far as I understand - I can't parse them...
However, when I try to get the feed contents using Feedly, like this: https://cloud.feedly.com/v3/streams/contents?count=5&streamId=feed/http://feeds.feedburner.com/oogionet, the images do appear in it (in each visual
node).
So I'd like to ask, how do they do it? This feed doesn't contain the posts' images so how can Feedly get them?