Skip to content

Created a focused/simple web crawler using Java that crawls the web with the given starting seed and search text. The crawler also takes care of loop backs and inter-page referencing.

Notifications You must be signed in to change notification settings

pankneo/Web-Crawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Web-Crawler

Created a focused web crawler using Java that crawls the web with the given starting seed and search text. The crawler also takes care of loop backs and inter-page referencing. The crawler can also be contained within a specific domain

About

Created a focused/simple web crawler using Java that crawls the web with the given starting seed and search text. The crawler also takes care of loop backs and inter-page referencing.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages