Skip to content

AtlasOfLivingAustralia/FlickrHarvester

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flickr Harvester

Fetches images from the Flickr website to be loaded into the Atlas of Living Australia.

Setup

  • Install Java-8+
  • Install Maven 3
  • Obtain a Flickr API key
  • Copy default-config.properties to config.properties and substitute your Flickr details
  • Run ./flickrhavester --help for usage