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
- Host: GitHub
- URL: https://github.com/atlasoflivingaustralia/flickrharvester
- Owner: AtlasOfLivingAustralia
- Created: 2017-09-14T02:38:13.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2024-03-21T19:07:59.000Z (over 1 year ago)
- Last Synced: 2025-01-19T12:13:35.443Z (5 months ago)
- Topics: ala-product-biocache, biodiversity, flickr, harvesting
- Language: Java
- Size: 23.4 KB
- Stars: 0
- Watchers: 14
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
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