Skip to content

mathav95raj/Link_crawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Link_crawler

bs_and_requests.py is a simple single spider, a basic crawler. It just displays the links and does not attempt to queue and crawl the links. Rest of the files are the multi threaded spider crawler. When the main.py file is run it creates and stores links in two text files "queued.txt" and "crawled.txt". There seems to be a problem with the implementation of multi threading, the crawling freezes after some time, should investigate

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages