Download as doc, pdf, or txt
Download as doc, pdf, or txt
You are on page 1of 5

“Spider Alert”

Team Members

Ashish khandelwal

Dheeraj kumar saini

Chirayu Bansal

Dilip Kumar

Project Guide

Mr. Abhinav Krishn Mittal


1. Introduction

1.1 Purpose

The purpose of the project is to design a desktop application which scan any website or web
application and provide a report for correct and broken links. Basically “Spiders” are programs
that can visit Web sites and follow hyperlinks. By using a spider, you can quickly map out all of
the pages contained on a Web site.

1.2 Scope

 Find out broken links on page.

 Find out email links on page.

 It will save output report in a text file.

 Report all page not found (404) error on website.

 It will provide report of loopholes in a web project.

1.3 Technologies to be used

 JAVA

1.4 Tools to be used

 RAD

 Netbeans
2. Overall Description

2.1 Use-Case Model Survey

USE CASE DIAGRAM


2.2 Class diagram

Class Diagram
2.3 Assumptions and Dependencies

 Internet connection is required to run this application.

 Java Runtime Environment must be installed on machine.

You might also like