Skip to content

pangav2001/KrawlIt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KrawlIt (In Progress)

Attempt at a Concurrent Web Crawler in Kotlin

Download the repository by typing git clone https://github.com/pangav2001/KrawlIt.git

Open folder as Project in IntelliJ IDEA

Add configuration using the Kotlin template and the MainKt class

Press Run and enjoy the magic of an unfinished program :)

OR

If you are not a freak, just navigate to 'KrawlIt/out/artifacts/WebKrawler_jar/' and execute 'java -jar WebKrawler.jar'for the Simple Single-Threaded and working Crawler

About

Concurrent Web Crawler in Kotlin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages