/WebCrawler

Java Web Crawler Program to get all links or images download from websites and use Google or Bing search options .

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

webCrawler

Java Web Crawler Program to get all links or images download from websites and use Google or Bing search options .

this is a simple java program to crawl websites and get all its links or download all images. Google search and Bing search are also included in this.

You can ........ crawl across all the links and save all links in a file . get links containing a specific keyword. download all the images available on pages while crawling them. open a perticular link in default browser. open saved files in default file manager.

use Google or Bing search when you don't know url and get all result url's and select any url.

get all the Emails in website and save them.