Skip to content

JonathanLindon/Web-Crawler-python

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Web-Crawler-python

A website is provieded in the code. The crawler goes through the source code and gathers all URL's inside. The crawler then visits each url in another for loop and gather all child url's from the initial parent urls. And we write the child urls to a file called depth_1.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%