Skip to content

divyansh-sharma/WebCrawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

WebCrawler

A simple web crawler using python which uses urllib2 library to fetch html content,it uses queue data structure to store the child links of the seed or parent link and recursively traverses and saves html content according to the structure of the website.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages