Skip to content

dmitry-livchak/crawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Website Crawler

Recursively crawls website URLs.

Outputs sitemap to the console in JSON format.

Prerequisites

.NET Core 2.2

Build, Test and Run!

dotnet build
dotnet test
dotnet run -p Crawler.Runner

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages