Showing posts with label htmlagility example. Show all posts
Showing posts with label htmlagility example. Show all posts

Wednesday, April 10, 2013

Files Downloader by extension from webpage


Download the files just providing the url and the desired extensions. Create a folder where the downloaded files will be placed. D:\FileDownloaderPath1\

Note: the .net framework must be available.

This will download those files that are linked via anchor tag.

It can be downloaded from the below URL.

FilesDownloader App