I have a collection of RSS feeds in my iOS app, and I need to get the main image to post alongside the title. The posts do not have any media:thumbnail elements to use. I have looked through all the elements that show up, and nothing else would give me an image or an image URL.
Is there any way to extract the main image of a page, or some other method, to get the thumbnail of the post?
I am currently using KMXMLParser in my app.
No comments:
Post a Comment