Exactly how you do this will depend on the feed(s) you're using because there is no standard way to include images in an RSS feed. Generally speaking, you'll want to retrieve the feed in MIXED format and use DOM methods to navigate the entries' xml node the find any images. On Feb 15, 2016 6:17 AM, "Kush Bajaj" <[email protected]> wrote:
> I am trying to extract images from rss feeds beacause I need image along > with title. I am doing it in javascript using google feed API. Can anybody > help in doing that? > > -- > -- > You received this message because you are subscribed to the Google > Groups "Google AJAX APIs" group. > To post to this group, send email to > [email protected] > To unsubscribe from this group, send email to > [email protected] > To view this message on the web, visit > > https://groups.google.com/d/msgid/google-ajax-search-api/b0ede68e-b8af-4263-9359-dff84efe239a%40googlegroups.com > <https://groups.google.com/d/msgid/google-ajax-search-api/b0ede68e-b8af-4263-9359-dff84efe239a%40googlegroups.com?utm_medium=email&utm_source=footer> > For more options, visit this group at > http://groups.google.com/group/google-ajax-search-api?hl=en?hl=en > > --- > You received this message because you are subscribed to the Google Groups > "Google AJAX APIs" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- -- You received this message because you are subscribed to the Google Groups "Google AJAX APIs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] To view this message on the web, visit https://groups.google.com/d/msgid/google-ajax-search-api/CAF4cwg8m1bsL9LuX57NS94JM5DK-nhuww2B0Fs5DmjgAM_qd3g%40mail.gmail.com For more options, visit this group at http://groups.google.com/group/google-ajax-search-api?hl=en?hl=en --- You received this message because you are subscribed to the Google Groups "Google AJAX APIs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
