Launched in September 2017.
Website Crawler is a small program I have built, that scans a website looking for its links, which get also scanned until a full collection of that website's links is established and displayed. Useful when you are looking for individual elements of a webpage without having to go through the pages. For example you might be looking just for the images of the website and this program is able to fetch most of them, as the quality of results is based on the website. However there are going to be improvements in the algorithm for better and faster scanning.
Website Crawler is a small program I have built, that scans a website looking for its links, which get also scanned until a full collection of that website's links is established and displayed. Useful when you are looking for individual elements of a webpage without having to go through the pages. For example you might be looking just for the images of the website and this program is able to fetch most of them, as the quality of results is based on the website. However there are going to be improvements in the algorithm for better and faster scanning.
Download Website-Crawler
We offer two versions for the program, the .exe version which is easy to use and supported only on Windows and the .jar version which is in raw Java, and cannot be executed independedly. To run the .jar file you need to open your Command Line and type: java -jar WebsiteCrawler.jar . Both of these files below require Java to run.Name | Version | Size | Date when uploaded | Action | Support |
WebsiteCrawler.exe | 1.0.0 | ~100 KB | September 10th 2017 | Download | Windows only |
WebsiteCrawler.jar | 1.0.0 | ~100 KB | September 10th 2017 | Download | Every OS that has Java installed: Windows, MacOS, Linux etc. |
Comments
Post a Comment