Skip to content

Simple web page crawler that fetches images specified on a page and then does some transformations

License

Notifications You must be signed in to change notification settings

iggyzap/crawler-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

crawler-java

Simple web page crawler that fetches images specified on a page and then does some transformations

How to run ?

  1. Execute mvn package
  2. Run
java -jar target/crawler-java-<version>.jar -o /tmp/foo http://google.ie

Crawler's initial design here - Initial design image

About

Simple web page crawler that fetches images specified on a page and then does some transformations

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published