Skip to content

a super simple web crawler written in python. content is processed as a graph and can be collected with dfs or bfs with all page data saved into a public hash table

License

Notifications You must be signed in to change notification settings

baallezx/collect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

collect

a super simple web crawler written in python. content is processed as a graph and can be collected with dfs or bfs with all page data saved into a public hash table

About

a super simple web crawler written in python. content is processed as a graph and can be collected with dfs or bfs with all page data saved into a public hash table

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages