Skip to content

crawl the web(html) and creates a database of title ,description and page ranking a basic algorithm

Notifications You must be signed in to change notification settings

rugved-mahamune/crawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

crawler

crawl the web(html) and creates a database of title ,description and page ranking a basic algorithm run the file with main.html giving the input as a basic html website (working only for anchor tags) this also creates DB and allots page rank according to occurence of the page. TO check you have to visit your database may be phpadmin if you are using WAMP. pages are traversed in bfs manner.

About

crawl the web(html) and creates a database of title ,description and page ranking a basic algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published