To parse the HTML to get the images I used jsoup..But by using Jsoup if I parsed www.google.com it is showing zero images. In google HTML page images are in form "background:url(/intl/en_com/images/srpr/logo1w.png" . I want to get the list of all images from HTML. How can i do this..please help.. Thanks in advance...
Asked
Active
Viewed 577 times