Skip to content

MuhammadBinUsman03/Web-Spider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Web-Spider

A handy tool, to extract URLs from a Page and search within the crawled content

Features

  • URL Queue Management
  • Depth Limit
  • HTML Parsing
  • URL Extraction
  • Content Search Module
  • Robots.txt Compliance
  • Error Handling.

Requirements

XAMPP or any (PHP+MySQL)- hosting service

Usage

  • Clone the repository in htdocs directory of XAMPP
  • Goto PHPmyAdmin, open an SQL script, and copy paste SQL from crawlingData.sql
  • Start Apache and MySQL on XAMPP
  • Goto http:https://localhost/WebSpider/FrontEnd/index.html
  • Provide SEED URL, Depth for Crawling
  • Provide Search String for Searching, Ensure the webpage is already crawled first

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published