I am trying to build a document which fetches current news from the Web, whatever the source may be. The results being fetched contains both Text and Image description. I think Image is somewhere in the server of that source web site.
My query is that I want to fetch images also from that site along with text, which is not a issue. I have managed to extract Text from the Description results in my document. But I am not able to understand how to fetch image related with that news.