An open API service indexing awesome lists of open source software.

https://github.com/atlasoflivingaustralia/flickrharvester

Flickr harvester application
https://github.com/atlasoflivingaustralia/flickrharvester

ala-product-biocache biodiversity flickr harvesting

Last synced: 3 months ago
JSON representation

Flickr harvester application

Awesome Lists containing this project

README

        

# 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