Skip to content

maninder-singh/MailCrawler

Repository files navigation

MailCrawler

Steps for running the application

  1. Go to root folder (MailCrawler).
  2. run mvn eclipse:eclipse
  3. run mvn package
  4. run java -jar -Dlog4j.configuration=file:/full_path/log4j.properties target/Crawler.jar root_url year

note : if year value is provided it will take that year otherwise current year is picked.

About

Utility for crawls data. Specifically design for Apache mail archive.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages