Skip to content

A collection of a simple web creator and server and a web crawler

Notifications You must be signed in to change notification settings

konstantinoscs/web_crawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My final Systems Programming project

Webcreator.sh: A shell script that creates a number of websites

Server: A simple web server that only accept GET requests. Responds with 200, 403, 404 or 500

Crawler: A web crawler that tries to download all the pages from the server by taking a starting page and then recursively downloading all links found in it.

About

A collection of a simple web creator and server and a web crawler

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published