- Download or clone the repository
- Create a Maven project in eclipse and import the project files
- Run GUIDesign.java
The application takes 2 required and 4 optional parameters.
- Seed URL(required)
- Data storage location(required)
- Number of crawling threads
- Maximum depth of crawling
- Maximum number of pages to fetch
- Politeness delay(in ms)