I am working on an application where I have to
- get all the links of website
- and then get the list of all the files and file extensions in each
of the web page/link.
I am done with the first part of it
now I have to get the all the files/file-extensions in each of the
page.
Can anybody guide me how to parse the links/webpage and get the file-
extensions in the page?