kalilamali / bioweb_image_getter

This program gets Amphibia images from BIOWEB given a list with species names.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bioweb_image_getter

This program gets Amphibia images from BIOWEB given a list with species names.

Images are taken from BIOWEB using BIOWEB REST API. Before proceding please review and agree with the data usage conditions.

Installation

git clone https://github.com/kalilamali/bioweb_image_getter
cd bioweb_image_getter
pip install -r requirements.txt

How-to run

python3 main.py

CITATION

If you find this repository useful please cite:

Loaiza, K. (2022). BIOWEB Image Getter. (Version 1.0) [Computer software]. https://github.com/kalilamali/bioweb_image_getter

Pontificia Universidad Católica del Ecuador. 2021. Base de datos de la colección de anfibios del Museo de Zoología QCAZ. Versión 2021.0. Disponible en https://bioweb.bio/portal/ Consulta: 31 de enero 2021.

LICENSE

Creative Commons License
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

About

This program gets Amphibia images from BIOWEB given a list with species names.

License:Other


Languages

Language:Python 100.0%