This is a full NetBeans code for the Web-Crawler that is being developed by me. This is a very basic Program for crawling webpage given by user. It takes the Base Uri, a Keyword and Max number of webpages from user.
- NetBeans
- Jsoup
To use this code save the Crawler folder in NetBeans Projects directory.
This program is still under development and contain few bugs.