Web Crawler
This is a Maven project. To build it, run the following command:
mvn clean package
Edit the mycrawler_aem_<xx>.yml
file as needed.
From the project-folder:
java -jar target/MyCrawler-0.0.1-SNAPSHOT.jar mycrawler_aem_<xx>.yml
or
./run_crawler.sh
The 'crawler' is built on several popular Java frameworks: