Skip to content

sajid1189/primitive_web_crawlwer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

primitive_web_crawlwer

How to use: instanitalte the Crawler instance with the initial url (seed) as an argument. Then call the bfs metho of the instance e.g.,

from crawling.crawler import Crawler
cr = Crawler('https://google.de/')
c = cr.bfs()

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages