I want to search through a html file and then get the url to an image on that page. This url should then be saved as a string - thats all. The problem is I really don t know how to start.
My app of course knows the url to the page where the image is located. As an example lets take this url:
On this page I need the url of the big image as string. When I view the sourcecode I can locate the url but I dont know how to code that - this is the url I need:
(the text within the quotation marks only).