Skip to content

siudn/ImageFinder

Repository files navigation

ImageFinder

A multithreaded image-scraping web crawler in Java, with a basic HTML/CSS/JS frontend.

Warning

Java 8 and Maven 3.5+ are needed to run this project. It will not work with other versions of Java.

Testing links with runtimes are in test-links.txt. Project instructions and requirements are in oldInstructions.md.

Setup

1. Clone the repository

git clone git@github.com:siudn/ImageFinder.git
cd ImageFinder

2. Install dependencies and run

mvn clean
mvn package
mvn clean package jetty:run

About

Java multi-threaded image scraping web crawler

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published