Skip to content

rama-nallamilli/sitemap-web-crawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sitemap Web Crawler

A simple web crawler written in Scala. Outputs a sitemap of the website excluding external links.

Dependencies

Compile and run tests

sbt clean test

Build and run in docker container

sbt docker:publishLocal
docker run --rm web-crawler:0.1 https://monzo.com

About

Sitemap web crawler

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages